summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/SystemServer.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Remove the ability to turn off TimeDetectorService"Neil Fuller2019-07-031-15/+7
|\ \ \
| * | | Remove the ability to turn off TimeDetectorServiceNeil Fuller2019-07-021-15/+7
* | | | Merge "Call ActivityManagerService.enterSafeMode" into qt-dev am: cfa47f6183 ...Patrick Baumann2019-06-291-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Call ActivityManagerService.enterSafeMode" into qt-devTreeHugger Robot2019-06-301-0/+4
| |\ \
| | * | Call ActivityManagerService.enterSafeModePatrick Baumann2019-06-281-0/+4
| * | | Pause watchdog triggering on the main thread during package scanZimuzo2019-06-141-2/+7
| |/ /
* | | Merge "Moar SystemServer boot timing improvements:"TreeHugger Robot2019-06-191-18/+22
|\ \ \
| * | | Moar SystemServer boot timing improvements:Felipe Leme2019-06-181-18/+22
* | | | Pause watchdog triggering on the main thread during package scanZimuzo2019-06-141-2/+9
|/ / /
* | | Added fine-grained tracing to UserController.startUser()Felipe Leme2019-06-061-443/+432
* | | Merge "Pause watchdog triggering on the main thread during OtaDexoptService" ...Zimuzo Ezeozue2019-05-311-0/+2
|\| |
| * | Pause watchdog triggering on the main thread during OtaDexoptServiceZimuzo2019-05-311-0/+2
* | | Merge "Force system ApplicationInfo update and notify DisplayManager" into qt...Winson2019-05-201-0/+7
|\| |
| * | Merge "Force system ApplicationInfo update and notify DisplayManager" into qt...TreeHugger Robot2019-05-201-0/+7
| |\ \
| | * | Force system ApplicationInfo update and notify DisplayManagerWinson2019-05-061-0/+7
* | | | Merge "Removing emulator check for starting BluetoothService" into qt-dev am:...Hayden Gomes2019-05-151-6/+1
|\| | |
| * | | Removing emulator check for starting BluetoothServiceHayden Gomes2019-05-141-6/+1
* | | | Merge "Allow pausing Watchdog on the current thread" into qt-dev am: 3dc28cb1dcZimuzo Ezeozue2019-05-141-0/+3
|\| | |
| * | | Merge "Allow pausing Watchdog on the current thread" into qt-devZimuzo Ezeozue2019-05-141-0/+3
| |\ \ \
| | * | | Allow pausing Watchdog on the current threadZimuzo2019-05-101-0/+3
| | |/ /
* | | | Merge "Bump several device admin notifications to high priority" into qt-dev ...Rubin Xu2019-05-131-0/+1
|\| | |
| * | | Merge "Bump several device admin notifications to high priority" into qt-devRubin Xu2019-05-131-0/+1
| |\ \ \
| | * | | Bump several device admin notifications to high priorityRubin Xu2019-05-091-0/+1
| | |/ /
| * | | Merge "Start THM outside of the frp block" into qt-devWilliam Hester2019-05-101-4/+4
| |\ \ \
| | * | | Start THM outside of the frp blockWilliam Hester2019-05-071-4/+4
| | |/ /
* | | | Merge "Revert "Populate active apexes cache in a background thread"" into qt-...Mohammad Samiul Islam2019-05-091-7/+0
|\| | |
| * | | Revert "Populate active apexes cache in a background thread"Mohammad Samiul Islam2019-05-081-7/+0
| |/ /
* | | Merge "Start THM outside of the frp block"TreeHugger Robot2019-05-071-4/+4
|\ \ \
| * | | Start THM outside of the frp blockWilliam Hester2019-05-061-4/+4
* | | | Merge "Populate active apexes cache in a background thread" into qt-dev am: 0...Nikita Ioffe2019-05-011-0/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Populate active apexes cache in a background threadNikita Ioffe2019-04-301-0/+7
* | | Merge "Start Watchdog early during boot" into qt-dev am: 9620830528Zimuzo Ezeozue2019-04-291-10/+13
|\| |
| * | Start Watchdog early during bootZimuzo2019-04-251-10/+13
| * | Merge "DO NOT MERGE: disable iorap in q" into qt-devTim Murray2019-04-181-6/+0
|/| |
| * | DO NOT MERGE: disable iorap in qTim Murray2019-04-171-7/+0
* | | Grant clipboard access to the Augmented Autofill service.Felipe Leme2019-04-121-6/+5
|/ /
* | Merge "Restricted permission mechanism - framework" into qt-devSvetoslav Ganov2019-04-081-1/+8
|\ \
| * | Restricted permission mechanism - frameworkSvet Ganov2019-04-071-1/+8
* | | Add system captions manager serviceRobert Berry2019-04-071-1/+18
|/ /
* | Merge "Cleanup SystemReady in the network stack" am: e0ef7ce4f7 am: 4b130e8567Chalard Jean2019-04-011-0/+5
|\|
| * Cleanup SystemReady in the network stackChalard Jean2019-04-011-0/+5
* | API review followup: DynamicAndroidClientPo-Chien Hsueh2019-03-211-4/+4
* | Merge "Don't start AttentionService if not configured"Alex Salo2019-03-201-4/+12
|\ \
| * | Don't start AttentionService if not configuredAlex Salo2019-03-181-4/+12
* | | Merge "Move the IpMemoryStore to the network stack." am: 93bf5ef495 am: 5db15...Xiao Ma2019-03-191-9/+0
|\ \ \ | | |/ | |/|
| * | Move the IpMemoryStore to the network stack.Chalard Jean2019-03-181-9/+0
* | | Merge "Initialize the NetworkStack before WiFi" am: 6d0186de88 am: b07d868c53Remi NGUYEN VAN2019-03-141-0/+8
|\| | | |/ |/|
| * Initialize the NetworkStack before WiFiRemi NGUYEN VAN2019-03-151-0/+8
* | Merge "Move NetworkStack start to AM.systemReady" am: f9cca7dcc2 am: 1091513f93Remi NGUYEN VAN2019-03-111-8/+8
|\|
| * Merge "Move NetworkStack start to AM.systemReady"Remi NGUYEN VAN2019-03-121-8/+8
| |\