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
/
cmds
/
system_server
/
library
/
system_init.cpp
Age
Commit message (
Expand
)
Author
2013-07-15
Remove dead code in system server initialization.
Jeff Brown
2013-05-09
Merge "surfaceflinger is now always running in its own process"
Mathias Agopian
2013-05-09
Merge "Cleanup some of the thread merging."
Dianne Hackborn
2013-05-09
surfaceflinger is now always running in its own process
Mathias Agopian
2013-05-07
libutils clean-up
Mathias Agopian
2013-05-07
Cleanup some of the thread merging.
Dianne Hackborn
2012-10-24
Move app_process and system_server back to frameworks/base
Mike Lockwood
2012-10-24
Move non-Java commands to frameworks/native
Mike Lockwood
2012-03-14
Remove false dependencies
Glenn Kasten
2012-01-04
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2011-07-08
Eliminate single-process mode.
Jeff Brown
2011-05-27
sensorservice can now be ran standalone
Mathias Agopian
2011-04-13
Replace a custom AndroidRuntime::findClass with a more targeted fix.
Elliott Hughes
2010-07-19
new SensorService
Mathias Agopian
2009-07-23
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-05-20
move libbinder's header files under includes/binder
Mathias Agopian
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