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: 6.8.275.26
Choose a base ref
...
head repository: v8/v8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.8.275.30
Choose a head ref
  • 8 commits
  • 1 file changed
  • 3 contributors

Commits on Aug 10, 2018

  1. Merged: Squashed multiple commits.

    Merged: fix gn builds on aix
    Revision: d9e7832
    
    Merged: s390, ppc64: Enable v8gen.py on Linux s390, ppc64
    Revision: abab9fb
    
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    R=jbarboza@ca.ibm.com
    
    Change-Id: Iadd3b9e560d0e2f2427ba687340d6aba20a66291
    Reviewed-on: https://chromium-review.googlesource.com/1169942
    Reviewed-by: John Barboza <jbarboza@ca.ibm.com>
    Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    Commit-Queue: John Barboza <jbarboza@ca.ibm.com>
    Cr-Commit-Position: refs/branch-heads/6.8@{#54}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    Vasili Skurydzin authored and Commit Bot committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    d345750 View commit details
    Browse the repository at this point in the history
  2. Version 6.8.275.27

    TBR=machenbach@chromium.org
    
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Change-Id: I0dcf6ed016047caee467497fd716f05ddfa45b6a
    Reviewed-on: https://chromium-review.googlesource.com/1170842
    Reviewed-by: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/6.8@{#55}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    V8 Autoroll committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    7a42816 View commit details
    Browse the repository at this point in the history
  3. Revert "Merged: Squashed multiple commits."

    This reverts commit d345750.
    
    Reason for revert:
    Broke branch builders:
    https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux%20-%20stable%20branch/494
    
    The change seems to depend on a newer version of src/build which could be changed in the DEPS file.
    
    Original change's description:
    > Merged: Squashed multiple commits.
    > 
    > Merged: fix gn builds on aix
    > Revision: d9e7832
    > 
    > Merged: s390, ppc64: Enable v8gen.py on Linux s390, ppc64
    > Revision: abab9fb
    > 
    > NOTRY=true
    > NOPRESUBMIT=true
    > NOTREECHECKS=true
    > R=​jbarboza@ca.ibm.com
    > 
    > Change-Id: Iadd3b9e560d0e2f2427ba687340d6aba20a66291
    > Reviewed-on: https://chromium-review.googlesource.com/1169942
    > Reviewed-by: John Barboza <jbarboza@ca.ibm.com>
    > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    > Commit-Queue: John Barboza <jbarboza@ca.ibm.com>
    > Cr-Commit-Position: refs/branch-heads/6.8@{#54}
    > Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    > Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    
    TBR=machenbach@chromium.org,jbarboza@ca.ibm.com,vasili.skurydzin@ibm.com
    
    Change-Id: Ib84a22b25c4d57b098513c1cca4fd4c5ea8c9467
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/1170882
    Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/branch-heads/6.8@{#56}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    mi-ac authored and Commit Bot committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    8d3dc64 View commit details
    Browse the repository at this point in the history
  4. Version 6.8.275.28

    TBR=machenbach@chromium.org
    
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Change-Id: Ic91d1867f533f7aee4b5304251c26de75c0fd0a1
    Reviewed-on: https://chromium-review.googlesource.com/1170845
    Reviewed-by: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/6.8@{#57}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    V8 Autoroll committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    6d03658 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Merged: Squashed multiple commits.

    Merged: fix gn builds on aix
    Revision: d9e7832
    
    Merged: s390, ppc64: Enable v8gen.py on Linux s390, ppc64
    Revision: abab9fb
    
    Merged: Use gn from PATH on aix
    Revision: e7fad93
    
    NOTRY=true
    NOPRESUBMIT=true
    NOTREECHECKS=true
    
    Change-Id: I7d824f01de050e41e38fcebce259321c95b022e9
    Reviewed-on: https://chromium-review.googlesource.com/1174934
    Reviewed-by: John Barboza <jbarboza@ca.ibm.com>
    Commit-Queue: John Barboza <jbarboza@ca.ibm.com>
    Cr-Commit-Position: refs/branch-heads/6.8@{#58}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    Vasili Skurydzin authored and Commit Bot committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    f727159 View commit details
    Browse the repository at this point in the history
  2. Version 6.8.275.29

    TBR=machenbach@chromium.org
    
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Change-Id: Ibe3604b25d870ea29a472a86a6d3250a38e2292a
    Reviewed-on: https://chromium-review.googlesource.com/1179810
    Reviewed-by: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/6.8@{#59}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    V8 Autoroll committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    0fe5345 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Revert "Merged: Squashed multiple commits."

    This reverts commit f727159.
    
    Reason for revert:
    https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux%20-%20stable%20branch/498
    
    Original change's description:
    > Merged: Squashed multiple commits.
    > 
    > Merged: fix gn builds on aix
    > Revision: d9e7832
    > 
    > Merged: s390, ppc64: Enable v8gen.py on Linux s390, ppc64
    > Revision: abab9fb
    > 
    > Merged: Use gn from PATH on aix
    > Revision: e7fad93
    > 
    > NOTRY=true
    > NOPRESUBMIT=true
    > NOTREECHECKS=true
    > 
    > Change-Id: I7d824f01de050e41e38fcebce259321c95b022e9
    > Reviewed-on: https://chromium-review.googlesource.com/1174934
    > Reviewed-by: John Barboza <jbarboza@ca.ibm.com>
    > Commit-Queue: John Barboza <jbarboza@ca.ibm.com>
    > Cr-Commit-Position: refs/branch-heads/6.8@{#58}
    > Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    > Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    
    TBR=dpranke@chromium.org,sergiyb@chromium.org,jbarboza@ca.ibm.com,vasili.skurydzin@ibm.com
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Change-Id: Iafcb292139696d7d7332b140ac095823f2e3d8a2
    Reviewed-on: https://chromium-review.googlesource.com/1181982
    Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/branch-heads/6.8@{#60}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    mi-ac committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    e9fe0c9 View commit details
    Browse the repository at this point in the history
  2. Version 6.8.275.30

    TBR=machenbach@chromium.org
    
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Change-Id: Idf734c7735d91ce22320264ea25b96bf64573c12
    Reviewed-on: https://chromium-review.googlesource.com/1182015
    Reviewed-by: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/6.8@{#61}
    Cr-Branched-From: 44d7d7d-refs/heads/6.8.275@{#1}
    Cr-Branched-From: 5754f66-refs/heads/master@{#53286}
    V8 Autoroll committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    b7a2ffd View commit details
    Browse the repository at this point in the history
Loading