summaryrefslogtreecommitdiff
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Yet another (major) refactoring on Content Capture and Augmented Autofill.Felipe Leme2018-12-061-11/+11
| |/ / / / / /
* | | | | | | Merge "SystemServer: initialize ADB before USB"Kenny Root2018-12-071-9/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SystemServer: initialize ADB before USBKenny Root2018-12-051-9/+9
* | | | | | | Merge "Use WindowProcessController configuration for process"Yunfan Chen2018-12-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use WindowProcessController configuration for processYunfan Chen2018-12-041-1/+1
* | | | | | | | Merge "Changed how the Smart Suggestions service is defined."TreeHugger Robot2018-12-051-11/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed how the Smart Suggestions service is defined.Felipe Leme2018-12-041-11/+35
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "New receiver for signed config."Mathew Inwood2018-12-051-0/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | New receiver for signed config.Mathew Inwood2018-12-051-0/+6
* | | | | | | | Merge "Schematize vold system properties"TreeHugger Robot2018-12-051-1/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Schematize vold system propertiesInseob Kim2018-11-081-1/+2
* | | | | | | | Merge "Add a service for reporting runtime debug info" am: 08cbafefdc am: 205...Neil Fuller2018-12-041-0/+8
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge "Add a service for reporting runtime debug info" am: 08cbafefdcNeil Fuller2018-12-041-0/+8
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Add a service for reporting runtime debug infoNeil Fuller2018-12-031-0/+8
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge "[Multi-user] Rename GlobalBackupManagerService -> BackupManagerService"Annie Meng2018-11-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [Multi-user] Rename GlobalBackupManagerService -> BackupManagerServiceAnnie Meng2018-11-281-1/+1
* | | | | | | | Merge "[Multi-user] Extract BackupManagerService to UserBackupManagerService"Annie Meng2018-11-281-1/+1
|\| | | | | | |
| * | | | | | | [Multi-user] Extract BackupManagerService to UserBackupManagerServiceAnnie Meng2018-11-271-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge changes from topic "revert-to-single-threaded-oms-init"TreeHugger Robot2018-11-261-10/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Decouple the display manager from the overlay managerMÃ¥rten Kongstad2018-11-151-10/+1
* | | | | | | Temporarily disabled IntelligenceService.Felipe Leme2018-11-161-1/+6
|/ / / / / /
* | | | | | Merge "Allow Intelligence Service app to obtain Clipboard permission."Felipe Leme2018-11-151-6/+7
|\ \ \ \ \ \
| * | | | | | Allow Intelligence Service app to obtain Clipboard permission.Felipe Leme2018-11-141-6/+7
* | | | | | | Merge "Add ColorDisplayManager"TreeHugger Robot2018-11-151-55/+77
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add ColorDisplayManagerChristine Franks2018-11-061-55/+77
* | | | | | | Merge "Add RoleManagerService as a boot phase"Eugene Susla2018-11-131-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Add RoleManagerService as a boot phaseEugene Susla2018-11-121-0/+6
* | | | | | | | Introduce multi-client IME for special form factorsYohei Yukawa2018-11-121-1/+7
|/ / / / / / /
* | | | | | | Merge "SystemServer: Support deviceSpecificAudioService for ARC"TreeHugger Robot2018-11-121-1/+14
|\ \ \ \ \ \ \
| * | | | | | | SystemServer: Support deviceSpecificAudioService for ARCpaulhsia2018-11-081-1/+14
* | | | | | | | Merge "Return correct error when HW there is no biometric hardware"Kevin Chyn2018-11-091-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Return correct error when HW there is no biometric hardwareKevin Chyn2018-11-061-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Unify Activities and Windows under one lock (38/n)"Wale Ogunwale2018-11-081-1/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Unify Activities and Windows under one lock (38/n)Wale Ogunwale2018-11-071-1/+4
| |/ / / / /
* / / / / / Add thermal service into system_serverWei Wang2018-11-071-0/+5
|/ / / / /
* | | | | Initial implementation of the IntelligenceService pipeline.Felipe Leme2018-11-061-10/+20
* | | | | Merge "Add placeholders for IrisManager/Service"Kevin Chyn2018-11-061-1/+10
|\ \ \ \ \
| * | | | | Add placeholders for IrisManager/ServiceKevin Chyn2018-11-051-1/+10
* | | | | | Moved Activity management out of ActivityManager to WindowManager (37/n)Wale Ogunwale2018-11-031-1/+1
|/ / / / /
* | | | | Add empty AdbService to SystemServerKenny Root2018-10-311-0/+11
* | | | | Merge "Frameworks: Add VMRuntime.hasBootImageSpaces check" am: 9135811848 am:...Andreas Gampe2018-10-111-0/+6
|\| | | |
| * | | | Merge "Frameworks: Add VMRuntime.hasBootImageSpaces check" am: 9135811848Andreas Gampe2018-10-111-0/+6
| |\| | |
| | * | | Frameworks: Add VMRuntime.hasBootImageSpaces checkAndreas Gampe2018-10-091-0/+6
| | * | | Default to FULL synchronous mode for sqlite DBs in system serverMakoto Onuki2018-08-171-0/+5
| * | | | Merge "Do not start VrManagerService if VR is not supported" into pi-devRick Yiu2018-10-101-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Do not start VrManagerService if VR is not supportedRick Yiu2018-09-241-1/+4
| | | |/ | | |/|
* | | | Do not allow to revert setForceSafeLabelPhilip P. Moltmann2018-10-081-1/+1
* | | | Add API surface for "keep SMS app running".Makoto Onuki2018-09-261-0/+5
* | | | 2/n: Rename BiometricPromptService to BiometricServiceKevin Chyn2018-09-201-3/+2
* | | | Merge "Move TextServicesManagerService to com.android.server.textservices"TreeHugger Robot2018-09-151-0/+1
|\ \ \ \