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

Commit 57bc977

Browse files
skia-autorollSkia Commit-Bot
authored andcommitted
Roll third_party/externals/angle2 94ec1e5..b5576b6 (18 commits)
https://chromium.googlesource.com/angle/angle.git/+log/94ec1e5f8df5..b5576b67bcf5 git log 94ec1e5..b5576b6 --date=short --first-parent --format='%ad %ae %s' 2020-02-22 spang@chromium.org Vulkan: Fix pipeline stage when waiting on a semaphore 2020-02-21 jmadill@chromium.org Vulkan: Rename CommandGraphResource to Resource. 2020-02-21 spang@chromium.org Reformat GN files 2020-02-21 ynovikov@chromium.org Suppress SwANGLE dEQP GLES3 failure. 2020-02-21 spang@google.com Roll chromium_revision a9ad696264..86e00b5dd2 (742676:743688) 2020-02-21 khushalsagar@chromium.org Add uniform location checks for ignored/invalid location 2020-02-21 ynovikov@chromium.org Suppress SwANGLE dEQP failures 2020-02-21 jmadill@chromium.org Refactor DrawCallPerf test parameters. 2020-02-21 spang@chromium.org Implement glImportMemoryZirconHandle & glImportSemaphoreZirconHandle 2020-02-21 geofflang@chromium.org Add geofflang@google.com to OWNERS. 2020-02-21 jmadill@chromium.org Trace/Replay: Add uniform location type. 2020-02-21 jmadill@chromium.org Vulkan: Remove command graph size overlay widget. 2020-02-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-loader/src c357af84c7cb..136207a63495 (3 commits) 2020-02-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader 74d3f371f201..f50cc82b3bed (6 commits) 2020-02-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-validation-layers/src 6112b121e104..a09ab94aa920 (5 commits) 2020-02-21 jmadill@chromium.org Vulkan: Remove CommandGraph code. 2020-02-21 jmadill@chromium.org Run debug callback in perf render tests. 2020-02-21 lexa.knyazev@gmail.com Reland "Move sampleAlphaToCoverage out of blendState" Created with: gclient setdep -r third_party/externals/angle2@b5576b67bcf5 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 jlavrova@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: jlavrova@google.com Change-Id: Ic36a4e01896cc052ffa44036406af414477054da Reviewed-on: https://skia-review.googlesource.com/c/skia/+/272890 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 3a5e853 commit 57bc977

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@94ec1e5f8df504269bd450d7082984685ec39dfe",
10+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@b5576b67bcf5ca9ed26590eb5c66b38526785583",
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)