summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-302-2/+0
|\
| * Merge from open-source froyoThe Android Open Source Project2010-07-291-2/+1
| |\
| | * Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
* | | Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(...Dianne Hackborn2010-07-291-2/+1
|\ \ \
| * | | Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
* | | | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-293-72/+101
* | | | Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
* | | | Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
* | | | Allow creation of an audio effect on a session with no audio tracks.Eric Laurent2010-07-292-16/+72
|/ / /
* | | Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...Mathias Agopian2010-07-283-22/+78
|\ \ \
| * | | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-273-22/+78
* | | | Remove stale temporary ASEC containersKenny Root2010-07-281-2/+7
* | | | Merge "Fix getTempContainerId()" into gingerbreadKenny Root2010-07-281-43/+25
|\ \ \ \
| * | | | Fix getTempContainerId()Kenny Root2010-07-281-43/+25
* | | | | Refactor input reader to support new device types more easily.Jeff Brown2010-07-283-113/+174
* | | | | Merge "Add a missing break; to restore old functionality and not turn off the...Joe Onorato2010-07-281-0/+4
|\ \ \ \ \
| * | | | | Add a missing break; to restore old functionality and not turn off the screen...Andreas Huber2010-07-271-0/+4
| |/ / / /
* | | | | Merge "Audio effects: modified command() parameter types." into gingerbreadEric Laurent2010-07-282-26/+97
|\ \ \ \ \
| * | | | | Audio effects: modified command() parameter types.Eric Laurent2010-07-282-26/+97
* | | | | | Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected...Mike Lockwood2010-07-281-6/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected stateMike Lockwood2010-06-281-6/+5
* | | | | | Merge "Cap the size of StrictMode buffering we do before calling DropBox." in...Brad Fitzpatrick2010-07-271-10/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cap the size of StrictMode buffering we do before calling DropBox.Brad Fitzpatrick2010-07-271-10/+25
* | | | | | Merge "Remove a log message Jason doesn't like" into gingerbreadDan Egnor2010-07-271-2/+0
|\ \ \ \ \ \
| * | | | | | Remove a log message Jason doesn't likeDan Egnor2010-07-261-2/+0
| |/ / / / /
* | | | | | am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly ...Joe Onorato2010-07-271-30/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Add a method to let a properly permissioned app directlyJoe Onorato2010-07-241-30/+76
| | |_|/ | |/| |
* | | | Infrastructure to report running services to developer.Dianne Hackborn2010-07-241-8/+25
* | | | Fix handling of application disabled state.Dianne Hackborn2010-07-241-7/+19
| |_|/ |/| |
* | | Report sensor events to BatteryStats serviceMathias Agopian2010-07-231-22/+42
* | | SensorService handles last known state properlyMathias Agopian2010-07-222-15/+74
* | | filter sensor event by connectionMathias Agopian2010-07-222-9/+20
* | | propagate sensor event rate properly to the sensor HALMathias Agopian2010-07-212-51/+104
* | | propagate sensor event rate properlyMathias Agopian2010-07-211-1/+9
* | | SensorService doesn't crash if correct HAL is not presentMathias Agopian2010-07-212-14/+34
* | | Merge "Better dumpsys logs" into gingerbreadMathias Agopian2010-07-212-2/+17
|\ \ \
| * | | Better dumpsys logsMathias Agopian2010-07-192-2/+17
* | | | Merge "Added partial support for repporting sensor activity to IBatteryStats"...Mathias Agopian2010-07-211-0/+37
|\ \ \ \ | |/ / /
| * | | Added partial support for repporting sensor activity to IBatteryStatsMathias Agopian2010-07-191-0/+37
* | | | Merge "new SensorService" into gingerbreadMathias Agopian2010-07-2110-466/+610
|\ \ \ \ | |/ / /
| * | | new SensorServiceMathias Agopian2010-07-1910-466/+610
* | | | am e8605af5: Merge "Avoid leaking file descriptors when returning drop box ev...Dan Egnor2010-07-211-0/+208
|\ \ \ \ | | |/ / | |/| |
| * | | Avoid leaking file descriptors when returning drop box events.Dan Egnor2010-07-211-0/+208
* | | | Audio policy manager changes for audio effectsEric Laurent2010-07-205-200/+652
| |/ / |/| |
* | | Merge "Fixed problems in audio effect volume control." into gingerbreadEric Laurent2010-07-192-10/+24
|\ \ \
| * | | Fixed problems in audio effect volume control.Eric Laurent2010-07-192-10/+24
* | | | Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocati...Adam Bliss2010-07-191-6/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Don't throw an exception from isProviderEnabled and getLastKnownLocationMike Lockwood2010-07-171-6/+2
* | | | Fix individual pointer id up/down reporting.Jeff Brown2010-07-161-3/+7
|/ / /
* | | Merge "Fix bug with phantom input windows." into gingerbreadJeff Brown2010-07-163-116/+134
|\ \ \