summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/util/leak/LeakDetector.java
Commit message (Expand)AuthorAgeFilesLines
* Remove contents of DependencyProvider.Dave Mankoff2022-04-141-14/+1
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Manually register Dumpables to DumpManagerNed Burns2021-09-081-6/+14
* Fixes import ordering.Gus Prevas2018-11-141-1/+0
* SysUiLeaks: Add GarbageMonitorAdrian Roos2017-02-111-0/+4
* SysUiLeaks: Detect leaks in TunerServiceAdrian Roos2017-02-091-1/+1
* SysUiLeaks: Add LeakDetectorAdrian Roos2017-02-091-0/+139