summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/BootReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Add logging for kernel audit failures, including SELinux.Geremy Condra2013-02-131-0/+29
* Cleaner initial boot.Dianne Hackborn2012-11-281-1/+12
* Add ro.revision property to checkin headersColin Cross2012-10-221-0/+2
* Remove unused android.net.Downloads.Jeff Sharkey2012-03-201-4/+3
* Increase max size of log size by 50% on userdebug builds.Dave Burke2012-02-271-2/+4
* Move LoadAverageService to the SystemUI apk.Dianne Hackborn2011-07-141-13/+0
* Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-1/+3
* remove OTA packages from the old (pre-froyo) updaterDoug Zongker2010-04-051-0/+20
* Move boot log file writing into a background thread to avoid ANR.Dan Egnor2010-03-111-32/+35
* Switch the services library to using the new SlogJoe Onorato2010-03-011-7/+7
* Truncate SYSTEM_TOMBSTONE events at the end (take the head),Dan Egnor2010-02-111-10/+17
* Report tombstone (native crash) data to the dropbox.Dan Egnor2010-01-271-28/+56
* Include more verbose device information with kernel dumpsDan Egnor2010-01-261-10/+8
* Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor2010-01-111-6/+21
* add recovery system interface to APIDoug Zongker2010-01-051-2/+1
* Change the DropBoxManager API slightly (this is public, but not yet released) --Dan Egnor2009-11-251-6/+1
* close file descriptors passed to drop boxDoug Zongker2009-11-251-3/+4
* Copy SYSTEM_LAST_KMSG from /proc/last_kmsg instead of /data/dontpanic/last_kmsg.Dan Egnor2009-11-231-1/+1
* Add boot events (SYSTEM_LAST_KMSG and friends) to the dropbox.Dan Egnor2009-11-171-27/+95
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+40
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-40/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+40