commit | a694e8ac158b36dae3b7cf1daf93819a5d76c835 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Tue Dec 10 17:21:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 17:21:03 2024 |
tree | 5890ac7d1dc12861756c37ff56063bcf8f09d3d0 | |
parent | d16ee94b9d8f8169a859868c2d45ba90c6f6ceda [diff] |
Roll V8 from 77ca46aba3bd to 695231b1cc11 (26 revisions) https://chromium.googlesource.com/v8/v8.git/+log/77ca46aba3bd..695231b1cc11 2024-12-10 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.3.287 2024-12-10 jkummerow@chromium.org [wasm] Migrate "Math intrinsics" to WellKnownImports 2024-12-10 zhaojiazhong-hf@loongson.cn [loong64][wasm] Preserve FP param and result registers on a stack grow and shrink event 2024-12-10 marja@chromium.org [debug] If no debug code, then definitely no slow debug code either 2024-12-10 omerkatz@chromium.org [heap] Minor fixes for pinning Scavenger 2024-12-10 omerkatz@chromium.org Reland "[heap] Reuse marking bitmap as object start bitmap for Scavenger" 2024-12-10 leszeks@google.com Reland "[maglev] Make JSFunction calls call via dispatch handle" 2024-12-10 marja@chromium.org [metadata] Add more accurate metadata for src/third_party/utf8-decoder 2024-12-10 dmercadier@chromium.org Fix bisect script cleaning of output directory with Siso 2024-12-10 ukai@google.com Use gn_logs.gni in BUILD.gn 2024-12-10 gdeepti@chromium.org Revert "[heap] Reuse marking bitmap as object start bitmap for Scavenger" 2024-12-10 machenbach@chromium.org Revert "[heap] Fix build on gcc" 2024-12-10 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted) 2024-12-10 yahan@iscas.ac.cn [wasm][riscv64] Port of growable stacks for Liftoff and Turboshaft to riscv64 2024-12-09 rezvan@chromium.org [test262] Roll test262 2024-12-09 thakis@chromium.org Remove an unused private field 2024-12-09 junyan@redhat.com s390x: fix CompareTaggedAndJumpIf 2024-12-09 gdeepti@chromium.org Revert "[maglev] Make JSFunction calls call via dispatch handle" 2024-12-09 gdeepti@chromium.org Revert "[heap] Parallelize visitation of pinned objects" 2024-12-09 leszeks@google.com [maglev] Make JSFunction calls call via dispatch handle 2024-12-09 mfarazma@redhat.com [leaptiering] Fix kParameterCountOffset on big endian 2024-12-09 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted) 2024-12-09 mfarazma@redhat.com [heap] Fix build on gcc 2024-12-09 nicohartmann@chromium.org [turbolizer] Print FeedbackVector in Turbolizer 2024-12-09 omerkatz@chromium.org [heap] Parallelize visitation of pinned objects 2024-12-09 omerkatz@chromium.org [heap] Reuse marking bitmap as object start bitmap for Scavenger 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: I9ad80cb89225ef7005ab9bc4e5f443d58041713c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6085605 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1394362}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.