summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Clear reference to the IIntentReceiver in order to avoid memory leakJohannes Carlsson2011-01-052-1/+4
* Avoiding cyclic references when unbinding from a serviceMattias Petersson2011-01-051-0/+1
* Merge "frameworks/base: Fix to release references in ActivityManagerService" ...Dianne Hackborn2010-12-231-0/+8
|\
| * frameworks/base: Fix to release references in ActivityManagerServiceVairavan Srinivasan2010-12-231-0/+8
* | Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-223-15/+16
* | Improve performance of WindowState.toString()Mattias Petersson2010-12-221-3/+13
|/
* Be sure and report NO_CONNECTIVITY when needed.Robert Greenwalt2010-12-211-0/+1
* disable the bypass mode. DO NOT MERGE.Mathias Agopian2010-12-181-1/+0
* Fix issue #3289835: NullPointerException in...Dianne Hackborn2010-12-161-1/+4
* Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-132-13/+23
* [317580] fix issue where the screen wouldn't be rotated properly in bypass modeMathias Agopian2010-12-073-1/+19
* [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)Mathias Agopian2010-12-038-11/+172
* [3171580] Fix two typos related to fixed-size buffersMathias Agopian2010-12-034-21/+19
* [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-031-0/+1
* Fix issue 2641884: Bluetooth volume is dependent on in call volume.Eric Laurent2010-12-011-13/+23
* Merge "Fix issue 3142808." into gingerbreadEric Laurent2010-12-011-49/+52
|\
| * Fix issue 3142808.Eric Laurent2010-12-011-49/+52
* | Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver"...Irfan Sheriff2010-12-011-5/+22
|\ \ | |/ |/|
| * DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiverIrfan Sheriff2010-11-301-5/+22
* | fix [3237242] sensormanager sensor active count gets out of syncMathias Agopian2010-11-3010-54/+22
* | Merge "allow rotation-vector to have 4 components" into gingerbreadMathias Agopian2010-11-301-0/+1
|\ \ | |/ |/|
| * allow rotation-vector to have 4 componentsMathias Agopian2010-11-301-0/+1
* | Uses 4-th order low-pass for extracting gravity.Mathias Agopian2010-11-304-2/+33
|/
* don't attempt to normalize the rotation vectorMathias Agopian2010-11-221-4/+6
* Add support for virtual sensors.Mathias Agopian2010-11-1815-204/+1296
* Fix a race condition in sensormanagerMathias Agopian2010-11-142-1/+8
* record the last event received regardless of having clients or notMathias Agopian2010-11-102-14/+22
* improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)Mathias Agopian2010-11-083-5/+16
* Reorganize PackageManager dump to avoid NPEKenny Root2010-11-051-2/+2
* Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-2/+2
* GPS: remove some loggingMike Lockwood2010-10-281-4/+0
* really fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-273-13/+47
* Location Manager: Fix LocationManager.getBestProvider filtering.Mike Lockwood2010-10-261-6/+7
* Don't turn the button backlights on if the screen is off. Part 2.Joe Onorato2010-10-251-0/+8
* Merge "GPS: Disable verbose logging" into gingerbreadMike Lockwood2010-10-252-5/+7
|\
| * GPS: Disable verbose loggingMike Lockwood2010-10-252-5/+7
* | Merge "fix [3123221] Video sticks playing back upside down following orientat...Mathias Agopian2010-10-252-0/+16
|\ \
| * | fix [3123221] Video sticks playing back upside down following orientation switchMathias Agopian2010-10-242-0/+16
| |/
* | Merge "fix [3118445] Transform * Transform does not work as expected" into gi...Mathias Agopian2010-10-254-46/+87
|\ \
| * | fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-244-46/+87
| |/
* | Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" i...Wu-cheng Li2010-10-252-11/+5
|\ \ | |/ |/|
| * Remove the FLIP_H/ROT_90 workaround from CameraService.do not mergeWu-cheng Li2010-10-252-11/+5
* | Make sure that when the screen is off, we don't try to turn the buttons on too.Joe Onorato2010-10-231-2/+16
|/
* Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-1/+1
* GPS: Fix network type logic in requestRefLocationMike Lockwood2010-10-221-7/+14
* Merge "Adjust boundaries for screen sizes." into gingerbreadDianne Hackborn2010-10-211-2/+2
|\
| * Adjust boundaries for screen sizes.Dianne Hackborn2010-10-211-2/+2
* | Merge "Mirror the preview for front-facing cameras. do not merge" into ginger...Mathias Agopian2010-10-212-19/+43
|\ \ | |/ |/|
| * Mirror the preview for front-facing cameras. do not mergeWu-cheng Li2010-10-202-19/+43
* | Merge "Use the context_priority extension when present." into gingerbreadMathias Agopian2010-10-202-2/+16
|\ \