| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-26 | move dumpstate and dumpsys from frameworks/base to frameworks/native | ||
| Change-Id: Ifdff51a974a9ee3c8ee7b04648a45d2f278ce4df | |||
| 2012-01-08 | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | ||
| See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c | |||
| 2009-12-21 | Rework activity manager debug dumps. | ||
| Change how we do debug dumps from the activity manager to make everything go through the activity manager interface (no more secondary interfaces), and use the command line arguments to control what gets dumped. The output from dumpsys without args still dumps everything. When just dumping the activity service, we now dump a subset of all of the am state that is interesting without being overwhelming. You can use "dumpsys activity -h" to get help with other things that can be dumped. | |||
| 2009-05-20 | move libbinder's header files under includes/binder | ||
| 2009-05-20 | checkpoint: split libutils into libutils + libbinder | ||
| 2009-03-03 | auto import from //depot/cupcake/@135843 | ||
| 2009-03-03 | auto import from //depot/cupcake/@135843 | ||
| 2008-10-21 | Initial Contribution | ||