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

Commit fb0275a

Browse files
skia-autorollSkia Commit-Bot
authored andcommitted
Roll ANGLE from bae95f8 to 465a912 (12 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/bae95f817a59..465a912582bb 2020-07-04 [email protected] Remove old reference to run_gtest_angle_test.py. 2020-07-04 [email protected] Roll VK-GL-CTS from 2e189d3854db to 44ef9e08c459 (27 revisions) 2020-07-03 [email protected] Vulkan: Remove BufferUtils shader 2020-07-03 [email protected] EGL: Add image test for AHB based EGLImages 2020-07-03 [email protected] Remove class size static_asserts from serialize methods 2020-07-03 [email protected] Change how multiple commit messages are split 2020-07-03 [email protected] Tests: Use "__" to delineate test config names. 2020-07-03 [email protected] Remove suppression of passing test 2020-07-03 [email protected] Roll Vulkan-ValidationLayers from bda422c594d4 to 5c38b18ab460 (2 revisions) 2020-07-03 [email protected] Roll glslang from 57002d0447df to 4728509962e6 (5 revisions) 2020-07-03 [email protected] Roll SPIRV-Tools from fba90d6b0a23 to 2c1ff230c26d (2 revisions) 2020-07-03 [email protected] Roll SwiftShader from 2d6b37bbda59 to 3121585acce2 (2 revisions) 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] Change-Id: Ibd7f839b6d51cfb7762b5275be66247d93641ffa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300487 Reviewed-by: skia-autoroll <[email protected]> Commit-Queue: skia-autoroll <[email protected]>
1 parent b19fe43 commit fb0275a

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@bae95f817a59aacb0d8e7a23045b67f3d01679a5",
10+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@465a912582bbe291786b0e009c81973ba46649a4",
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@59ccb1f6de17ac15a45374acd4cef997e190e8f8",

0 commit comments

Comments
 (0)