aboutsummaryrefslogtreecommitdiffstats
path: root/profilers-ui/testSrc/com/android/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove (more) unused codePhil Nguyen2021-10-161-180/+0
* Remove unused codePhil Nguyen2021-10-152-542/+0
* Clarify preferred process is debuggable or profileableShukang Zhou2021-10-141-3/+3
* Generalize MultiSelectionModel, and make profiler tabs closeablePhil Nguyen2021-10-123-29/+4
* Revert "Allow alternate view where "Frames" tab is at top"Phil Nguyen2021-10-121-66/+0
* Add jank tooltipPhil Nguyen2021-10-081-0/+88
* Add checkbox for toggling vsync backgroundPhil Nguyen2021-09-221-3/+3
* Allow alternate view where "Frames" tab is at topPhil Nguyen2021-09-221-0/+66
* Fix phrasing "Total Time" -> "Frame Duration"Phil Nguyen2021-09-151-1/+1
* Update Frame Lifecycle track tooltips per UX feedbackYi Yang2021-09-031-1/+1
* Fix a test fail from null ApplicationManager.getApplication()Phil Nguyen2021-09-011-0/+4
* Refactor Frame Lifecycle tooltipsYi Yang2021-09-011-5/+11
* Draw Vsync background in some tracksPhil Nguyen2021-08-312-3/+7
* Enable row selection in the Frames tableYi Yang2021-08-281-0/+22
* Add dropdown list to the Frames table when there are multiple layersYi Yang2021-08-271-0/+101
* Fix a bug in Events table selection when it is paginatedYi Yang2021-08-261-0/+11
* Fix tooltip for AndroidFrameEventsPhil Nguyen2021-08-261-1/+15
* Fix thread time in CPU recordingsShukang Zhou2021-08-265-16/+33
* Make DataVisualizationColors a Class And Rename it to ColorPaletteManagerAlon Albert2021-08-253-63/+78
* Move Code Navigation To Its Own Modulevaage2021-08-244-5/+5
* Rename The getColor() and getFontColor() FunctionsAlon Albert2021-08-242-10/+10
* Rename "Self Time" to "Wall Self Time"Shukang Zhou2021-08-231-1/+1
* Show UI to select file paths to collapse frames from themPhil Nguyen2021-08-181-0/+32
* Warn users about profiling a debuggable processShukang Zhou2021-07-201-1/+1
* Remove "advanced profiling unavailable" banner for profileablesPhil Nguyen2021-07-121-2/+29
* Remove early Application initialization from IdeaTestSuiteBaseRaluca Sauciuc2021-07-121-0/+6
* Don't attach jvmti agent for profileable processesShukang Zhou2021-06-301-1/+2
* Support simpleperf trace with no samplesYi Yang2021-06-302-0/+16
* Turn on profileable flagPhil Nguyen2021-06-301-1/+2
* Make separate sub-menus for profileable processesPhil Nguyen2021-06-291-1/+82
* Update CPU and Memory profilers for profileable processessPhil Nguyen2021-06-291-0/+21
* Update monitor stage for profileable processesPhil Nguyen2021-06-291-4/+61
* Update the buffer queue counter for S+Yi Yang2021-06-231-3/+3
* Add tooltip to frame lifecyle tracksYi Yang2021-06-081-0/+56
* Also track profileable processes in TransportServiceProxyPhil Nguyen2021-05-271-39/+28
* Re-enable tests blocked by ReferenceWalker issueYi Yang2021-05-252-5/+0
* Move "ReferenceWalker" class to adt.testutilsDavid Herman2021-05-253-2/+3
* Remove live allocation feature flagPhil Nguyen2021-05-191-3/+0
* Remove native sampling feature flagPhil Nguyen2021-05-101-5/+0
* Rename `HeapDumpStage` -> `MemoryCaptureStage`Phil Nguyen2021-04-072-5/+5
* Refactor profiler STAGE_ENTERED trackingYi Yang2021-04-062-0/+9
* Allow disabling recording options with messagesPhil Nguyen2021-03-231-0/+16
* Move mouse before clickingJoe Baker-Malone2021-03-181-0/+4
* Move field's context menu from class-set to instance viewPhil Nguyen2021-03-162-2/+50
* Add "delta" column to classifiers and "shallow" to instancesPhil Nguyen2021-03-041-51/+66
* Move and rename ProfilerAction to ContextMenuItemActionpeterx2021-03-031-111/+0
* Move DataViewer classes to inspectors-commonpeterx2021-03-031-2/+2
* Move profiler stacktrace code to adt-uipeterx2021-03-0310-25/+18
* Fix a bug where the recording type is mis-reportedYi Yang2021-02-261-3/+7
* Stop tracking recordings when session diesPhil Nguyen2021-02-261-0/+11