summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 3317627.Eric Laurent2011-01-091-0/+8
* DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null.lge-aosp2011-01-091-1/+1
* Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmergeDianne Hackborn2011-01-091-33/+59
|\
| * Fix issue # 3227963: SecurityException: Neither user 10023 nor...Dianne Hackborn2010-12-221-33/+59
* | Merge "Fix check for required features" into honeycombKenny Root2011-01-091-16/+15
|\ \
| * | Fix check for required featuresKenny Root2011-01-071-16/+15
* | | Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-083-6/+19
* | | Fix bug 3245465 - Themed dialog iconsAdam Powell2011-01-082-3/+7
|/ /
* | Merge "Use BluetoothAdapter broadcast for coex settings" into honeycombIrfan Sheriff2011-01-071-9/+5
|\ \
| * | Use BluetoothAdapter broadcast for coex settingsIrfan Sheriff2011-01-071-9/+5
* | | (cherrypick from master) 3322879 Device soft reboots on enabling and disablin...Svetoslav Ganov2011-01-061-9/+11
* | | Merge "Fix handling of multiple possible default networks" into honeycombRobert Greenwalt2011-01-061-46/+24
|\ \ \
| * | | Fix handling of multiple possible default networksRobert Greenwalt2011-01-061-46/+24
| |/ /
* | | Add camera service support for SurfaceTexture.Jamie Gennis2011-01-063-25/+50
* | | Add the ISurfaceComposer::createGraphicBuffer IPC.Jamie Gennis2011-01-062-0/+21
|/ /
* | Temporarily remove UsbManager support for USB host.Mike Lockwood2011-01-064-204/+1
* | am 73fef3c7: am b5a8654d: Clear reference to the IIntentReceiver in order to ...Johannes Carlsson2011-01-052-1/+4
|\ \
| * \ am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory ...Johannes Carlsson2011-01-052-1/+4
| |\ \
| | * | Clear reference to the IIntentReceiver in order to avoid memory leakJohannes Carlsson2011-01-052-1/+4
* | | | am 4302886f: am c91f9fe5: Merge "Avoiding cyclic references when unbinding fr...Dianne Hackborn2011-01-051-0/+1
|\ \ \ \ | |/ / /
| * | | am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service"...Dianne Hackborn2011-01-051-0/+1
| |\ \ \ | | |/ /
| | * | Avoiding cyclic references when unbinding from a serviceMattias Petersson2011-01-051-0/+1
* | | | Allow bumpDns() to execute correctly before boot has completedStan Chesnutt2011-01-051-0/+4
* | | | Merge "Only allow touch events from one device at a time."Jeff Brown2011-01-052-28/+46
|\ \ \ \
| * | | | Only allow touch events from one device at a time.Jeff Brown2011-01-042-28/+46
* | | | | Merge "Add decryption support to MountService."Jason parks2011-01-051-2/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add decryption support to MountService.Jason parks2011-01-051-2/+35
* | | | | Mouse pointer integration.Jeff Brown2011-01-0417-355/+15659
* | | | | Merge "Few little fragment, wm tweaks."Dianne Hackborn2011-01-041-46/+68
|\ \ \ \ \
| * | | | | Few little fragment, wm tweaks.Dianne Hackborn2011-01-041-46/+68
| |/ / / /
* | | | | Always file DUN requests for tethering.Robert Greenwalt2011-01-042-4/+9
|/ / / /
* | | | Fix flicker issue in IME.Dianne Hackborn2011-01-011-3/+15
* | | | Merge "3304011 At times Talkback still works after disabling it."Svetoslav Ganov2010-12-291-4/+6
|\ \ \ \
| * | | | 3304011 At times Talkback still works after disabling it.Svetoslav Ganov2010-12-281-4/+6
* | | | | Merge "Don't let services in persistent processes be lost after crashing."Dianne Hackborn2010-12-291-6/+22
|\ \ \ \ \
| * | | | | Don't let services in persistent processes be lost after crashing.Dianne Hackborn2010-12-291-6/+22
* | | | | | Cache the current value of background-data.Robert Greenwalt2010-12-291-2/+9
|/ / / / /
* | | | | Merge "Add initial support for cursor-based pointing devices."Jeff Brown2010-12-292-32/+430
|\ \ \ \ \
| * | | | | Add initial support for cursor-based pointing devices.Jeff Brown2010-12-292-32/+430
* | | | | | Change libusbhost and libmtp from static to shared librariesMike Lockwood2010-12-291-12/+11
| |/ / / / |/| | | |
* | | | | Make sure the ProxyProperties is always present.Robert Greenwalt2010-12-281-0/+1
* | | | | am 536feda7: am 949fc0ef: Merge "frameworks/base: Fix to release references t...Dianne Hackborn2010-12-281-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 949fc0ef: Merge "frameworks/base: Fix to release references to previous li...Dianne Hackborn2010-12-281-0/+2
| |\ \ \ \
| | * \ \ \ Merge "frameworks/base: Fix to release references to previous live wallpaper"Dianne Hackborn2010-12-231-0/+2
| | |\ \ \ \
| | | * | | | frameworks/base: Fix to release references to previous live wallpaperVairavan Srinivasan2010-12-231-0/+2
| | * | | | | frameworks/base: Fix to release references in ActivityManagerServiceVairavan Srinivasan2010-12-231-0/+8
| | |/ / / /
| | * | | | Improve performance of WindowState.toString()Mattias Petersson2010-12-211-3/+13
* | | | | | Merge "Enable networks on screen on"Irfan Sheriff2010-12-241-0/+1
|\ \ \ \ \ \
| * | | | | | Enable networks on screen onIrfan Sheriff2010-12-241-0/+1
* | | | | | | Reduce the spinning while tethering.Robert Greenwalt2010-12-232-28/+64
|/ / / / / /