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