1. 26 May, 2020 1 commit
  2. 22 May, 2019 1 commit
  3. 16 Apr, 2019 1 commit
  4. 06 Mar, 2019 1 commit
  5. 28 Feb, 2019 1 commit
  6. 26 Feb, 2019 1 commit
  7. 21 Feb, 2019 2 commits
  8. 12 Feb, 2019 1 commit
    • tzik's avatar
      Move MicrotasksPolicy management to MicrotaskQueue · df95cff9
      tzik authored
      This CL moves MicrotasksPolicy from Isolate's HandleScopeImplementer
      to MicrotaskQueue for better non-default MicrotaskQueue support.
      
      After this:
       * MicrotaskPolicy is per-MicrotaskQueue rather than single global one.
       * ENTER_V8 runs MicrotaskQueue associated to the current Context, rather
         than the default_microtask_queue().
       * SuppressMicrotaskExecutionScope and MicrotasksScope are ready to
         take MicrotaskQueue parameter, rather than using the default one.
      
      Note that there's no way to use a non-default microtask queue until we
      expose it as a V8 API.
      
      Bug: v8:8124
      Change-Id: I79cbc53d26d9f3f4cfb7c64d303b12e395b76815
      Reviewed-on: https://chromium-review.googlesource.com/c/1429720Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
      Reviewed-by: 's avatarBenedikt Meurer <bmeurer@chromium.org>
      Commit-Queue: Taiju Tsuiki <tzik@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#59517}
      df95cff9
  9. 29 Jan, 2019 1 commit
  10. 23 Jan, 2019 2 commits
  11. 16 Jan, 2019 1 commit
  12. 26 Dec, 2018 1 commit
  13. 19 Dec, 2018 1 commit
  14. 17 Dec, 2018 1 commit
  15. 27 Nov, 2018 1 commit
  16. 22 Nov, 2018 1 commit
  17. 21 Nov, 2018 1 commit