1. 22 Oct, 2019 1 commit
  2. 21 Oct, 2019 2 commits
  3. 18 Oct, 2019 1 commit
  4. 16 Oct, 2019 1 commit
    • Simon Zünd's avatar
      Reland "Unconditionally enable snapshot builds and remove 'v8_use_snapshot'" · 69efc4c3
      Simon Zünd authored
      This is a reland of 1c56974f
      
      This is a plain reland of the original CL. The original CL was speculatively
      reverted, but ended up not being the cause for bot failures.
      
      Original change's description:
      > Unconditionally enable snapshot builds and remove 'v8_use_snapshot'
      >
      > This CL removes 'v8_use_snapshot' and the usages of the implied
      > V8_USE_SNAPSHOT define. One test runner unittest was updated to use the
      > "asan" variant instead of the now obsolete "no_snap" variant.
      >
      > Related chromium CL: https://crrev.com/c/1796325.
      >
      > Bug: v8:8531
      > Change-Id: I5da7c9f8e9110fe7bc0f4e4f821bcb7f7d98f927
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1784282
      > Commit-Queue: Simon Zünd <szuend@chromium.org>
      > Reviewed-by: Tamer Tas <tmrts@chromium.org>
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Reviewed-by: Nico Weber <thakis@chromium.org>
      > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
      > Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#64290}
      
      TBR=thakis@chromium.org,machenbach@chromium.org,mstarzinger@chromium.org,jgruber@chromium.org,tmrts@chromium.org,szuend@chromium.org
      
      Bug: v8:8531
      Change-Id: Id75a802279238138f7aefec62e0b6425a5acc08d
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1864649Reviewed-by: 's avatarSimon Zünd <szuend@chromium.org>
      Reviewed-by: 's avatarTamer Tas <tmrts@chromium.org>
      Commit-Queue: Simon Zünd <szuend@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#64305}
      69efc4c3
  5. 15 Oct, 2019 2 commits
  6. 11 Oct, 2019 2 commits
  7. 09 Oct, 2019 1 commit
  8. 07 Oct, 2019 2 commits
  9. 01 Oct, 2019 1 commit
  10. 26 Sep, 2019 1 commit
  11. 19 Sep, 2019 1 commit
  12. 16 Sep, 2019 1 commit
  13. 11 Sep, 2019 1 commit
  14. 10 Sep, 2019 1 commit
  15. 05 Sep, 2019 1 commit
  16. 31 Aug, 2019 1 commit
  17. 30 Aug, 2019 1 commit
  18. 20 Aug, 2019 2 commits
  19. 19 Aug, 2019 1 commit
  20. 12 Aug, 2019 1 commit
  21. 09 Aug, 2019 1 commit
  22. 06 Aug, 2019 1 commit
  23. 02 Aug, 2019 1 commit
  24. 01 Aug, 2019 2 commits
  25. 22 Jul, 2019 1 commit
  26. 17 Jul, 2019 1 commit
  27. 12 Jul, 2019 1 commit
  28. 10 Jul, 2019 1 commit
  29. 05 Jul, 2019 2 commits
  30. 27 Jun, 2019 1 commit
  31. 26 Jun, 2019 1 commit
  32. 18 Jun, 2019 1 commit
  33. 13 Jun, 2019 1 commit
    • Tamer Tas's avatar
      [infra] create a builder for pointer compression without dchecks · b9a128f7
      Tamer Tas authored
      {V8 Linux 64 - pointer compression} builder uploads dchecks enabled builds.
      
      This CL creates a new builder that compiles V8 without dchecks enabled.
      
      This CL uses the inverted naming predicate {without dchecks} to avoid renaming
      the existing builder to {with dchecks} to avoid doing renames over multiple
      repositories for a temporary builder that we'll remove after the ptr compression
      merge to master.
      
      R=sergiyb@chromium.org
      CC=machenbach@chromium.org
      
      Bug: v8:9345
      Change-Id: I9e8cc1a9eb59325fd8eecc8fdcd2778b4da005c0
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1657922
      Commit-Queue: Tamer Tas <tmrts@chromium.org>
      Commit-Queue: Sergiy Belozorov <sergiyb@chromium.org>
      Auto-Submit: Tamer Tas <tmrts@chromium.org>
      Reviewed-by: 's avatarSergiy Belozorov <sergiyb@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#62140}
      b9a128f7