1. 17 May, 2019 1 commit
  2. 15 May, 2019 1 commit
    • Igor Sheludko's avatar
      Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64" · 2d710200
      Igor Sheludko authored
      This is a reland of d61a9347
      
      6th attempt. Relanding after fixing TSan/UBSan 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
      > Change-Id: Ib1498609603cb03be2464043658131d5a2f1e012
      > 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,mac-rel
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1559850
      > Commit-Queue: Igor Sheludko <ishell@chromium.org>
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#61416}
      
      Bug: v8:7703
      Change-Id: I1fa0989aef9ea08e54fd6dfd32d6989367332ce3
      Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng,v8_linux64_tsan_rel
      Cq-Include-Trybots: luci.v8.try:v8_linux64_cfi_rel_ng
      Cq-Include-Trybots: luci.chromium.try:fuchsia_x64,linux-rel,mac-rel
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1607654
      Commit-Queue: Igor Sheludko <ishell@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#61559}
      2d710200
  3. 10 May, 2019 2 commits
    • Igor Sheludko's avatar
      Revert "Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"" · 37d89edf
      Igor Sheludko authored
      This reverts commit d61a9347.
      
      Reason for revert: May cause UBSan failures
      
      Original change's description:
      > Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"
      >
      > This is a reland of 42beed97
      >
      > 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: Ib1498609603cb03be2464043658131d5a2f1e012
      > 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,mac-rel
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1559850
      > Commit-Queue: Igor Sheludko <ishell@chromium.org>
      > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#61416}
      
      TBR=machenbach@chromium.org,ishell@chromium.org
      
      Change-Id: I77d8fe848e53cbea4be89429de967a5966ae7e48
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: v8:7703
      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, mac-rel
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1606500
      Commit-Queue: Igor Sheludko <ishell@chromium.org>
      Reviewed-by: 's avatarIgor Sheludko <ishell@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#61427}
      37d89edf
    • Igor Sheludko's avatar
      Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64" · d61a9347
      Igor Sheludko authored
      This is a reland of 42beed97
      
      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: Ib1498609603cb03be2464043658131d5a2f1e012
      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,mac-rel
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1559850
      Commit-Queue: Igor Sheludko <ishell@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#61416}
      d61a9347
  4. 09 May, 2019 1 commit
  5. 25 Apr, 2019 3 commits
  6. 15 Apr, 2019 1 commit
  7. 09 Apr, 2019 1 commit
  8. 04 Apr, 2019 2 commits
  9. 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
  10. 29 Mar, 2019 1 commit
  11. 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
  12. 20 Mar, 2019 2 commits
  13. 19 Mar, 2019 2 commits
    • Deepti Gandluri's avatar
      Revert "Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"" · 979b3a33
      Deepti Gandluri authored
      This reverts commit 4f051fd5.
      
      Reason for revert: Fails with custom snapshot on GC stress - https://ci.chromium.org/p/v8/builders/ci/V8%20Linux64%20GC%20Stress%20-%20custom%20snapshot/24855
      
      Original change's description:
      > Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64"
      > 
      > This is a reland of 589d1a6b
      > 
      > Relanding after fixing TSan and UBSan 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
      > > 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}
      > 
      > 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}
      
      TBR=machenbach@chromium.org,hablich@chromium.org,leszeks@chromium.org,ishell@chromium.org,verwaest@chromium.org
      
      Change-Id: Ia06829e9dfdf09501ceebc0eef175d3261969d1f
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: v8:7703
      Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng, v8_linux64_tsan_rel
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1531120Reviewed-by: 's avatarDeepti Gandluri <gdeepti@chromium.org>
      Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#60340}
      979b3a33
    • Igor Sheludko's avatar
      Reland "[ptr-compr][x64] Temporarily enable pointer compression on x64" · 4f051fd5
      Igor Sheludko authored
      This is a reland of 589d1a6b
      
      Relanding after fixing TSan and UBSan 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
      > 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}
      
      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: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#60339}
      4f051fd5
  14. 14 Mar, 2019 2 commits
  15. 07 Mar, 2019 1 commit
  16. 01 Mar, 2019 1 commit
  17. 27 Feb, 2019 1 commit
  18. 26 Feb, 2019 1 commit
  19. 20 Feb, 2019 1 commit
  20. 19 Feb, 2019 1 commit
  21. 29 Jan, 2019 1 commit
  22. 18 Jan, 2019 1 commit
  23. 18 Dec, 2018 1 commit
  24. 04 Dec, 2018 1 commit
  25. 20 Nov, 2018 1 commit
  26. 06 Nov, 2018 1 commit
  27. 24 Oct, 2018 1 commit
  28. 23 Oct, 2018 1 commit
  29. 18 Oct, 2018 1 commit
  30. 17 Oct, 2018 1 commit
  31. 05 Oct, 2018 1 commit
  32. 02 Oct, 2018 1 commit