History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/TrackedGarbage.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/TrackedGarbage.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/TrackedGarbage.java