1. 17 Oct, 2018 1 commit
  2. 04 Sep, 2018 1 commit
  3. 08 Jun, 2018 3 commits
  4. 26 Mar, 2018 1 commit
  5. 04 Dec, 2017 1 commit
  6. 11 Nov, 2016 1 commit
  7. 14 Oct, 2016 1 commit
  8. 28 Sep, 2016 1 commit
  9. 07 Sep, 2016 1 commit
  10. 25 Aug, 2016 1 commit
    • mlippautz's avatar
      [heap] GCTracer: Record details for incremental marking · 3866975f
      mlippautz authored
      Record details, such as cumulative duration, number of steps, and longest steps
      in IncrementalMarkingDetails which get populated at a single callsite
      (AddScopeSample). Remove member fields that thus become obsolete (unfortunately
      not all of them).
      
      Additional remove some dead code and refactor printing. Printing in a single
      statement allows for using logcat on Android.
      
      This should also address the regression in chromium:640524.
      
      BUG=chromium:639818,chromium:640524
      R=jochen@chromium.org
      
      Review-Url: https://codereview.chromium.org/2269093002
      Cr-Commit-Position: refs/heads/master@{#38912}
      3866975f
  11. 23 Aug, 2016 3 commits
  12. 29 Mar, 2016 2 commits