summaryrefslogtreecommitdiff
path: root/cmds/system_server
AgeCommit message (Expand)Author
2012-06-28move sensorservice to the frameworks/native project Mathias Agopian
2012-03-14Remove false dependencies Glenn Kasten
2012-03-07fixup hardcoded include paths for new project Mathias Agopian
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE Steve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE Steve Block
2011-07-13Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build Mike Lockwood
2011-07-08Eliminate single-process mode. Jeff Brown
2011-05-27sensorservice can now be ran standalone Mathias Agopian
2011-04-13Replace a custom AndroidRuntime::findClass with a more targeted fix. Elliott Hughes
2011-01-04Mouse pointer integration. Jeff Brown
2010-07-19new SensorService Mathias Agopian
2010-07-14move native services under services/ Mathias Agopian
2009-07-23Fix issue 1795088 Improve audio routing code Eric Laurent
2009-05-20move libbinder's header files under includes/binder Mathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinder Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project