summaryrefslogtreecommitdiff
path: root/cmds/system_server/library/system_init.cpp
AgeCommit message (Expand)Author
2013-07-15Remove dead code in system server initialization.Jeff Brown
2013-05-09Merge "surfaceflinger is now always running in its own process"Mathias Agopian
2013-05-09Merge "Cleanup some of the thread merging."Dianne Hackborn
2013-05-09surfaceflinger is now always running in its own processMathias Agopian
2013-05-07libutils clean-upMathias Agopian
2013-05-07Cleanup some of the thread merging.Dianne Hackborn
2012-10-24Move app_process and system_server back to frameworks/baseMike Lockwood
2012-10-24Move non-Java commands to frameworks/nativeMike Lockwood
2012-03-14Remove false dependenciesGlenn Kasten
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-07-08Eliminate single-process mode.Jeff Brown
2011-05-27sensorservice can now be ran standaloneMathias Agopian
2011-04-13Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes
2010-07-19new SensorServiceMathias Agopian
2009-07-23Fix issue 1795088 Improve audio routing codeEric Laurent
2009-05-20move libbinder's header files under includes/binderMathias Agopian
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project