summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix regression for SoundPool playbackEric Laurent2011-11-081-2/+7
* | Merge "Bootstrap stats before registering listeners." into ics-mr1Jeff Sharkey2011-11-081-15/+11
|\ \
| * | Bootstrap stats before registering listeners.Jeff Sharkey2011-11-081-15/+11
| |/
* | Merge "Make operation counts monotonically increase." into ics-mr1Jeff Sharkey2011-11-081-2/+1
|\ \
| * | Make operation counts monotonically increase.Jeff Sharkey2011-11-081-2/+1
| |/
* | Merge "Dispatch alerts through background thread." into ics-mr1Jeff Sharkey2011-11-081-13/+22
|\ \
| * | Dispatch alerts through background thread.Jeff Sharkey2011-11-081-13/+22
* | | Merge "Make policy data enabled flag static." into ics-mr1Jeff Sharkey2011-11-081-15/+5
|\ \ \ | |/ /
| * | Make policy data enabled flag static.Jeff Sharkey2011-11-081-15/+5
| |/
* | Merge "decrease the light-sensor rate to 1Hz (from ~15Hz) for ALS purposes." ...Mathias Agopian2011-11-081-3/+6
|\ \
| * | decrease the light-sensor rate to 1Hz (from ~15Hz) for ALS purposes.Mathias Agopian2011-11-081-3/+6
* | | Merge "Avoid inconsistent state when remove fails." into ics-mr1Jeff Sharkey2011-11-081-2/+4
|\ \ \
| * | | Avoid inconsistent state when remove fails.Jeff Sharkey2011-11-081-2/+4
| | |/ | |/|
* | | Merge "Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK. Bug: 5569662" into ics-mr1Jeff Brown2011-11-081-1/+3
|\ \ \
| * | | Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK.Jeff Brown2011-11-081-1/+3
| |/ /
* | | Merge "SensorService now always clamps the requested rate" into ics-mr1Mathias Agopian2011-11-081-2/+3
|\ \ \ | |_|/ |/| |
| * | SensorService now always clamps the requested rateMathias Agopian2011-11-071-2/+3
* | | Merge "Add drop box reports of low memory." into ics-mr1Dianne Hackborn2011-11-081-20/+84
|\ \ \
| * | | Add drop box reports of low memory.Dianne Hackborn2011-11-081-20/+84
| | |/ | |/|
* | | Merge "Fix an issue where we could wait for a non-existing transaction" into ...Mathias Agopian2011-11-081-14/+16
|\ \ \
| * | | Fix an issue where we could wait for a non-existing transactionMathias Agopian2011-11-071-14/+16
* | | | Merge "Convert soft ap config store to state machine" into ics-mr1Irfan Sheriff2011-11-081-6/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Convert soft ap config store to state machineIrfan Sheriff2011-11-081-6/+1
* | | | Merge "Fix build." into ics-mr1Robert Greenwalt2011-11-081-1/+1
|\ \ \ \
| * | | | Fix build.Robert Greenwalt2011-11-081-1/+1
* | | | | Merge "Wimax : wimax framework related open source." into ics-mr1Robert Greenwalt2011-11-081-1/+88
|\ \ \ \ \ | |/ / / /
| * | | | Wimax : wimax framework related open source.tk.mun2011-11-071-1/+88
* | | | | Merge "AudioFlinger: mix track only when really ready" into ics-mr1Eric Laurent2011-11-081-1/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | AudioFlinger: mix track only when really readyEric Laurent2011-11-031-1/+10
* | | | | Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1Mathias Agopian2011-11-075-10/+54
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix rotation displays frame N-1 briefly while rotatingMathias Agopian2011-11-045-10/+54
* | | | | am b445362b: Make upstream tether list threadsafeRobert Greenwalt2011-11-071-131/+172
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make upstream tether list threadsafeRobert Greenwalt2011-11-071-131/+172
* | | | | Merge changes I0da0f04f,I93197665 into ics-mr1Daniel Sandler2011-11-071-6/+39
|\ \ \ \ \
| * | | | | Teach UiModeMgr about high-end and low-end desk docks.Daniel Sandler2011-11-041-6/+39
* | | | | | am 7311bd4b: Merge "Print out memory info when we get into a low memory situa...Dianne Hackborn2011-11-051-9/+69
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Print out memory info when we get into a low memory situation." into i...Dianne Hackborn2011-11-051-9/+69
| |\ \ \ \ \
| | * | | | | Print out memory info when we get into a low memory situation.Dianne Hackborn2011-11-041-9/+69
* | | | | | | workaround to set the WM refresh rate to 48 Hz for tuna devices onlyMathias Agopian2011-11-043-6/+17
| |_|_|_|_|/ |/| | | | |
* | | | | | am 348297ab: Merge "Start using IP tool for advanced routing." into ics-mr0Robert Greenwalt2011-11-043-52/+108
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Start using IP tool for advanced routing." into ics-mr0Robert Greenwalt2011-11-043-52/+108
| |\ \ \ \ \
| | * | | | | Start using IP tool for advanced routing.Robert Greenwalt2011-11-043-52/+108
| | |/ / / /
* | | | | | am 3ee47188: Frame rate to 48 fpsDave Burke2011-11-041-1/+6
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Frame rate to 48 fpsDave Burke2011-11-041-1/+6
| |/ / /
* | | | Merge "fix an issue where SensorService could request an invalid sensor delay...Mathias Agopian2011-11-041-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | fix an issue where SensorService could request an invalid sensor delayMathias Agopian2011-11-011-2/+8
* | | | Merge "Avoid quick shutdown after a driver start" into ics-mr1Irfan Sheriff2011-11-041-31/+14
|\ \ \ \
| * | | | Avoid quick shutdown after a driver startIrfan Sheriff2011-11-031-31/+14
* | | | | Merge "Verify AppWidget ownership during update." into ics-mr1Jeff Sharkey2011-11-031-1/+4
|\ \ \ \ \
| * | | | | Verify AppWidget ownership during update.Jeff Sharkey2011-11-031-1/+4