mirrored from https://chromium.googlesource.com/v8/v8.git
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: v8/v8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.7.193.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.7.193.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 4 files changed
- 5 contributors
Commits on Oct 26, 2022
-
[M10.7] DEPS: remove checkout_reclient
chromium removed the config in https://crrev.com/c/3755181. (cherry picked from commit 2eaf21e) Bug: b:255447284 Change-Id: I54a50e7035de8f7db96ab81ded74d9c63bcbecdd Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3977074 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#83897} Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3981119 Cr-Commit-Position: refs/branch-heads/10.7@{#32} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
Takuto Ikuta authored and V8 LUCI CQ committedOct 26, 2022 Configuration menu - View commit details
-
Copy full SHA for de576e7 - Browse repository at this point
Copy the full SHA de576e7View commit details -
Change-Id: I04dfcd21a58ff465920db0bf60b9b3bc4378b159 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3980538 Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/10.7@{#33} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
V8 Autoroll committedOct 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 70d253d - Browse repository at this point
Copy the full SHA 70d253dView commit details -
Merged: [turbofan] do not optimize any stores for field type None
Fixed: chromium:1378239 (cherry picked from commit db83e72) Change-Id: I5cbf9971ea34a58832bddc01a46cf47059cb5cd5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3982253 Reviewed-by: Tobias Tebbi <tebbi@chromium.org> Commit-Queue: Igor Sheludko <ishell@chromium.org> Cr-Commit-Position: refs/branch-heads/10.7@{#34} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
Configuration menu - View commit details
-
Copy full SHA for 6c7a416 - Browse repository at this point
Copy the full SHA 6c7a416View commit details -
Change-Id: I3a1232772e32d8d7e021381fef6caf1f13ec3b7a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3982427 Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/10.7@{#35} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
V8 Autoroll committedOct 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 5a8a4a6 - Browse repository at this point
Copy the full SHA 5a8a4a6View commit details
Commits on Nov 2, 2022
-
Merged: [wasm] Reload cached instance fields in catch handler
R=jkummerow@chromium.org Bug: chromium:1377816 (cherry picked from commit f517e51) Change-Id: I5f073c88feb3736acfd04af4896908f5b49678a3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3999133 Commit-Queue: Thibaud Michaud <thibaudm@chromium.org> Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Cr-Commit-Position: refs/branch-heads/10.7@{#36} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
Configuration menu - View commit details
-
Copy full SHA for 77fa9d8 - Browse repository at this point
Copy the full SHA 77fa9d8View commit details -
Change-Id: I389a0205db8dbce2b4945a473886422178b62a04 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3998736 Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/10.7@{#37} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
V8 Autoroll committedNov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for bda5eca - Browse repository at this point
Copy the full SHA bda5ecaView commit details
Commits on Nov 4, 2022
-
Merged: [buildtools] skip fetching ninja and reclient on ppc/s390 pla…
…tforms Revision: a593add NOTRY=true NOPRESUBMIT=true NOTREECHECKS=true R=junyan@redhat.com Bug:v8:13454 Change-Id: I8cf5ece7e35eb0a4e1dbee5a147d330f72d15aaf Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4004960 Commit-Queue: Milad Farazmand <mfarazma@redhat.com> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/branch-heads/10.7@{#38} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
Milad Fa authored and V8 LUCI CQ committedNov 4, 2022 Configuration menu - View commit details
-
Copy full SHA for d3d5232 - Browse repository at this point
Copy the full SHA d3d5232View commit details -
Change-Id: I4c5ca394e3e3cc6d4bb5e2392825cc213180334e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4006734 Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/10.7@{#39} Cr-Branched-From: 4d2145c-refs/heads/10.7.193@{#1} Cr-Branched-From: 9521696-refs/heads/main@{#83201}
V8 Autoroll committedNov 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 39f6481 - Browse repository at this point
Copy the full SHA 39f6481View commit details
Loading
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 10.7.193.16...10.7.193.20