summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Do not check features in PackageManagerService DO NOT MERGEKenny Root2011-01-311-21/+0
* DO NOT MERGE: Fix screen size compatibility mode.Dianne Hackborn2011-01-291-7/+7
* Fix issue 2988031.Eric Laurent2011-01-271-1/+2
* do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-263-22/+38
* Merge "Make OBB results a one-way call" into gingerbreadKenny Root2011-01-261-1/+1
|\
| * Make OBB results a one-way callKenny Root2011-01-251-1/+1
* | fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)Mathias Agopian2011-01-256-43/+0
* | partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT ME...Mathias Agopian2011-01-254-1/+59
* | fix a small bug that caused screenshot to show garbage in some cases (DO NOT ...Mathias Agopian2011-01-251-1/+2
* | workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE)Mathias Agopian2011-01-251-0/+4
* | minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)Mathias Agopian2011-01-251-1/+0
|/
* do not merge - Fix issue 3371096.Eric Laurent2011-01-201-8/+10
* fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when r...Mathias Agopian2011-01-192-4/+4
* Watchdog can get deadlocked on activity managerBrad Fitzpatrick2011-01-181-3/+16
* Merge "Do not add unsolicited events to queue" into gingerbreadIrfan Sheriff2011-01-181-5/+7
|\
| * Do not add unsolicited events to queueIrfan Sheriff2011-01-161-5/+7
* | Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbreadJeff Brown2011-01-182-2/+32
|\ \
| * | Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-112-2/+32
* | | Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-108/+0
| |/ |/|
* | Deep clone settings for system package update DO NOT MERGEKenny Root2011-01-141-12/+70
* | Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbreadKenny Root2011-01-121-13/+83
|\ \
| * | Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-091-13/+83
* | | Merge "Allow updated system apps to retain priority" into gingerbreadKenny Root2011-01-122-6/+16
|\ \ \ | |_|/ |/| |
| * | Allow updated system apps to retain priorityKenny Root2011-01-112-6/+16
* | | Copy user info from PackageSetting as wellKenny Root2011-01-111-0/+8
|/ /
* | Merge "Referencing of "r.record.name" is occured, when "r.record" is null." i...Dianne Hackborn2011-01-091-1/+1
|\ \
| * | Referencing of "r.record.name" is occured, when "r.record" is null.lge-aosp2011-01-091-1/+1
* | | DO NOT MERGE : Ensure that the first post-restore backup pass is correctChris Tate2011-01-091-10/+29
* | | DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restoresChris Tate2011-01-091-9/+52
|/ /
* | Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." int...Dianne Hackborn2011-01-091-33/+59
|\ \ | |/ |/|
| * Fix issue # 3227963: SecurityException: Neither user 10023 nor...Dianne Hackborn2010-12-221-33/+59
* | 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