1. cf95cb6 ui: clean up raf_scheduler.ts and perf.ts by Primiano Tucci · 4 months ago
  2. 71f1dab ui: move all recording code into a plugin by Primiano Tucci · 4 months ago
  3. a6028e3 ui: move GcsUploader to base by Primiano Tucci · 4 months ago
  4. 42ad589 ui: remove final deps on globals by Primiano Tucci · 4 months ago
  5. a3c18df ui: de-controllify recording by Primiano Tucci · 4 months ago
  6. 82876a9 ui: move perfDebug to app by Primiano Tucci · 4 months ago
  7. ceea397 ui: remove dead code by Lalit Maganti · 5 months ago
  8. f072aa7 ui: remove a few things from state and actions which are unused by Lalit Maganti · 5 months ago
  9. acf590a ui: remove some gratuitous usage of globals by Primiano Tucci · 5 months ago
  10. 4043fab ui: move TraceSource back into core by Lalit Maganti · 5 months ago
  11. 65acc17 Merge "[chrome] Add org.chromium.system_metrics data source" into main by Etienne Pierre-doray · 5 months ago
  12. c5fd839 [chrome] Add org.chromium.system_metrics data source by Etienne Pierre-doray · 5 months ago
  13. 2014138 ui: deglobalify sidebar by Lalit Maganti · 5 months ago
  14. 2d7fec4 ui: remove JobStatusUpdate and simplify sidebar logic by Primiano Tucci · 5 months ago
  15. cf83b2d Merge "Add Android Statsd Logging to "Record new trace" UI." into main by Ben Murdoch · 5 months ago
  16. 2293e92 Add Android Statsd Logging to "Record new trace" UI. by Ben Murdoch · 5 months ago
  17. 3c10e85 ui: move analytics, embedded and testing move away from globals by Primiano Tucci · 5 months ago
  18. 0580205 ui: Remove remaining stray usages of globals from all non-core plugins by Steve Golton · 5 months ago
  19. 7dfb6b5 ui: Remove some more gratuitous use of globals in tracks/timeline by Steve Golton · 5 months ago
  20. 0e8ab9c ui: Remove BottomTab & BottomTabToTabAdapter by Steve Golton · 5 months ago
  21. 8f084bf ui: Remove TraceController by Primiano Tucci · 5 months ago
  22. a356b91 ui: small cleanups to ui/common by Lalit Maganti · 5 months ago
  23. d429cd2 ui: minor cleanups in preparation of TraceController -> TraceLoader by Primiano Tucci · 5 months ago
  24. 1a218e8 Merge "ui: Remove unused state" into main by Steve Golton · 6 months ago
  25. 26e3046 ui: Remove unused state by Steve Golton · 6 months ago
  26. 6a4c32a ui: initialize AppImpl explicitly by Primiano Tucci · 6 months ago
  27. 5a905b0 ui: Move PostedTrace to TraceSource by Primiano Tucci · 6 months ago
  28. 3d6f91a ui: move pendingDeepLink and statusMessage out of state by Primiano Tucci · 6 months ago
  29. 8434108 Merge changes I229c87a3,Icc78fdf3 into main by Steve Golton · 6 months ago
  30. 1d5d134 ui: cleanup engine-related plumbing by Primiano Tucci · 6 months ago
  31. 3ffd08a ui: move PluginManager under AppImpl by Primiano Tucci · 6 months ago
  32. c4d3375 ui: Remove HEAP_PROFILE legacy selection type by Steve Golton · 6 months ago
  33. e89e0ea ui: move engine state from State to EngineBase by Primiano Tucci · 6 months ago
  34. aad5eb5 ui: Improve engine lifecycle by Primiano Tucci · 6 months ago
  35. 6f32c22 ui: move state.traceUuid into TraceInfo by Primiano Tucci · 6 months ago
  36. 07503af ui: Add selection details to single selection and port plugins by Steve Golton · 6 months ago
  37. 077bb36 ui: Split AppImpl and TraceImpl by Primiano Tucci · 6 months ago
  38. 9f209ef ui: move UI responsibilities out of TraceController by Primiano Tucci · 6 months ago
  39. 7b37bd5 ui: Move hoverCursorTimestamp into Timeline by Steve Golton · 6 months ago
  40. b4f27ab ui: remove TraceErrorController by Primiano Tucci · 6 months ago
  41. 4e1ce2f ui: decontrollify Flows by Primiano Tucci · 6 months ago
  42. 659cf72 ui: Add selection resolver API by Steve Golton · 6 months ago
  43. f1402b0 Merge "ui: decontrollify PivotTable" into main by Primiano Tucci · 6 months ago
  44. bc322aa Merge "ui: Remove setLegacy* methods, just use setLegacy instead" into main by Steve Golton · 6 months ago
  45. db8c66f ui: decontrollify PivotTable by Primiano Tucci · 6 months ago
  46. 114b571 ui: Remove setLegacy* methods, just use setLegacy instead by Steve Golton · 6 months ago
  47. dba1b86 ui: add tests for Wattson plugin + allow plugins to be enabled via url by Primiano Tucci · 6 months ago
  48. bb214f1 ui: de-controllify aggregators by Primiano Tucci · 6 months ago
  49. 39dbbc4 ui: Improve usability of workspace API by Steve Golton · 6 months ago
  50. 61fa76c ui: move query_result{table,tab} to public/lib by Primiano Tucci · 6 months ago
  51. 81229eb ui: plumb Trace object and remove getEngine() by Primiano Tucci · 6 months ago
  52. 8a4e5e8 ui: move most state from Globals to AppImpl by Primiano Tucci · 6 months ago
  53. 10bba8d Remove most of the logic in selection resolver by Alexander Timin · 6 months ago
  54. 8e53caa ui: Move selection logic into SelectionManager by Primiano Tucci · 6 months ago
  55. ce9cc4b ui: a plugin is forever (and is deterministic) by Primiano Tucci · 6 months ago
  56. ddff4be ui: add unified scrollTo by Primiano Tucci · 6 months ago
  57. 6a4a99c ui: Add WorkspaceManager by Primiano Tucci · 6 months ago
  58. 5568871 ui: Minor cosmetic refactorings by Primiano Tucci · 6 months ago
  59. e6ee305 ui: disentangle Omnibox and Search, kill SearchController by Primiano Tucci · 7 months ago
  60. 21a13af ui: relocate registerXXX methods under App{tracks,tabs} by Primiano Tucci · 7 months ago
  61. 27b7b58 ui: move selection and notes from State to (Note,Selection)Manager by Primiano Tucci · 7 months ago
  62. 1089cd4 ui: remove dependency from Timeline and State by Primiano Tucci · 7 months ago
  63. f6c1662 ui: move all tabs state into TabManager by Primiano Tucci · 7 months ago
  64. c770f73 ui: move {Tab/Track/Command/Omnibox}Manager to core/*ManagerImpl by Primiano Tucci · 7 months ago
  65. b2ee314 ui: rename PluginContext(Trace) to App/Trace by Primiano Tucci · 7 months ago
  66. c0fc443 ui: Remove unused global properties & unused publishXXX functions by Steve Golton · 7 months ago
  67. 3897265 ui: Move high_precision_time.ts & friends to base by Steve Golton · 7 months ago
  68. c77afa7 ui: split interfaces out of public/index.ts (part 1) by Primiano Tucci · 7 months ago
  69. 4acdcdf Merge "ui: Move canvas_utils from common -> base" into main by Steve Golton · 7 months ago
  70. 1e07d38 ui: format imports by Primiano Tucci · 7 months ago
  71. af9f1f3 ui: Move canvas_utils from common -> base by Steve Golton · 7 months ago
  72. 8e3383d ui: Decentralize track grouping and sorting by Steve Golton · 7 months ago
  73. 92fcef7 ui: delete old flamegraph implementation by Lalit Maganti · 7 months ago
  74. 81e72b7 ui: Move workspace.ts to public by Steve Golton · 7 months ago
  75. b58c617 ui: move CriticalPath buttons to its own plugin (part 2) by Primiano Tucci · 7 months ago
  76. 9d3c250 ui: Fix performance regression by Steve Golton · 7 months ago
  77. f7668fd Simplify further TrackManager, get rid of TrackBundle by Primiano Tucci · 7 months ago
  78. d008686 ui: Improve names around TrackFSM by Primiano Tucci · 7 months ago
  79. 9283c9a ui: remove TrackRef by Primiano Tucci · 7 months ago
  80. b963d0d ui: tracks: rename methods by Primiano Tucci · 7 months ago
  81. 3cb2d53 ui: Remove track factories by Steve Golton · 7 months ago
  82. c3be4e4 ui: Implement track object model API by Steve Golton · 7 months ago
  83. ee7c549 ui: Refactor flow events renderer by Steve Golton · 7 months ago
  84. fc4469c [ui] Rename Plugin to PerfettoPlugin by Alexander Timin · 7 months ago
  85. 405c843 Remove table v1 by Alexander Timin · 7 months ago
  86. 955fdc7 Thread/process details tab by Alexander Timin · 7 months ago
  87. e0f6aa5 Merge "ui: Tidy up TrackDecider" into main by Steve Golton · 8 months ago
  88. 59b106a Merge "ui: Add `onTraceReady` plugin hook" into main by Steve Golton · 8 months ago
  89. 1b04fc3 ui: Tidy up TrackDecider by Steve Golton · 8 months ago
  90. 0e0a4db Merge changes I645b54e3,I77a8e3d6 into main by Steve Golton · 8 months ago
  91. c74c59c ui: Add linux.system_info as data sources for Linux and Android by Ivan Chong · 8 months ago
  92. 0e95cc9 ui: Add track filter using fuzzy name matching by Steve Golton · 8 months ago
  93. 14065c5 ui: Add plugin API to add menu items to the sidebar by Steve Golton · 8 months ago
  94. e31e2b6 ui: move open trace/open trace in legacy UI to commands in plugin by Steve Golton · 8 months ago
  95. 5a36f73 ui: Add `onTraceReady` plugin hook by Steve Golton · 8 months ago
  96. d42d0fa Merge "[ui] Introduce sql_utils directory." into main by Alexander Timin · 8 months ago
  97. 95fa1bc [ui] Introduce sql_utils directory. by Alexander Timin · 8 months ago
  98. c9bf44b ui: Sanitize timespan passed to timeline.updateVisibleTime() by Steve Golton · 8 months ago
  99. 7c416b0 ui: Add track shell button to show track details by Steve Golton · 8 months ago
  100. c8dc794 ui: Pass 'TrackDescriptor's to track predicates instead of 'TrackTags' by Steve Golton · 8 months ago