Skip to content

Commit

Permalink
Roll ANGLE from 5c0b4251bd2c to adf21a927515 (8 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/angle/angle.git/+log/5c0b4251bd2c..adf21a927515

2023-04-27 [email protected] Revert "When asserts enabled, log validation errors as WARN"
2023-04-27 [email protected] Vulkan: Clean up some of trace events
2023-04-27 [email protected] Vulkan: Make mLastSubmittedQueueSerial reflect what it means
2023-04-27 [email protected] Capture/Replay: Initialize MEC alpha test state
2023-04-27 [email protected] [ContextEGL] Synchronize state only when first making current
2023-04-27 [email protected] Tests: Add Monster Hunter Stories trace
2023-04-27 [email protected] Vulkan: Add missing ASSERTs to QueueSerial relation operators
2023-04-27 [email protected] Roll Chromium from 0b6a55056c05 to e055a80240d4 (569 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],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry

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/main/autoroll/README.md

Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Build-Mac-Clang-arm64-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
Tbr: [email protected]
Test: Test: angle_trace_tests --gtest_filter="*monster_hunter_stories*"
Test: Test: angle_trace_tests --gtest_filter="*street_figher_iv_ce*"
Change-Id: I834b3f79bd307efa3eb3574b0a52c5f21435d800
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/685020
Bot-Commit: skia-autoroll <[email protected]>
Commit-Queue: skia-autoroll <[email protected]>
  • Loading branch information
skia-autoroll authored and SkCQ committed Apr 28, 2023
1 parent 97376e0 commit 6858863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ vars = {
# ./tools/git-sync-deps
deps = {
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75",
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@5c0b4251bd2ceb89e0f92863e51da1fc6135ed59",
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@adf21a9275155c8e70f7cceb3102fb19b365f21a",
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@6d03dfbedda1615c4cba1211f8d81735575209c8",
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
# Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.
Expand Down

0 comments on commit 6858863

Please sign in to comment.