summaryrefslogtreecommitdiffstats
path: root/cmds/system_server/library
Commit message (Collapse)AuthorAgeFilesLines
* Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-131-9/+19
| | | | | | | This seems simpler and more contained, and I think the comment explaining why hoop-jumping is necessary is a bit clearer now. Change-Id: Ief4afd7cbb42188ed835fce23e497520bdb753a8
* Mouse pointer integration.Jeff Brown2011-01-041-0/+1
| | | | | | | | | | Added support for loading the pointer icon from a resource. Moved the system server related bits of the input manager out of libui and into libinput since they do not need to be linked into applications. Change-Id: Iec11e0725b3add2b905c51f8ea2c3b4b0d1a2d67
* new SensorServiceMathias Agopian2010-07-192-0/+6
| | | | | | | remove old sensor service and implement SensorManager on top of the new (native) SensorManger API. Change-Id: Iddb77d498755da3e11646473a44d651f12f40281
* move native services under services/Mathias Agopian2010-07-141-3/+3
| | | | | | | | moved surfaceflinger, audioflinger, cameraservice all native services should now reside in this location. Change-Id: Iee42b83dd2a94c3bf5107ab0895fe2dfcd5337a8
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-0/+4
| | | | | | | Initial commit for review. Integrated comments after patch set 1 review. Fixed lockup in AudioFlinger::ThreadBase::exit() Fixed lockup when playing tone with AudioPlocyService startTone()
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-3/+3
|
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+136
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-136/+0
|
* Initial ContributionThe Android Open Source Project2008-10-212-0/+136