Skip to content

Commit 322e4be

Browse files
skia-autorollSkia Commit-Bot
authored andcommitted
Roll ANGLE from 9daab8c to 1496de2 (13 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/9daab8cbffb7..1496de215a39 2020-06-23 [email protected] Remove implied CIPD packages from scripts/trigger.py 2020-06-23 [email protected] Vulkan: Remove DispatchHelper 2020-06-23 [email protected] Re-enable presubmit commit message format check 2020-06-23 [email protected] Update glslang_validator binary for Windows. 2020-06-23 [email protected] Add mip-related corner-case tests 2020-06-23 [email protected] Update glslang_validator binary for Linux. 2020-06-23 [email protected] Enable validation layer custom extensions 2020-06-23 [email protected] Roll glslang from e20ac35adbfd to 839704450200 (3 revisions) 2020-06-23 [email protected] Roll Vulkan-ValidationLayers from 71c1a611fdbb to 76ddcca9f3a4 (5 revisions) 2020-06-23 [email protected] Roll SwiftShader from ae1007957f09 to 9167e1e22a46 (1 revision) 2020-06-23 [email protected] Roll SPIRV-Tools from d4b9f576ebb4 to 36b5bb701da9 (1 revision) 2020-06-23 [email protected] Roll Vulkan-Tools from 977b7ccbacc1 to 0f4d5f74f199 (2 revisions) 2020-06-23 [email protected] Add mipmap generation perf test for emulated formats 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 [email protected] 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/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-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: chromium:812428 Tbr: [email protected] Change-Id: Ica9fa321e0adc4e64f72aaadeebf455163ff9fa7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298602 Reviewed-by: skia-autoroll <[email protected]> Commit-Queue: skia-autoroll <[email protected]>
1 parent 8278c73 commit 322e4be

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@9daab8cbffb73c3a3cb8cf803da0a3d75ea8c19d",
10+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@1496de215a397d6223936810de4cbec5694cc49f",
1111
# Dawn requires jinja2 and markupsafe for the code generator, and glslang and shaderc for SPIRV compilation.
1212
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
1313
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@92379bff49c226321628c1bbf6d9df10ef9cc189",

0 commit comments

Comments
 (0)