1. 09 Dec, 2020 1 commit
  2. 08 Dec, 2020 1 commit
  3. 05 Dec, 2020 1 commit
  4. 02 Dec, 2020 2 commits
  5. 30 Nov, 2020 1 commit
  6. 26 Nov, 2020 1 commit
    • Camillo Bruni's avatar
      [tools] Add ToolTip support for system-analyzer · dbffd66e
      Camillo Bruni authored
      - Add ToolTip helper that tracks scrolling target elements
      - Auto hide if the target scrolls out of view
      - ToolTip position depends on target position
      - Add basic tooltips for maps in the transition view, entries in
        timeline tracks and the source panel
      
      Drive-by-fix:
      - Move events.mjs to view/ folder
      - Add basic toString methods on various log entries
      - Add requestAnimationFrame update support for V8CustomElement
      
      Bug: v8:10644
      Change-Id: I1059733cd094a986b715547b3d5747eefbc54bc5
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2551103
      Commit-Queue: Camillo Bruni <cbruni@chromium.org>
      Reviewed-by: 's avatarMarja Hölttä <marja@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#71434}
      dbffd66e
  7. 10 Nov, 2020 1 commit
  8. 03 Nov, 2020 1 commit
  9. 29 Oct, 2020 1 commit
    • Camillo Bruni's avatar
      [tools][system-analyzer] Improve timeline track · 95e1fa50
      Camillo Bruni authored
      - Use initial color for TimelineTrack chunks
      - Use async functions for TimelineTrack setChunkBackgrounds
      - Introduce timeSelection setter on TimelinePanel
      - Propagate time selection down to the TimelinePanel
      - Avoid layout recalculation in TimelineTrack updateSelection
      
      drive-by-cleanups:
      - Add common event listeners only to top-level document
      - Use console.warn instead of console.error for better debugging in
        DevTools
      
      Bug: v8:10644
      Change-Id: Ie4f80f1c6c3f4fa193f8ac01225e0fb76981551d
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2497175
      Commit-Queue: Camillo Bruni <cbruni@chromium.org>
      Reviewed-by: 's avatarShu-yu Guo <syg@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#70886}
      95e1fa50
  10. 27 Oct, 2020 1 commit
  11. 19 Oct, 2020 2 commits
  12. 12 Oct, 2020 1 commit
  13. 02 Sep, 2020 1 commit