Roll V8 from dd7130e4d3c9 to 429baddfa860 (22 revisions)
dd7130e4d3..429baddfa8
2024-10-28 leszeks@chromium.org Version 13.2.74.1 (cherry-pick)
2024-10-28 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.2.74
2024-10-28 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-10-28 hao.a.xu@intel.com [revec][wasm] Fix dependencies check for force packing
2024-10-27 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-10-26 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-10-25 mfarazma@redhat.com [CFI] Use WriteUnalignedValue when Memory<> isn't used
2024-10-25 verwaest@chromium.org [maglev] Track CheckedInternalizedString with Alternatives
2024-10-25 leszeks@chromium.org [map] Add Union types for Map fields
2024-10-25 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2024-10-25 saelo@chromium.org [sandbox] Use dynamic parameter count in generic JSToX wrapper builtins
2024-10-25 saelo@chromium.org [sandbox] Introduce "dynamic" parameter counts in code assembler
2024-10-25 dinfuehr@chromium.org Revert "[objects] Fully remove instance_type-dispatch"
2024-10-25 mlippautz@chromium.org cppgc: Sweeper improvements
2024-10-25 machenbach@chromium.org [test] Add ASAN numfuzz builders
2024-10-25 clemensb@chromium.org [wasm] Remove NativeModule argument on wrapper compilation
2024-10-25 clemensb@chromium.org [wasm] Drop WasmModule from wrapper compilation
2024-10-25 clemensb@chromium.org [wasm] Drop `log_code` argument from wrapper compilation
2024-10-25 clemensb@chromium.org [wasm] Add a fast-path for not logging code
2024-10-25 dinfuehr@chromium.org [objects] Remove default case for structs in Map::GetVisitorId()
2024-10-25 zhaojiazhong-hf@loongson.cn [loong64][mips64][CFI] Use WritableJitAllocation for relocation writes
2024-10-25 nikolaos@chromium.org [handles] Migrate out-of-stack handles, part 3
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-autoroll
Please CC liviurau@google.com,machenbach@google.com,v8-waterfall-gardener@grotations.appspotmail.com 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://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
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:dawn-linux-x64-deps-rel
Change-Id: I2f91a51a3a888a252bf393feeb184976ab819851
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5969052
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1374562}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
ebe1aa955c
commit
99e325f670
2
DEPS
2
DEPS
@ -280,7 +280,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': 'dd7130e4d3c9559af45c7a9d14a3154602af508c',
|
||||
'v8_revision': '429baddfa860960fe66ab0346acab1ace326eb5c',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling ANGLE
|
||||
# and whatever else without interference from each other.
|
||||
|
2
v8
2
v8
Submodule v8 updated: dd7130e4d3...429baddfa8
Reference in New Issue
Block a user