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

Commit 0ad37b8

Browse files
skia-autorollSkia Commit-Bot
authored andcommitted
Roll ANGLE from d80d904 to db3ef87 (11 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/d80d9044857e..db3ef87243d0 2020-06-11 [email protected] Move ProgramState::mDefaultUniformRange to ProgramExecutable 2020-06-10 [email protected] Temporarily take out commit message format check 2020-06-10 [email protected] Add 'Reland ' to whitelist and update error messages for clarity. 2020-06-10 [email protected] Infra: Migrate to new Goma RBE service 2020-06-10 [email protected] Perf: Add a trace of Angry Birds 2 2020-06-10 [email protected] Capture/Replay: Fix default uniform matrix capture 2020-06-10 [email protected] Roll Vulkan-Loader from 006586926ade to a09970273cd1 (1 revision) 2020-06-10 [email protected] Roll Vulkan-ValidationLayers from 236f1f090429 to 8b92af3fd83f (6 revisions) 2020-06-10 [email protected] Roll glslang from 08328fea5ab9 to 68b2e15ee016 (1 revision) 2020-06-10 [email protected] Roll SPIRV-Tools from 7c213720bb46 to c01f826bc67f (1 revision) 2020-06-10 [email protected] Vulkan: Fix RTs attached to textures with non-0 mip 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: None Tbr: [email protected] Test: Test: Angry Birds 2 MECTest: Test: Build/CQTest: Test: angle_perftests --gtest_filter="*Trace*" Change-Id: Ide43aa437178b77f72013e4d6813800c3c97a767 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295737 Reviewed-by: skia-autoroll <[email protected]> Commit-Queue: skia-autoroll <[email protected]>
1 parent 24b5ac1 commit 0ad37b8

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@d80d9044857e168bb7945eb726a451c20140b80c",
10+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@db3ef87243d090f270da01a980a2ab9f35267143",
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@b6eff5acf06faf796e0be77558df2ca5411ff2e4",

0 commit comments

Comments
 (0)