aboutsummaryrefslogtreecommitdiff
path: root/ui/src/tracks/chrome_scroll_jank/scroll_jank_v3_track.ts
AgeCommit message (Expand)Author
2024-05-08ui: Rename "tracks" directory to "core_plugins"Steve Golton
2024-04-26ui: utilise segment forest to improve slice tracks on large tracesLalit Maganti
2024-03-21ui: Shim access to state.currentSelectionHector Dearman
2024-03-19ui: Move code from {common,frontend,controller} to {core,base}Hector Dearman
2024-03-18ui: Format all files using prettierSteve Golton
2024-01-25[ui] Fix eslint issues (`ui/eslint-all --fix`)Steve Golton
2023-12-14Reintroduce jank color matching in scroll jank plugin.Harkiran Bolaria
2023-12-07[ui] Remove static create() functions from all tracks.Steve Golton
2023-11-27[ui] Static color scheme objects.Steve Golton
2023-10-26[ui] Rename `trackId` (i.e. UI track IDs) to `trackKey`, or just `key`Steve Golton
2023-10-17[ui] Port V2 tracks.Steve Golton
2023-10-17[ui] Port controller-based slice & thread_state tracks.Steve Golton
2023-10-09Revise track ordering of Scroll Jank plugin.Harkiran Bolaria
2023-10-05[ui] Rename various things.Steve Golton
2023-10-05[ui] Revert TrackLifecycleContainer.Steve Golton
2023-10-04Merge changes I5998fea7,I2cbfc5fe,I6e75ee3d into mainSteve Golton
2023-10-03ui: tp: switch IMPORT -> INCLUDE PERFETTO MODULELalit Maganti
2023-10-03[ui] Port cpu_freq tracks.Steve Golton
2023-10-03[ui] Port counter tracks to plugin tracks.Steve Golton
2023-08-23Add links to Scroll Jank V3 track.Harkiran Bolaria
2023-08-22Match Scroll Jank plugin EventLatency slice colors to Chrome track.Harkiran Bolaria
2023-08-21Re-enable scroll jank plugin + initial migration of v3 metric to stdlib.Harkiran Bolaria
2023-08-18Fix UI build by re-instating missing 'engine' params.Steve Golton
2023-08-17tp: Disable `chrome_scroll_janks` in standard libraryAnna Mayzner
2023-07-13Merge the top two event latencies tracks.Harkiran Bolaria
2023-07-06Replace top-level jank track and add details panels for metrics.Harkiran Bolaria