1. 21 Dec, 2020 1 commit
    • Camillo Bruni's avatar
      [tools] System-analyzer improvements · c84213ef
      Camillo Bruni authored
      - Fix landing page
      - Introduce and use SelectRelatedEvent for centralising the logic of
        finding and showing related LogEntries. It also clears the selection
        of all list panels if there are no related entries.
      - Add "select related" button to the script-panel to show events only
        from the currently selected script
      - Add selection type tabs for the map-panel
      - Fix transition colors for map-transitions view
      - Introduce separate map-transition view for the currently selected Map
      
      Bug: v8:10644
      Change-Id: I4199a8332bab2518d98078712ed5ce9a8f1dc19e
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2599555
      Commit-Queue: Camillo Bruni <cbruni@chromium.org>
      Reviewed-by: 's avatarSathya Gunasekaran  <gsathya@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#71849}
      c84213ef
  2. 18 Nov, 2020 1 commit
  3. 30 Oct, 2020 1 commit
    • Camillo Bruni's avatar
      [tools][system-analyzer] Improve map stats panel · 9c10bfec
      Camillo Bruni authored
      - Introduce LazyTable that only shows the first 100 entries and can
        lazily expand
      - Make StatsPanel.update method async to not block the UI
      - Show "Total" entry as last item in StatsPanel tables
      - Fix StatsPanel table entries text alignment
      - Remove unused getters from StatsPanel class
      
      Drive-by-fix:
      - MapPanel._displayedMapsInTree is undefined when expanding to
        a sub-transition tree
      
      Bug: v8:10644
      Change-Id: I5ce7c8b1ee825515cf790a3e52534c3069d8be89
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2507716
      Commit-Queue: Camillo Bruni <cbruni@chromium.org>
      Reviewed-by: 's avatarShu-yu Guo <syg@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#70903}
      9c10bfec
  4. 17 Aug, 2020 1 commit
  5. 12 Aug, 2020 1 commit
  6. 28 Jul, 2020 1 commit
  7. 22 Jul, 2020 1 commit
  8. 17 Jul, 2020 1 commit
  9. 16 Jul, 2020 1 commit
  10. 15 Jul, 2020 2 commits
  11. 14 Jul, 2020 1 commit
  12. 10 Jul, 2020 1 commit
  13. 08 Jul, 2020 1 commit
  14. 30 Jun, 2020 1 commit