1. 25 Apr, 2019 3 commits
  2. 23 Apr, 2019 1 commit
  3. 15 Apr, 2019 1 commit
  4. 11 Apr, 2019 1 commit
  5. 09 Apr, 2019 1 commit
  6. 04 Apr, 2019 2 commits
  7. 03 Apr, 2019 2 commits
    • Adithya Srinivasan's avatar
      Revert "Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"" · e26ec8bd
      Adithya Srinivasan authored
      This reverts commit 42beed97.
      
      Reason for revert: This commit seems to cause consistent failures in
      some ProcessMemoryMetricsEmitterTest tests on Mac and ChromeOS. I'm
      not sure what the exact reasoning behind this is. See https://crbug.com/949157.
      
      Original change's description:
      > Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"
      >
      > This is a reland of 4f051fd5
      >
      > Relanding after fixing Chromium issues.
      >
      > Original change's description:
      > > [ptr-compr][x64] Temporarily enable pointer compression on x64
      > >
      > > ... and make sure that the x64 ptr-compr bots proceed testing V8 without
      > > pointer compression in order to keep testing the full pointer mode.
      > >
      > > Bug: v8:7703
      > > Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng,v8_linux64_tsan_rel
      > > Change-Id: Iee725deda813425a6f0722948b54976154f50909
      > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1497139
      > > Reviewed-by: Michael Hablich <hablich@chromium.org>
      > > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      > > Cr-Commit-Position: refs/heads/master@{#60230}
      >
      > Bug: v8:7703
      > Change-Id: Ic2d1c2ae41ec645f34963f5f561c33199c72ef4b
      > Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng,v8_linux64_tsan_rel
      > Cq-Include-Trybots: luci.chromium.try:fuchsia_x64,linux-rel
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1535819
      > Commit-Queue: Igor Sheludko <ishell@chromium.org>
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#60582}
      
      TBR=machenbach@chromium.org,hablich@chromium.org,leszeks@chromium.org,ishell@chromium.org,verwaest@chromium.org
      
      Change-Id: Ib9737081e90dddcfe44af9da1275a610da209323
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: v8:7703
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1550709
      Commit-Queue: Igor Sheludko <ishell@chromium.org>
      Reviewed-by: 's avatarIgor Sheludko <ishell@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#60618}
      e26ec8bd
    • Igor Sheludko's avatar
      Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64" · 42beed97
      Igor Sheludko authored
      This is a reland of 4f051fd5
      
      Relanding after fixing Chromium issues.
      
      Original change's description:
      > [ptr-compr][x64] Temporarily enable pointer compression on x64
      >
      > ... and make sure that the x64 ptr-compr bots proceed testing V8 without
      > pointer compression in order to keep testing the full pointer mode.
      >
      > Bug: v8:7703
      > Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng,v8_linux64_tsan_rel
      > Change-Id: Iee725deda813425a6f0722948b54976154f50909
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1497139
      > Reviewed-by: Michael Hablich <hablich@chromium.org>
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#60230}
      
      Bug: v8:7703
      Change-Id: Ic2d1c2ae41ec645f34963f5f561c33199c72ef4b
      Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng,v8_linux64_tsan_rel
      Cq-Include-Trybots: luci.chromium.try:fuchsia_x64,linux-rel
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1535819
      Commit-Queue: Igor Sheludko <ishell@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#60582}
      42beed97
  8. 29 Mar, 2019 1 commit
  9. 21 Mar, 2019 1 commit
    • Michael Achenbach's avatar
      Revert "Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"" · f936fb42
      Michael Achenbach authored
      This reverts commit 7b896836.
      
      Reason for revert: Lots of test failures on current roll:
      https://chromium-review.googlesource.com/c/chromium/src/+/1534141
      
      Original change's description:
      > Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"
      > 
      > This is a reland of 4f051fd5
      > 
      > Relanding because last revert was caused by unrelated flakes.
      > 
      > Original change's description:
      > > [ptr-compr][x64] Temporarily enable pointer compression on x64
      > >
      > > ... and make sure that the x64 ptr-compr bots proceed testing V8 without
      > > pointer compression in order to keep testing the full pointer mode.
      > >
      > > Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng,v8_linux64_tsan_rel
      > > Bug: v8:7703
      > > Change-Id: Ied4e7bacf99c9d63e0459613fec522273f595de8
      > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1523327
      > > Commit-Queue: Igor Sheludko <ishell@chromium.org>
      > > Auto-Submit: Leszek Swirski <leszeks@chromium.org>
      > > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > > Cr-Commit-Position: refs/heads/master@{#60339}
      > 
      > Bug: v8:7703
      > Change-Id: I9c588de77070d4fbf1bb1a21ae58c398a22eed9c
      > Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng, v8_linux64_tsan_rel, v8_mac64_gc_stress_dbg
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1530819
      > Commit-Queue: Igor Sheludko <ishell@chromium.org>
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#60370}
      
      TBR=machenbach@chromium.org,ishell@chromium.org
      
      # Not skipping CQ checks because original CL landed > 1 day ago.
      
      Bug: v8:7703
      Change-Id: I1c037470b5895c4269c9574e6c93d0eed6fe90d5
      Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng, v8_linux64_tsan_rel, v8_mac64_gc_stress_dbg
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1533867Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#60397}
      f936fb42
  10. 20 Mar, 2019 2 commits
  11. 19 Mar, 2019 3 commits
  12. 18 Mar, 2019 1 commit
  13. 14 Mar, 2019 2 commits
  14. 07 Mar, 2019 2 commits
  15. 01 Mar, 2019 1 commit
  16. 27 Feb, 2019 1 commit
  17. 26 Feb, 2019 2 commits
  18. 20 Feb, 2019 2 commits
  19. 19 Feb, 2019 2 commits
  20. 15 Feb, 2019 2 commits
  21. 14 Feb, 2019 1 commit
  22. 12 Feb, 2019 1 commit
  23. 06 Feb, 2019 2 commits
  24. 01 Feb, 2019 2 commits
  25. 29 Jan, 2019 1 commit