-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Comparing changes
Open a pull request
base repository: v8/v8
base: 9.4.146.19
head repository: v8/v8
compare: 9.4.146.23
- 11 commits
- 11 files changed
- 6 contributors
Commits on Oct 5, 2021
-
cppgc: Fix ephemeron iterations
If processing the marking worklists found new ephemeron pairs, but processing the existing ephemeron pairs didn't mark new objects, marking would stop and the newly discovered ephemeron pairs would not be processed. This can lead to a marked key with an unmarked value. (cherry picked from commit e677a6f) Bug: chromium:1252878 Change-Id: I0f158f6f64490f1f06961520b4ba57fa204bd867 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3199872 Commit-Queue: Omer Katz <omerkatz@chromium.org> Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#77197} Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3203051 Cr-Commit-Position: refs/branch-heads/9.4@{#41} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
Configuration menu - View commit details
-
Copy full SHA for ad55ae0 - Browse repository at this point
Copy the full SHA ad55ae0View commit details -
Make roller owner of touched files
Bug: v8:12276 Change-Id: Id64e274151011edeaf092cba5bc5487118b3339a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3205891 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Owners-Override: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/branch-heads/9.4@{#42} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
Liviu Rau committedOct 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 52a4910 - Browse repository at this point
Copy the full SHA 52a4910View commit details -
TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Change-Id: I98913244dd48d517924315037d44407b5f93fc0f Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3204824 Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/9.4@{#43} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
V8 Autoroll committedOct 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 68009ec - Browse repository at this point
Copy the full SHA 68009ecView commit details
Commits on Oct 6, 2021
-
Merged: [wasm] Fix partial deserialization for lazy compilation
The function index encoded into the serialized module is already offset by num_imported_functions. For lazy compilation, however, we added the number of imported functions another time, which was incorrect. (cherry picked from commit 9380e55) No-Try: true No-Presubmit: true No-Tree-Checks: true Change-Id: Idcf478c05fd070d99cba0a1a1823cf4e57aa1dc3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3207001 Commit-Queue: Adam Klein <adamk@chromium.org> Reviewed-by: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/branch-heads/9.4@{#44} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
Configuration menu - View commit details
-
Copy full SHA for 6bd016b - Browse repository at this point
Copy the full SHA 6bd016bView commit details -
TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Change-Id: I4a9de24e3ea72ce5a6d4d51274e27f1dbbee263e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3209206 Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/9.4@{#45} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
V8 Autoroll committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for d52f2a0 - Browse repository at this point
Copy the full SHA d52f2a0View commit details
Commits on Oct 20, 2021
-
Merged: cppgc: Fix marking of ephemerons with keys in construction
Revision: 32a09a6 BUG=chromium:1259587 NOTRY=true NOPRESUBMIT=true NOTREECHECKS=true R=dinfuehr@chromium.org Change-Id: Ief330b4b71705c16bc61a3aca6d3aa1db172cdf3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3234200 Reviewed-by: Dominik Inführ <dinfuehr@chromium.org> Cr-Commit-Position: refs/branch-heads/9.4@{#46} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
Configuration menu - View commit details
-
Copy full SHA for 656c276 - Browse repository at this point
Copy the full SHA 656c276View commit details -
TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Change-Id: I51c6f1a2b8444d161e69486843ff933dc212dca8 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3233918 Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/9.4@{#47} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
V8 Autoroll committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for a0e8e52 - Browse repository at this point
Copy the full SHA a0e8e52View commit details
Commits on Oct 25, 2021
-
Merged: [super ic] Fix receiver vs lookup start object confusion rela…
…ted to module exports Revision: e4dba97 BUG=chromium:1260577 NOTRY=true NOPRESUBMIT=true NOTREECHECKS=true R=ishell@chromium.org Change-Id: Ia85235fecdb37a5da6a28f7a0092a754a8620552 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3240826 Reviewed-by: Igor Sheludko <ishell@chromium.org> Commit-Queue: Marja Hölttä <marja@chromium.org> Cr-Commit-Position: refs/branch-heads/9.4@{#48} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
Configuration menu - View commit details
-
Copy full SHA for 014e1f8 - Browse repository at this point
Copy the full SHA 014e1f8View commit details -
Change-Id: Ifdb53b5150beb669c71ec8923e388aed5beac0aa Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3240788 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Liviu Rau <liviurau@chromium.org> Cr-Commit-Position: refs/branch-heads/9.4@{#49} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
Liviu Rau authored and V8 LUCI CQ committedOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 1b26bd5 - Browse repository at this point
Copy the full SHA 1b26bd5View commit details -
Revert "Witespace to trigger builders"
This reverts commit 1b26bd5. Reason for revert: Auto-tag builder failed again 1b26bd5. Reverting to trigger it once more after recipe update. Original change's description: > Witespace to trigger builders > > Change-Id: Ifdb53b5150beb669c71ec8923e388aed5beac0aa > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3240788 > Reviewed-by: Michael Achenbach <machenbach@chromium.org> > Commit-Queue: Liviu Rau <liviurau@chromium.org> > Cr-Commit-Position: refs/branch-heads/9.4@{#49} > Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} > Cr-Branched-From: 2890419-refs/heads/master@{#76233} Change-Id: I0dbe42a69151f592fa1d62c2110be4a12bc84381 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3240789 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/branch-heads/9.4@{#50} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
Liviu Rau authored and V8 LUCI CQ committedOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 1488bc7 - Browse repository at this point
Copy the full SHA 1488bc7View commit details -
TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Change-Id: I3dbe35fcc0a05e2d037a37783769c5d1eabf9b49 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3242265 Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/9.4@{#51} Cr-Branched-From: 3b51863-refs/heads/9.4.146@{#1} Cr-Branched-From: 2890419-refs/heads/master@{#76233}
V8 Autoroll committedOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 81a494c - Browse repository at this point
Copy the full SHA 81a494cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.4.146.19...9.4.146.23