Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework activity manager debug dumps. | Dianne Hackborn | 2009-12-21 | 1 | -10/+14 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -3/+3 |
| | |||||
* | checkpoint: split libutils into libutils + libbinder | Mathias Agopian | 2009-05-20 | 1 | -1/+3 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -0/+288 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -288/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 4 | -0/+288 |