1. 11 May, 2021 1 commit
  2. 30 Apr, 2021 3 commits
  3. 29 Apr, 2021 1 commit
    • Dan Elphick's avatar
      Reland "[build] Enable gn check for most of v8" · 55ae1a52
      Dan Elphick authored
      This is a reland of dbd5ae52
      
      Less common configs were fixed in other CLs.
      
      Original change's description:
      > [build] Enable gn check for most of v8
      >
      > Currently there are 32 gn check failures across v8 (not including
      > third_party). These are due to issues in cppgc and inspector, which are
      > not trivially resolveable, so for now 4 targets (+ third_party) are
      > being excluded from the checks.
      >
      > Bug: v8:7330
      > Change-Id: I506abe8e452c26239262499fc1fe2a6347a4c84b
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2851886
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Commit-Queue: Dan Elphick <delphick@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#74255}
      
      Bug: v8:7330
      Change-Id: I82047cfa7f8213312158123885808c2a4ad02160
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2859842
      Commit-Queue: Dan Elphick <delphick@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Auto-Submit: Dan Elphick <delphick@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#74278}
      55ae1a52
  4. 28 Apr, 2021 2 commits
  5. 29 Jul, 2019 1 commit
  6. 13 May, 2019 1 commit
  7. 28 Mar, 2018 1 commit
  8. 12 May, 2017 1 commit
  9. 13 Mar, 2017 1 commit
  10. 29 Nov, 2016 1 commit
  11. 14 Sep, 2016 1 commit
  12. 27 Jul, 2016 1 commit
  13. 28 Jun, 2016 1 commit
  14. 07 Jun, 2016 1 commit
  15. 06 Jun, 2016 1 commit
    • machenbach's avatar
      [gn] Port test262 archiving to gn · 0d65554c
      machenbach authored
      This calls the action that archives test262 in gn. In gn
      we can't specify an action output outside the product
      directory. This works around it with an extra action
      stamp file in the product directory, while the archive
      remains in the test directory.
      
      We don't want to generate the archive in the product
      directory, as some legacy archiving scripts might include
      it and it's too large. It should only be included in the
      swarming tasks that are going to use it for testing.
      
      BUG=chromium:474921
      
      Review-Url: https://codereview.chromium.org/2034713005
      Cr-Commit-Position: refs/heads/master@{#36731}
      0d65554c
  16. 18 May, 2016 1 commit
  17. 02 May, 2016 1 commit