summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/Watchdog.java
Commit message (Expand)AuthorAgeFilesLines
* Watchdog now records kernel stacks when it firesChristopher Tate2010-06-041-0/+22
* Also dump system process threads halfway through the watchdog intervalChristopher Tate2010-05-281-3/+20
* Dump the phone process stack (as well as the system process) on watchdog reset.Dan Egnor2010-03-111-0/+6
* Add new shutdown observer for MountService.Suchi Amalapurapu2010-03-091-5/+3
* Improve watchdog diagnostics.Dan Egnor2010-03-041-18/+17
* Switch the services library to using the new SlogJoe Onorato2010-03-011-22/+22
* move Watchdog's settings from Gservices to SecureDoug Zongker2010-01-061-33/+33
* move event log tags used by system server into this packageDoug Zongker2009-12-041-21/+11
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+855
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-855/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-96/+101
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+9
* Initial ContributionThe Android Open Source Project2008-10-211-0/+842