summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | Set the appliance (tv/watch) in the configuration earlierAdam Lesinski2015-03-191-2/+4
* | | Merge "Bring MountService into the SystemService world."Jeff Sharkey2015-03-221-11/+11
|\ \ \
| * | | Bring MountService into the SystemService world.Jeff Sharkey2015-03-211-11/+11
| |/ /
* | | First stab at device idle mode.Dianne Hackborn2015-03-191-0/+1
|/ /
* | Enable Ethernet if the device has FEATURE_USB_HOST.Lorenzo Colitti2015-03-051-1/+2
* | Remove unused imports in frameworks/base.John Spurlock2015-02-281-9/+0
* | Move AudioService to services.John Spurlock2015-02-091-1/+1
* | MidiManager updates:Mike Lockwood2015-01-141-1/+1
* | am 02775fca: am 8dd185b0: am 5d2c1e69: (Telecom-system part 3) Adding Telecom...Santos Cordon2014-12-091-0/+3
|\ \ | |/
| * am 8dd185b0: am 5d2c1e69: (Telecom-system part 3) Adding Telecom Loader ServiceSantos Cordon2014-12-091-0/+3
| |\
| | * (Telecom-system part 3) Adding Telecom Loader ServiceSantos Cordon2014-12-081-0/+3
| | * Start MountService before performBootDexOptpadarshr2014-11-251-14/+16
| * | am c25cfc57: am 24d02652: Merge "Prevent EntropyMixer from registering with s...dcashman2014-12-011-1/+2
| |\ \
| | * \ Merge "Prevent EntropyMixer from registering with service manager."dcashman2014-12-011-1/+2
| | |\ \
| | | * | Prevent EntropyMixer from registering with service manager.dcashman2014-11-261-1/+2
* | | | | MIDI Manager work in progressMike Lockwood2014-12-081-0/+13
* | | | | Merge "Remove if(true) line."dcashman2014-11-261-16/+13
|\ \ \ \ \
| * | | | | Remove if(true) line.dcashman2014-11-261-16/+13
| | |_|_|/ | |/| | |
* | | | | Merge "Prevent EntropyMixer from registering with service manager."dcashman2014-11-261-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prevent EntropyMixer from registering with service manager.dcashman2014-11-251-1/+2
| |/ / /
* | | | am edda97c9: am fdbef408: Merge "Start MountService before performBootDexOpt"Narayan Kamath2014-11-261-14/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Start MountService before performBootDexOpt"Narayan Kamath2014-11-261-14/+16
| |\ \ | | |/ | |/|
| | * Start MountService before performBootDexOptpadarshr2014-11-181-14/+16
| * | Tell installd when boot completes.Narayan Kamath2014-11-191-3/+3
| |/
* | Tell installd when boot completes.Narayan Kamath2014-11-111-3/+3
* | Get UsageStats if no PackageUsage is available for boot dexopt filtering.Jeff Hao2014-10-231-0/+2
* | Add system property config.disable_networktime to configure NetworkTimeUpdate...Chenjie Luo2014-10-161-1/+2
* | Revert "Add system property config.disable_timeupdate to configure NetworkTim...Chenjie Luo2014-10-161-3/+1
* | Add system property config.disable_timeupdate to configure NetworkTimeUpdateS...Chenjie Luo2014-10-161-1/+3
|/
* More work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-10-011-1/+1
* Start TvInputManagerService when the device supports FEATURE_LIVE_TVJae Seo2014-08-271-1/+1
* remove call to passpoint service startvandwalle2014-08-261-3/+0
* Eliminate power manager latency for boot completed.Jeff Brown2014-08-111-1/+0
* Fix issues 16739817 and 16709247 in voice interaction service.Dianne Hackborn2014-08-091-14/+0
* Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGETorne (Richard Coles)2014-08-011-3/+3
* Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO ...Primiano Tucci2014-08-011-3/+4
* Implement broker pattern for imms (1/3)Ye Wen2014-07-291-0/+10
* Enable RTT End-to-endVinit Deshpande2014-07-281-0/+2
* Add Per-User logging of UsageStatsAdam Lesinski2014-07-251-4/+3
* Disable TvInputManagerService on non-TV devices.Dongwon Kang2014-07-241-1/+3
* First iteration of a public UsageStats APIAdam Lesinski2014-07-181-0/+7
* Merge "Add MediaProjection APIs." into lmp-devMichael Wright2014-07-171-0/+5
|\
| * Add MediaProjection APIs.Michael Wright2014-07-171-0/+5
* | Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast.Ben Murdoch2014-07-171-1/+1
|/
* Use the WebView's loader library to load the real library.Torne (Richard Coles)2014-07-171-0/+8
* Add the system feature for HDMI-CEC.Yuncheol Heo2014-07-121-1/+3
* Service for reading and writing blocks to PST partitionAndres Morales2014-07-091-0/+5
* CW on Master: Disable CaptivePortalTracker, EthernetServiceJoe LaPenna2014-07-081-9/+1
* Add network access blocking when in battery save mode.Dianne Hackborn2014-07-011-0/+3
* Merge "Hide IFingerprintService and IFingerprintServiceReceiver"Jim Miller2014-06-171-1/+0
|\