1. 08 Sep, 2021 1 commit
  2. 07 Sep, 2021 1 commit
  3. 06 Sep, 2021 1 commit
  4. 03 Sep, 2021 1 commit
  5. 27 Aug, 2021 1 commit
  6. 26 Aug, 2021 1 commit
  7. 25 Aug, 2021 3 commits
  8. 20 Aug, 2021 1 commit
  9. 17 Aug, 2021 1 commit
  10. 16 Aug, 2021 1 commit
  11. 13 Aug, 2021 1 commit
  12. 12 Aug, 2021 1 commit
  13. 11 Aug, 2021 2 commits
  14. 04 Aug, 2021 1 commit
  15. 02 Aug, 2021 1 commit
  16. 27 Jul, 2021 1 commit
  17. 22 Jul, 2021 1 commit
  18. 21 Jul, 2021 1 commit
  19. 20 Jul, 2021 3 commits
  20. 19 Jul, 2021 3 commits
  21. 16 Jul, 2021 2 commits
  22. 13 Jul, 2021 1 commit
  23. 29 Jun, 2021 1 commit
  24. 28 Jun, 2021 1 commit
  25. 25 Jun, 2021 2 commits
  26. 23 Jun, 2021 1 commit
  27. 22 Jun, 2021 1 commit
  28. 15 Jun, 2021 1 commit
  29. 11 Jun, 2021 1 commit
  30. 08 Jun, 2021 1 commit
    • Clemens Backes's avatar
      Reland "[wasm] Remove all implications from --predictable" · dcd07842
      Clemens Backes authored
      This is a reland of 79d63a5e. Some fixes
      landed already, and two tests need to be skipped now (one with a tracking
      bug).
      
      Original change's description:
      > [wasm] Remove all implications from --predictable
      >
      > In predictable mode, we want to execute the same code as otherwise,
      > modulo timing. Hence remove any implications which change behaviour
      > (like tier-up or asynchronous compilation).
      > Note that --predictable is a debugging flag, so the configurations does
      > not need to "make sense" in production.
      >
      > R=ahaas@chromium.org
      >
      > Bug: v8:11848
      > Change-Id: If74fbacadeb087d977922c41f33fd18738b50ded
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2940898
      > Commit-Queue: Clemens Backes <clemensb@chromium.org>
      > Reviewed-by: Andreas Haas <ahaas@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#74973}
      
      Bug: v8:11848
      Change-Id: I3564e4351d6545bb9643d1ae44722eb2606b8961
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2944936Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
      Commit-Queue: Clemens Backes <clemensb@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#75009}
      dcd07842
  31. 07 Jun, 2021 1 commit
    • Clemens Backes's avatar
      Revert "[wasm] Remove all implications from --predictable" · 77da56d1
      Clemens Backes authored
      This reverts commit 79d63a5e.
      
      Reason for revert: Breaks predictable: https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Linux%20-%20predictable/36887/overview
      
      Original change's description:
      > [wasm] Remove all implications from --predictable
      >
      > In predictable mode, we want to execute the same code as otherwise,
      > modulo timing. Hence remove any implications which change behaviour
      > (like tier-up or asynchronous compilation).
      > Note that --predictable is a debugging flag, so the configurations does
      > not need to "make sense" in production.
      >
      > R=​ahaas@chromium.org
      >
      > Bug: v8:11848
      > Change-Id: If74fbacadeb087d977922c41f33fd18738b50ded
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2940898
      > Commit-Queue: Clemens Backes <clemensb@chromium.org>
      > Reviewed-by: Andreas Haas <ahaas@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#74973}
      
      Bug: v8:11848
      Change-Id: I20eaf665e8ce63af8aeffe3bac7a45372ad6ab7b
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2944434
      Auto-Submit: Clemens Backes <clemensb@chromium.org>
      Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
      Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
      Cr-Commit-Position: refs/heads/master@{#74974}
      77da56d1