Skip to content

Commit f64be13

Browse files
skia-autorollSkia Commit-Bot
skia-autoroll
authored and
Skia Commit-Bot
committed
Roll ANGLE from fe36a64 to 7d82d29 (8 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/fe36a64765c5..7d82d29398cc 2020-07-13 [email protected] Refactor DisplayGbm::generateConfigs 2020-07-11 [email protected] Vulkan: Set the wideLines features when available 2020-07-10 [email protected] Vulkan: Fully enable pre-rotation for Android 2020-07-10 [email protected] Vulkan: Force flush staged updates for external textures 2020-07-10 [email protected] Roll Vulkan-ValidationLayers from 3bae90706d26 to 94f1ce331e85 (10 revisions) 2020-07-10 [email protected] Roll glslang from 29c9135d06f1 to 5aaa0c2bc821 (1 revision) 2020-07-10 [email protected] Roll SPIRV-Tools from 7afbc0c8be3f to 94667fbf66ee (6 revisions) 2020-07-10 [email protected] Roll SwiftShader from 28159ee9c8e3 to 6cd27bab06f4 (7 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: Ib23916b183c9b84cc07db8cfad37d991a776f2ef Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302174 Reviewed-by: skia-autoroll <[email protected]> Commit-Queue: skia-autoroll <[email protected]>
1 parent 609ea21 commit f64be13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

+1-1
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@fe36a64765c571c7681aab6ad01c10b6aec28761",
10+
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@7d82d29398cc9106af5204f9df3525660ffe2866",
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@479689912ee2fa90e38b4b367dbc4a1925ff9a08",

0 commit comments

Comments
 (0)