summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/DropBoxManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Limit DropBox storage to 1000 files (by default).Dan Egnor2010-03-241-11/+22
* Fix rare NPE in DropBoxManagerServiceDan Egnor2010-03-101-1/+3
* Switch the services library to using the new SlogJoe Onorato2010-03-011-13/+13
* Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor2010-01-111-0/+7
* move some system services from gservices to secure settingsDoug Zongker2010-01-071-12/+21
* More elimination of Formatter (I was tired of waiting severalDan Egnor2009-11-251-26/+26
* Add boot events (SYSTEM_LAST_KMSG and friends) to the dropbox.Dan Egnor2009-11-171-40/+42
* Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-121-0/+696