mirrored from https://chromium.googlesource.com/v8/v8.git
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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: 7.0.276.36
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: 7.0.276.38
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 6 files changed
- 3 contributors
Commits on Nov 6, 2018
-
Merged: [wasm] Fix streaming instantiation with no code section
Because of ordering issues we didn't set the wire bytes on the {NativeModule} during {OnFinishedStream}. We then failed during instantiation when trying to read the import names from the wire bytes. This CL fixes this locally without much code churn. I plan to clean up the interaction between {AsyncCompileJob} and {AsyncStreamingProcessor} in a follow-up CL. R=ahaas@chromium.org Bug: chromium:898310 Change-Id: I88a651f4842f05c3316030b15ac096249acab7d7 Originally-reviewed-on: https://chromium-review.googlesource.com/c/1296467 No-Try: true No-Presubmit: true No-Tree-Checks: true Reviewed-on: https://chromium-review.googlesource.com/c/1319587 Commit-Queue: Clemens Hammacher <clemensh@chromium.org> Reviewed-by: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/branch-heads/7.0@{#75} Cr-Branched-From: 6e2adae-refs/heads/7.0.276@{#1} Cr-Branched-From: bc08a86-refs/heads/master@{#55424}Configuration menu - View commit details
-
Copy full SHA for 4949313 - Browse repository at this point
Copy the full SHA 4949313View commit details -
TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng Change-Id: I9b96b1f18e5ee1aab48af061998826e3acdf9fbe Reviewed-on: https://chromium-review.googlesource.com/c/1319255 Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7.0@{#76} Cr-Branched-From: 6e2adae-refs/heads/7.0.276@{#1} Cr-Branched-From: bc08a86-refs/heads/master@{#55424}
V8 Autoroll committedNov 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 0901ee5 - Browse repository at this point
Copy the full SHA 0901ee5View commit details -
Merged: [array] Fix left-trimming in Array.p.sort
Whenever left-trimming is possible (e.g. whenever user code is called), we must not store a reference to an exposed JSArray's elements. Original CL: https://crrev.com/c/1292066. No-Try: true No-Presubmit: true No-Treechecks: true Bug: chromium:897366,v8:7382 Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng;luci.v8.try:v8_linux_noi18n_rel_ng Change-Id: I200eca23a09ee4b5d5e4a4ed0440a8037efd6bfa Reviewed-on: https://chromium-review.googlesource.com/c/1319752 Reviewed-by: Camillo Bruni <cbruni@chromium.org> Reviewed-by: Tobias Tebbi <tebbi@chromium.org> Commit-Queue: Jakob Gruber <jgruber@chromium.org> Cr-Commit-Position: refs/branch-heads/7.0@{#77} Cr-Branched-From: 6e2adae-refs/heads/7.0.276@{#1} Cr-Branched-From: bc08a86-refs/heads/master@{#55424}
Configuration menu - View commit details
-
Copy full SHA for 5d42640 - Browse repository at this point
Copy the full SHA 5d42640View commit details -
TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng Change-Id: I1aaa0c54298d383daed047fb458e1a9318f08309 Reviewed-on: https://chromium-review.googlesource.com/c/1319261 Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7.0@{#78} Cr-Branched-From: 6e2adae-refs/heads/7.0.276@{#1} Cr-Branched-From: bc08a86-refs/heads/master@{#55424}
V8 Autoroll committedNov 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 2084ccf - Browse repository at this point
Copy the full SHA 2084ccfView 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 7.0.276.36...7.0.276.38