History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakDetector.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9125068a991b24d27810b6392a562b32457b3f5d 06-Feb-2017 Adrian Roos <roosa@google.com> SysUiLeaks: Add GarbageMonitor

Adds a service for monitoring the amount of tracked garbage.
If it exceeds reasonable levels, a notification with a leak
report is posted.

Test: runtest systemui
Change-Id: Ib55281f2aac557743b97c46bc616688261c72e9c
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakDetector.java
6b2852e03f638b8e0694a0c02544232a1ef04804 03-Feb-2017 Adrian Roos <roosa@google.com> SysUiLeaks: Detect leaks in TunerService

Bug: 34932615
Test: manual
Change-Id: I348c18dc4e5772637828c1f53f15c84ad4c39485
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakDetector.java
e1e0b483be87d23383832aa6b558364a730c690f 03-Feb-2017 Adrian Roos <roosa@google.com> SysUiLeaks: Add LeakDetector

Bug: 34932615
Test: runtest -x $ANDROID_BUILD_TOP/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/
Change-Id: Id4a9cbdaddc83ca3e25923eec33d53b6761c54cb
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/LeakDetector.java