Skip to content

Commit c4245f4

Browse files
skia-autorollSkia Commit-Bot
authored andcommitted
Roll ANGLE from eb85c02 to a9b199b (12 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/eb85c0213d43..a9b199b05c1f 2020-08-17 [email protected] Capture/Replay: Add ability to override entry points 2020-08-14 [email protected] D3D: disable to translate uniform block to StructuredBuffer 2020-08-14 [email protected] Reduce spam in native perf tests. 2020-08-14 [email protected] Vulkan: Switch buffer barrier check. 2020-08-14 [email protected] Add unittests of ANGLE commit message format check 2020-08-14 [email protected] Roll Vulkan-Loader from 61bf3be73c1e to 527e67e9d933 (1 revision) 2020-08-14 [email protected] Roll Vulkan-ValidationLayers from 6b0de7007af5 to 1980311465cf (2 revisions) 2020-08-14 [email protected] X11 and Ozone: fix compilation of tests. 2020-08-14 [email protected] Roll SwiftShader from cda86eff6461 to abe07b943855 (1 revision) 2020-08-14 [email protected] Roll SPIRV-Tools from df859f77dab3 to b4c4da3e7606 (2 revisions) 2020-08-14 [email protected] Create dummy DEPS entry for Chromium. 2020-08-14 [email protected] Reenable AttributeLayout end2end tests on Linux SwANGLE 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:1085700,chromium:1112112 Tbr: [email protected] Test: Test: Capture and play back first 1200 frames of COD. Change-Id: I9d496392e0c1668a7d347fae3c7583d903deddf7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310998 Reviewed-by: skia-autoroll <[email protected]> Commit-Queue: skia-autoroll <[email protected]>
1 parent fc225ed commit c4245f4

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@eb85c0213d43ee8fd6d345b8d8961ad8ada4af73",
10+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@a9b199b05c1faa45c820470bbaf1f77f0c08c76f",
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@5e9b29fab92d6d79125555ea0d84afde9ace908b",

0 commit comments

Comments
 (0)