Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 2c2db27

Browse files
skia-autorollSkia Commit-Bot
authored andcommitted
Roll third_party/externals/angle2 fa9eff3..2801bf4 (16 commits)
https://chromium.googlesource.com/angle/angle.git/+log/fa9eff37c38a..2801bf43716e git log fa9eff3..2801bf4 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 ynovikov@chromium.org Add .vscode to .gitignore 2020-02-19 jmadill@chromium.org Refactor test parameters to TracePerfTest. 2020-02-19 jmadill@chromium.org Vulkan: Lift failing test suppression. 2020-02-19 ynovikov@chromium.org Roll chromium_revision 8ffb18d0b9..a9ad696264 (736949:742676) 2020-02-19 pmberube@google.com Add missing #include to fix build with GCC 10. 2020-02-19 jmadill@chromium.org GN: Update trace tests build. 2020-02-19 syoussefi@chromium.org Vulkan: Fix SPIR-V transformation name-info association 2020-02-19 flibitijibibo@gmail.com Remove getIndexRange call from ValidateDrawRangeElementsBaseVertex 2020-02-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-loader/src 0bd30e43c007..39e685ccd37e (2 commits) 2020-02-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-tools/src fb2272297f00..16cf5591e399 (1 commits) 2020-02-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/spirv-tools/src 77fefe765c06..79f8caf9154a (2 commits) 2020-02-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader 0bbf7ba9f909..8def9063c4fd (2 commits) 2020-02-19 jmadill@chromium.org Reland "Use newer OSX SDK for iOS" 2020-02-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-validation-layers/src 873e416c2d07..f155ccfd202d (13 commits) 2020-02-19 cwallez@chromium.org Revert "Move sampleAlphaToCoverage out of blendState" 2020-02-19 cwallez@chromium.org Revert "Provide default implementation of rx::DisplayEGL" Created with: gclient setdep -r third_party/externals/angle2@2801bf43716e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-skia-autoroll Please CC lovisolo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE Bug: None Tbr: lovisolo@google.com Change-Id: I8e089e3db52aaf3a21ce4864680a277a0ad88199 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/272224 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
1 parent a509735 commit 2c2db27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ vars = {
77
deps = {
88
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
99
"common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92",
10-
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@fa9eff37c38ac16927bc1a85cf3d570c1c8e5183",
10+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@2801bf43716e8642efe6132c50d2a1708756bba8",
1111
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@604072bc2ed01018eb03bcbbf9d94042f679af63",
1212
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@c8d0c9b1d16bfda56f15165d39e0ffa360a11123",
1313
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",

0 commit comments

Comments
 (0)