1. 18 Aug, 2020 1 commit
  2. 13 Dec, 2018 1 commit
  3. 08 Sep, 2017 1 commit
  4. 23 Aug, 2017 1 commit
  5. 10 Aug, 2017 1 commit
  6. 31 Jul, 2017 1 commit
  7. 27 Jul, 2017 1 commit
  8. 26 Jul, 2017 1 commit
  9. 23 Jun, 2017 1 commit
    • jgruber's avatar
      [coverage] Expose block coverage through inspector · 1541f422
      jgruber authored
      This piggy-backs on top of existing precise and best-effort coverage to expose
      block coverage through the inspector protocol.
      
      Coverage collection now implicitly reports block-granularity coverage when
      available.  A new 'isBlockCoverage' property on Inspector's FunctionCoverage
      type specifies the granularity of reported coverage.
      
      For now, only count-based block coverage is supported, but binary block
      coverage should follow soon.
      
      Support is still gated behind the --block-coverage flag.
      
      Bug: v8:6000
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
      Change-Id: I9c4d64e1d2a098e66178b3a68dcee800de0081af
      Reviewed-on: https://chromium-review.googlesource.com/532975
      Commit-Queue: Jakob Gruber <jgruber@chromium.org>
      Reviewed-by: 's avatarAleksey Kozyatinskiy <kozyatinskiy@chromium.org>
      Reviewed-by: 's avatarDmitry Gozman <dgozman@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#46157}
      1541f422
  10. 19 May, 2017 1 commit
  11. 28 Apr, 2017 1 commit
  12. 03 Apr, 2017 1 commit
  13. 24 Mar, 2017 1 commit
  14. 23 Mar, 2017 3 commits
  15. 20 Mar, 2017 1 commit
  16. 06 Mar, 2017 1 commit
  17. 28 Feb, 2017 1 commit
  18. 25 Feb, 2017 1 commit
  19. 24 Feb, 2017 1 commit
  20. 22 Feb, 2017 1 commit