aboutsummaryrefslogtreecommitdiffstats
path: root/profilers-ui/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Deselect trace event when clicking outsidePhil Nguyen2021-10-181-0/+2
* Remove (more) unused codePhil Nguyen2021-10-161-179/+0
* Remove unused codePhil Nguyen2021-10-154-671/+0
* Clarify preferred process is debuggable or profileableShukang Zhou2021-10-141-1/+4
* Generalize MultiSelectionModel, and make profiler tabs closeablePhil Nguyen2021-10-123-43/+40
* Revert "Allow alternate view where "Frames" tab is at top"Phil Nguyen2021-10-123-84/+14
* Factor out common code setting up tablePhil Nguyen2021-10-123-31/+62
* Refactor common pattern of table model creationPhil Nguyen2021-10-122-107/+19
* Add jank tooltipPhil Nguyen2021-10-083-2/+78
* Add jank track (behind feature flag)Phil Nguyen2021-10-082-0/+83
* Fix border in tracksPhil Nguyen2021-10-071-2/+0
* Switch focus to the stage after collapsing nodes, closing menuPhil Nguyen2021-09-281-7/+8
* Add checkbox for toggling vsync backgroundPhil Nguyen2021-09-2210-27/+74
* Change text "Collapse Frames" -> "Apply"Phil Nguyen2021-09-221-1/+1
* Allow alternate view where "Frames" tab is at topPhil Nguyen2021-09-223-14/+84
* Only add "Export" menu item when session can exportPhil Nguyen2021-09-211-5/+7
* Fix profileable "more info" link in session panelShukang Zhou2021-09-201-1/+2
* Use real doc link for debuggable process's bannerPhil Nguyen2021-09-161-1/+1
* Fix phrasing "Total Time" -> "Frame Duration"Phil Nguyen2021-09-151-1/+1
* Update Frame Lifecycle track tooltips per UX feedbackYi Yang2021-09-031-4/+6
* Reduce spacing between instructionsPeter Xu2021-09-021-2/+2
* Show "Java code" for collapsing java nodesPhil Nguyen2021-09-011-4/+4
* Make simpleperf parser support thread time (dual clock)Shukang Zhou2021-09-011-0/+3
* Refactor Frame Lifecycle tooltipsYi Yang2021-09-011-10/+24
* Fix vsync background in thread tracksPhil Nguyen2021-08-311-1/+1
* Use transparent color for padding eventsPhil Nguyen2021-08-3110-34/+26
* Draw Vsync background in some tracksPhil Nguyen2021-08-318-10/+185
* Profileable banners UX polishShukang Zhou2021-08-314-4/+14
* Add doc link for profileablePhil Nguyen2021-08-304-3/+11
* Enable row selection in the Frames tableYi Yang2021-08-281-0/+11
* Add dropdown list to the Frames table when there are multiple layersYi Yang2021-08-271-12/+36
* Fix a bug in Events table selection when it is paginatedYi Yang2021-08-261-1/+2
* Fix tooltip for AndroidFrameEventsPhil Nguyen2021-08-261-1/+5
* Fix thread time in CPU recordingsShukang Zhou2021-08-261-30/+47
* Make DataVisualizationColors a Class And Rename it to ColorPaletteManagerAlon Albert2021-08-2516-83/+136
* Generalize StateChart's rendererPhil Nguyen2021-08-245-11/+3
* Move Code Navigation To Its Own Modulevaage2021-08-248-16/+11
* Rename The getColor() and getFontColor() FunctionsAlon Albert2021-08-2413-26/+23
* Rename "Self Time" to "Wall Self Time"Shukang Zhou2021-08-231-2/+2
* Show UI to select file paths to collapse frames from themPhil Nguyen2021-08-183-0/+117
* Convert `StateChart` to KotlinPhil Nguyen2021-08-163-3/+5
* Remove tag type from TrackRendererPhil Nguyen2021-08-0712-33/+24
* Tweak banners for profileable processesPhil Nguyen2021-08-053-5/+9
* Update migration message in game tool modePeter Xu2021-07-291-6/+14
* Remove DefaultTrackRendererPhil Nguyen2021-07-232-77/+50
* Warn users about profiling a debuggable processShukang Zhou2021-07-204-10/+19
* Remove "advanced profiling unavailable" banner for profileablesPhil Nguyen2021-07-122-7/+10
* Fix memory proflier's banner behavior when resizingPhil Nguyen2021-07-091-1/+3
* Support simpleperf trace with no samplesYi Yang2021-06-301-0/+14
* Make separate sub-menus for profileable processesPhil Nguyen2021-06-291-21/+56