Skip to content
Permalink

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: 8.1.307.20
Choose a base ref
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.1.307.26
Choose a head ref
  • 12 commits
  • 23 files changed
  • 6 contributors

Commits on Mar 9, 2020

  1. Merged: [intl] Fix Intl.NumberFormat constructor

    Revision: 09d1472
    
    BUG=chromium:1052647
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    R=victorgomes@chromium.org
    
    Change-Id: I6e58fdb8c59fe3b886b8b4850cb5163eeefa5577
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2093502
    Reviewed-by: Victor Gomes <victorgomes@chromium.org>
    Commit-Queue: Camillo Bruni <cbruni@chromium.org>
    Cr-Commit-Position: refs/branch-heads/8.1@{#43}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    Camillo Bruni authored and Commit Bot committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    9f7e3a4 View commit details
    Browse the repository at this point in the history
  2. Version 8.1.307.21

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: Iee323c2f23ef0d5d59c515b817670fafdb5cceb5
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2094659
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/8.1@{#44}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    V8 Autoroll committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    9b18304 View commit details
    Browse the repository at this point in the history
  3. Merged: [runtime] Improve handling of enumeration index on global dic…

    …tionary
    
    This is a reland of 25d1657
    
    Changes from original: replaced slow test with fast test
    
    Original change's description:
    > [runtime] Improve handling of enumeration index on global dictionary
    >
    > Bug: chromium:1056054
    > Change-Id: Ie1f2da98bc54a2ad5189cbe2ee1686fe1ef7019a
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2079035
    > Reviewed-by: Toon Verwaest <verwaest@chromium.org>
    > Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    > Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
    > Cr-Commit-Position: refs/heads/master@{#66504}
    
    (cherry picked from commit 5cf5767)
    
    Bug: chromium:1056054
    Change-Id: I45b9a096b1e37bf1dc5e792f106cdfadd47fabf9
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2080855
    Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
    Cr-Original-Commit-Position: refs/heads/master@{#66535}
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2095359
    Cr-Commit-Position: refs/branch-heads/8.1@{#45}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    sethbrenith authored and jakobkummerow committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    94d936f View commit details
    Browse the repository at this point in the history
  4. Version 8.1.307.22

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I1e737cb42b7fe9a76cd880bed9610680d17b5d7d
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2095237
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/8.1@{#46}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    V8 Autoroll committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    3e12db9 View commit details
    Browse the repository at this point in the history
  5. Merged: Squashed multiple commits.

    Merged: Reland "[wasm-simd] Fix scalar lowering of kParameter"
    Revision: d9d43b6
    
    Merged: Reland "[wasm-simd][liftoff] Check CpuFeatures for SIMD support"
    Revision: cccbd5f
    
    BUG=v8:10291
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    
    Change-Id: I31271c4082f4d2c7bb764829435f22b7a4314994
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2082751
    Reviewed-by: Michael Hablich <hablich@chromium.org>
    Reviewed-by: Deepti Gandluri <gdeepti@chromium.org>
    Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
    Cr-Commit-Position: refs/branch-heads/8.1@{#47}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    zjiaz authored and Commit Bot committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    62ec237 View commit details
    Browse the repository at this point in the history
  6. Version 8.1.307.23

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I76b9eb2f4612467042816820e8dcb78d2da62cf8
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2095242
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/8.1@{#48}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    V8 Autoroll committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a21998f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Merged: Fix scanner-level error reporting for hashbang

    Revision: f925780
    
    BUG=v8:10110
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    R=verwaest@chromium.org
    
    Change-Id: If5d39d5c971e239f5612f017606615ebccc3b5de
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2102928
    Reviewed-by: Toon Verwaest <verwaest@chromium.org>
    Commit-Queue: Toon Verwaest <verwaest@chromium.org>
    Cr-Commit-Position: refs/branch-heads/8.1@{#49}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    mmarchini authored and Commit Bot committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    966bd36 View commit details
    Browse the repository at this point in the history
  2. Version 8.1.307.24

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I9cb17ec9a8ebbeddb9fdebff2a900c9ac9b2f7f4
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2118252
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/8.1@{#50}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    V8 Autoroll committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    d31df93 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Merged: Squashed multiple commits.

    Merged: Coverage for previous branch
    Revision: 329d371
    
    Merged: Update builders config for previous branch coverage
    Revision: db099f1
    
    BUG=v8:10336
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    R=machenbach@chromium.org
    
    Change-Id: I1c16a02529f7b06798d1d4ba4b9757f6d4d7d594
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2108038
    Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    Commit-Queue: Liviu Rau <liviurau@chromium.org>
    Cr-Commit-Position: refs/branch-heads/8.1@{#51}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    Liviu Rau authored and Commit Bot committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e074f94 View commit details
    Browse the repository at this point in the history
  2. Version 8.1.307.25

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: I1ee751f34fe2e3963d2ec7a42d27a3ea5354c394
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2120596
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/8.1@{#52}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    V8 Autoroll committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    139b7d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Merged: [postmortem] generate more comprehensive metadata

    Revision: 66251fb
    
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    R=vahl@chromium.org
    
    Bug: v8:10318
    Change-Id: I45390de571242adc9f3d8761f699a79601084ad2
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2102805
    Reviewed-by: Lutz Vahl <vahl@chromium.org>
    Commit-Queue: Lutz Vahl <vahl@chromium.org>
    Cr-Commit-Position: refs/branch-heads/8.1@{#53}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    mmarchini authored and Commit Bot committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    7618565 View commit details
    Browse the repository at this point in the history
  2. Version 8.1.307.26

    TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
    
    Change-Id: If10626c76260b7077adc8e3bd20a9ec5d4d9d243
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2123263
    Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/8.1@{#54}
    Cr-Branched-From: a4dcd39-refs/heads/8.1.307@{#1}
    Cr-Branched-From: f22c213-refs/heads/master@{#66031}
    V8 Autoroll committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    112cb37 View commit details
    Browse the repository at this point in the history
Loading