Skip to content

Commit

Permalink
Roll Chromium from 3d34cc12858a to 5929f2432039 (134 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/src.git/+log/3d34cc12858a..5929f2432039

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromium-angle-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 Chromium:
https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in ANGLE:
https://bugs.chromium.org/p/angleproject/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Changed dependency
* third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/30f439e02e..8ea7f7e9d8
No update to Clang.

Bug: None
Tbr: [email protected]
Change-Id: I3dbba954c1cd02c8a4aa999d93e9818e27f9fcf9
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6136362
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Jan 1, 2025
1 parent 6015e73 commit 06a2e5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,

# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '3d34cc12858adb0a993f444dedb4dc42f9f55fd0',
'chromium_revision': '5929f2432039e144a0504b693cd3c5eb198e1a05',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
Expand Down Expand Up @@ -852,7 +852,7 @@ deps = {
},

'third_party/llvm-libc/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@30f439e02ebf9be89259f491f647bb246fde49cc',
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@8ea7f7e9d8c1f92702793ed8ea09668790ff41e6',
'condition': 'not build_with_chromium',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/llvm-libc/src
Submodule src updated from 30f439 to 8ea7f7

0 comments on commit 06a2e5e

Please sign in to comment.