Skip to content

Commit

Permalink
Roll v8 11.0 from 06097c6f0c5a to 172c32fa27f5 (17 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/v8/v8.git/+log/06097c6f0c5a..172c32fa27f5

2023-01-09 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.9
2023-01-09 alexschulze@chromium.org [builtins] Warn only for invalid PGO profiles
2023-01-09 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.8
2023-01-09 leszeks@chromium.org [builtins] Update builtins PGO profiles for M110 (re-try)
2023-01-09 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.7
2023-01-09 panq@google.com [turbofan] Fix a bug of SignedBigInt64 in representation changer
2023-01-09 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.6
2023-01-09 clemensb@chromium.org Merged: [wasm][streaming] Avoid UAF after context disposal
2023-01-05 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.5
2023-01-05 sky@chromium.org moves use_libm_trig_functions flag to right spot
2023-01-03 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.4
2023-01-03 panq@google.com [turbofan] Fix bugs of BigInt constructor inlining
2022-12-21 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.3
2022-12-21 marja@chromium.org Merged: [rab/gsab] Fix ValueSerializer error handling
2022-12-15 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.2
2022-12-15 alexschulze@chromium.org [builtins] Update builtins PGO profiles for M110
2022-12-15 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.0.226.1

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/v8-chromium-release-0
Please CC v8-waterfall-sheriff@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To file a bug in v8 11.0: https://bugs.chromium.org/p/v8/issues/entry
To file a bug in Chromium m110: https://bugs.chromium.org/p/chromium/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

Bug: chromium:1400897,chromium:1402139,chromium:1403531,chromium:1403574,chromium:1404607
Tbr: v8-waterfall-sheriff@grotations.appspotmail.com
Change-Id: I1161b3c3b29b0283f4928d0f95ef7af86dd08922
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4147748
Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5481@{#182}
Cr-Branched-From: 130f3e4-refs/heads/main@{#1084008}
  • Loading branch information
Chrome Release Autoroll authored and Chromium LUCI CQ committed Jan 9, 2023
1 parent 0296178 commit 6bade73
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 @@ -303,7 +303,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
'v8_revision': 'refs/heads/chromium/5481',
'v8_revision': '172c32fa27f51aaa63cd9df1759b53126aed29f4',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
Expand Down

0 comments on commit 6bade73

Please sign in to comment.