summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / / /
* | | | | am cc43401c: am 6eef0ca5: Merge "frameworks/base: Fix to release references i...Dianne Hackborn2010-12-231-0/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityMan...Dianne Hackborn2010-12-231-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | 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
| * | | | am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" int...Jeff Brown2010-12-233-15/+16
| |\ \ \ \ | | |/ / /
| | * | | Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-223-15/+16
* | | | | Merge "Fix issue #3299143: Problem report for Hanping Chinese Dictionary Pro"Dianne Hackborn2010-12-221-2/+2
|\ \ \ \ \
| * | | | | Fix issue #3299143: Problem report for Hanping Chinese Dictionary ProDianne Hackborn2010-12-221-2/+2
* | | | | | Add TYPE_BLUETOOTH network interface for reverse tethering.Jaikumar Ganesh2010-12-221-5/+6
|/ / / / /
* | | | | am 2f209e88: am 1622eee2: Improve performance of WindowState.toString()Mattias Petersson2010-12-221-3/+13
|\ \ \ \ \ | |/ / / /
| * | | | am 1622eee2: Improve performance of WindowState.toString()Mattias Petersson2010-12-221-3/+13
| |\ \ \ \ | | |/ / /
| | * | | Improve performance of WindowState.toString()Mattias Petersson2010-12-221-3/+13
| | |/ /
* | | | am 46f98746: am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when need...Robert Greenwalt2010-12-221-0/+1
|\ \ \ \ | |/ / /
| * | | am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gin...Robert Greenwalt2010-12-211-0/+1
| |\ \ \ | | |/ /
| | * | Be sure and report NO_CONNECTIVITY when needed.Robert Greenwalt2010-12-211-0/+1