index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
BootReceiver.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-12-12
Add previous console on pstore to DropBox
Todd Poynor
2013-09-20
Upload fsck logs to the dropbox when error found
Ken Sumrall
2013-02-13
Add logging for kernel audit failures, including SELinux.
Geremy Condra
2012-11-28
Cleaner initial boot.
Dianne Hackborn
2012-10-22
Add ro.revision property to checkin headers
Colin Cross
2012-03-20
Remove unused android.net.Downloads.
Jeff Sharkey
2012-02-27
Increase max size of log size by 50% on userdebug builds.
Dave Burke
2011-07-14
Move LoadAverageService to the SystemUI apk.
Dianne Hackborn
2010-08-30
Renaming SharedPreferences$Editor.startCommit to apply
Brad Fitzpatrick
2010-08-27
SharedPreferences$Editor.startCommit()
Brad Fitzpatrick
2010-04-05
remove OTA packages from the old (pre-froyo) updater
Doug Zongker
2010-03-11
Move boot log file writing into a background thread to avoid ANR.
Dan Egnor
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2010-02-11
Truncate SYSTEM_TOMBSTONE events at the end (take the head),
Dan Egnor
2010-01-27
Report tombstone (native crash) data to the dropbox.
Dan Egnor
2010-01-26
Include more verbose device information with kernel dumps
Dan Egnor
2010-01-11
Simplify & update ANR logging; report ANR data into the dropbox.
Dan Egnor
2010-01-05
add recovery system interface to API
Doug Zongker
2009-11-25
Change the DropBoxManager API slightly (this is public, but not yet released) --
Dan Egnor
2009-11-25
close file descriptors passed to drop box
Doug Zongker
2009-11-23
Copy SYSTEM_LAST_KMSG from /proc/last_kmsg instead of /data/dontpanic/last_kmsg.
Dan Egnor
2009-11-17
Add boot events (SYSTEM_LAST_KMSG and friends) to the dropbox.
Dan Egnor
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project