summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Make UsbService optionalAdam Lesinski2014-02-182-9/+27
* Remove onCreate() method that should not be there.Jeff Brown2014-02-131-8/+0
* Make SystemService constructor take a Context.Jeff Brown2014-02-102-68/+77
* Refactor display manager service to new pattern.Jeff Brown2014-01-161-1/+10
* Start untangling system server early bootstrapping.Jeff Brown2014-01-163-13/+22
* Fix a bug where OnTouchListeners in action views could be removedAdam Powell2014-01-101-18/+18
* Merge "Move SystemService code to frameworks/base/core" into klp-modular-devAdam Lesinski2014-01-073-0/+403
|\
| * Move SystemService code to frameworks/base/coreAdam Lesinski2013-12-203-0/+403
* | am e966e577: am 02f042dd: Fix socket descriptor leak from Zygote to child appDave Platt2014-01-071-0/+6
|\ \
| * | Fix socket descriptor leak from Zygote to child appDave Platt2014-01-061-0/+6
* | | XmlUtils#readThisMapXml should handle null keys.Narayan Kamath2014-01-061-12/+7
| |/ |/|
* | Use java.util.Objects instead on internal APIKenny Root2013-12-131-62/+0
* | Merge "Fix inconsistency in LoggingPrintStream."Narayan Kamath2013-12-101-1/+1
|\ \
| * | Fix inconsistency in LoggingPrintStream.Narayan Kamath2013-12-091-1/+1
* | | Merge "Add address flags and scope to LinkAddress."Lorenzo Colitti2013-12-071-2/+2
|\ \ \
| * | | Add address flags and scope to LinkAddress.Lorenzo Colitti2013-12-061-2/+2
| |/ /
* | | Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEADThe Android Open Source Project2013-12-0519-898/+1188
|\ \ \ | |/ / |/| |
| * | am 64397749: am 22010817: Merge "Handle backup transport registration dynamic...Christopher Tate2013-11-143-0/+48
| |\ \ | | |/
| | * Merge "Handle backup transport registration dynamically" into klp-devChristopher Tate2013-11-153-0/+48
| | |\
| | | * Handle backup transport registration dynamicallyChristopher Tate2013-11-143-0/+48
| * | | am 2bced6dc: am a7a46a66: Merge "Update cast screen strings." into klp-devJeff Brown2013-11-141-2/+3
| |\ \ \ | | |/ /
| | * | Update cast screen strings.Jeff Brown2013-11-141-2/+3
| | |/
| * | am 086370c9: am 2229ca03: Fix an action bar accessibility regressionAdam Powell2013-11-121-3/+5
| |\ \ | | |/
| | * Fix an action bar accessibility regressionAdam Powell2013-11-121-3/+5
| * | am 854395ad: am c481a634: Merge "UI tweaks." into klp-devJeff Brown2013-11-111-3/+3
| |\ \ | | |/
| | * UI tweaks.Jeff Brown2013-11-111-3/+3
| * | am 5773f724: am dd4f9e8b: Merge "Update the media router dialogs and integrat...Jeff Brown2013-11-106-703/+786
| |\ \ | | |/
| | * Update the media router dialogs and integrate into system UI.Jeff Brown2013-11-106-703/+786
| * | am ede7f9d3: am 9e71310d: Merge "Remove incorrect (and unused) capget code."Elliott Hughes2013-11-072-75/+5
| |\ \
| * \ \ am 5182ea4b: am d40a4d74: Merge "Add media router service and integrate with ...Jeff Brown2013-11-071-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Add media router service and integrate with remote displays." into klp...Jeff Brown2013-11-081-3/+3
| | |\ \
| | | * | Add media router service and integrate with remote displays.Jeff Brown2013-11-071-3/+3
| * | | | am f1612bcf: am e8c51298: Merge "Add BatteryStats for Wifi Batched Scanning."...Robert Greenwalt2013-11-073-1/+141
| |\ \ \ \ | | |/ / /
| | * | | Merge "Add BatteryStats for Wifi Batched Scanning." into klp-devRobert Greenwalt2013-11-073-2/+142
| | |\ \ \
| | | * | | Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt2013-11-063-2/+142
| * | | | | am fbf4888d: am 9882d388: Merge "Fix issue #11223338: Not retaining service s...Dianne Hackborn2013-11-071-80/+141
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Fix issue #11223338: Not retaining service started state while restart...Dianne Hackborn2013-11-071-80/+141
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix issue #11223338: Not retaining service started state while restartingDianne Hackborn2013-11-061-80/+141
| * | | | | am 5eecb9e8: am bd9513f3: Merge "Add HSPA+ to BatteryStats" into klp-devPatrick Tjin2013-11-061-0/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add HSPA+ to BatteryStatsPatrick Tjin2013-11-061-0/+3
| | |/ / /
| * | | | am c8b01295: am 60999fcb: Merge "Treat UnsatisfiedLinkError as non-fatal" int...Brian Carlstrom2013-11-041-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge "Treat UnsatisfiedLinkError as non-fatal" into klp-devBrian Carlstrom2013-11-041-0/+2
| | |\ \ \
| | | * | | Treat UnsatisfiedLinkError as non-fatalBrian Carlstrom2013-11-031-0/+2
| * | | | | am fe803958: am 1262d0c8: Merge "Fix action menu visibility callbacks for nes...Adam Powell2013-11-042-1/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Fix action menu visibility callbacks for nested popups" into klp-devAdam Powell2013-11-042-1/+10
| | |\ \ \ \
| | | * | | | Fix action menu visibility callbacks for nested popupsAdam Powell2013-11-012-1/+10
| | | |/ / /
| * | | | | am 9382a071: am b611eb94: Merge "Fix incorrect content description on action ...Adam Powell2013-11-041-14/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix incorrect content description on action bar home/upAdam Powell2013-11-011-14/+6
| | |/ / /
| * | | | am 10193b78: am a51052d1: Merge "Move set of persist.sys.dalvik.vm.lib to Sys...Brian Carlstrom2013-11-041-12/+0
| |\ \ \ \ | | |/ / /
| | * | | Move set of persist.sys.dalvik.vm.lib to SystemServer onlyBrian Carlstrom2013-11-011-12/+0