summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/SystemServer.java
Commit message (Expand)AuthorAgeFilesLines
* Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-1/+1
* DO NOT MERGE - Run the task manager service at startupChristopher Tate2014-05-231-0/+5
* Make the EthernetManager available.Lorenzo Colitti2014-05-211-0/+8
* Fix a boot failure due to Wifi / Wifi PasspointYuhao Zheng2014-05-201-4/+4
* Fix a runtime break caused by merge conflictVinit Deshpande2014-05-201-1/+1
* Hotspot 2.0 framework APIs -- initial implementationYuhao Zheng2014-05-181-4/+4
* Merge "AudioService/WireAccessoryManager: change boot completion detection me...Eric Laurent2014-05-081-1/+9
|\
| * AudioService/WireAccessoryManager: change boot completion detection methodEric Laurent2014-05-061-1/+9
* | Initial implementation of WifiScannerVinit Deshapnde2014-05-071-0/+9
* | initial Best Network Selection implementationvandwalle2014-05-071-8/+8
* | resolved conflicts for merge of 0b5598c9 to masterBrian Carlstrom2014-05-071-0/+8
|\ \ | |/ |/|
| * am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService"Brian Carlstrom2014-05-071-0/+8
| |\
| | * Add BackgroundDexOptServiceBrian Carlstrom2014-05-061-0/+8
* | | Merge "Add dump to MediaSessionService"RoboErik2014-05-011-1/+0
|\ \ \
| * | | Add dump to MediaSessionServiceRoboErik2014-04-291-1/+0
* | | | Merge commit '734a78fb' into manualmergeAdam Lesinski2014-04-281-5/+4
|\ \ \ \ | | |/ / | |/| |
| * | | am 8ea2d451: Merge "Various CTS fixes" into klp-modular-devAdam Lesinski2014-04-281-5/+4
| |\ \ \
| | * | | Various CTS fixesAdam Lesinski2014-04-251-5/+4
* | | | | Derive fingerprint at runtime when undefined.Jeff Sharkey2014-04-281-0/+5
* | | | | Merge "Initial implementation of new voice interaction API."Dianne Hackborn2014-04-251-0/+12
|\ \ \ \ \
| * | | | | Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-0/+12
| | |_|/ / | |/| | |
* | | | | Implement skeleton of new HDMI Control Service.Jungshik Jang2014-04-251-0/+7
|/ / / /
* | | | Initial implementation of NetworkScoreManager's backing service.Jeff Davidson2014-04-211-0/+15
* | | | Merge "Launcher APIs and broadcasts for managed profiles"Amith Yamasani2014-04-081-0/+9
|\ \ \ \
| * | | | Launcher APIs and broadcasts for managed profilesAmith Yamasani2014-04-081-0/+9
* | | | | Initial round of Television Input FrameworkJae Seo2014-04-081-0/+9
|/ / / /
* | | | Merge "Switch framework Holo references to Quantum.Light"Alan Viverette2014-04-021-1/+1
|\ \ \ \
| * | | | Switch framework Holo references to Quantum.LightAlan Viverette2014-04-011-1/+1
* | | | | resolved conflicts for merge of 71ab4f4f to masterNarayan Kamath2014-04-021-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks."Narayan Kamath2014-04-021-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Move zygote startup logic to the frameworks.Narayan Kamath2014-04-021-1/+1
* | | | Define trust agent framework componentsAdrian Roos2014-03-311-0/+8
* | | | am 56a8f8b4: resolved conflicts for merge of 439145f0 to klp-modular-dev-plus...Narayan Kamath2014-03-311-2/+0
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 439145f0 to klp-modular-dev-plus-aospNarayan Kamath2014-03-311-2/+0
| |\ \ \ | | |/ /
| | * | Don't make isSafeMode a field on the Zygote class.Narayan Kamath2014-03-311-1/+6
| | * | frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | | | Wifi hotspot stack initial hook upYuhao Zheng2014-03-251-0/+8
* | | | resolved conflicts for merge of a67e34c8 to masterColin Cross2014-03-211-0/+8
|\ \ \ \ | |/ / /
| * | | am c61f4dd7: Merge "Add HDMI-CEC service" into klp-modular-devJinsuk Kim2014-03-211-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Add HDMI-CEC service" into klp-modular-devJinsuk Kim2014-03-211-0/+8
| | |\ \
| | | * | Add HDMI-CEC serviceJinsuk Kim2014-03-201-0/+8
* | | | | am f5f6487e: am d8e585e7: am 006209c2: Merge "Remove reflection instantiation...Adam Lesinski2014-03-171-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | am 006209c2: Merge "Remove reflection instantiation of Accessibility" into kl...Adam Lesinski2014-03-171-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Remove reflection instantiation of AccessibilityAdam Lesinski2014-03-171-2/+3
| | |/ /
* | | | am cd9cd758: am c213b3a3: am f7f80d7b: Merge "Start the dream manager even if...Jeff Brown2014-02-241-3/+2
|\ \ \ \ | |/ / /
| * | | am f7f80d7b: Merge "Start the dream manager even if dreams are not supported....Jeff Brown2014-02-241-3/+2
| |\ \ \ | | |/ /
| | * | Merge "Start the dream manager even if dreams are not supported." into klp-mo...Jeff Brown2014-02-241-3/+2
| | |\ \
| | | * | Start the dream manager even if dreams are not supported.Jeff Brown2014-02-241-3/+2
* | | | | am 542b55d9: am c8661519: am 83930aa0: Merge "Fix broken IME when decrypting ...Adam Lesinski2014-02-221-128/+121
|\ \ \ \ \ | |/ / / /
| * | | | am 83930aa0: Merge "Fix broken IME when decrypting storage" into klp-modular-devAdam Lesinski2014-02-211-128/+121
| |\ \ \ \ | | |/ / /