summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/SystemServer.java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Dynamically load statsd-serviceTej Singh2020-01-101-1/+4
* | | | | | | Integrate Rescue Party with Package WatchdogGavin Corkery2020-01-081-0/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "Add the skeleton code for People Service which is a new system service...Danning Chen2020-01-071-0/+5
|\ \ \ \ \ \
| * | | | | | Add the skeleton code for People Service which is a new system service with o...Danning Chen2020-01-011-0/+5
| |/ / / / /
* / / / / / Create StatsPullAtomServiceTej Singh2020-01-031-0/+7
|/ / / / /
* | | | | Merge "New API for query trust of a fs-verity certificate"TreeHugger Robot2019-12-231-0/+8
|\ \ \ \ \
| * | | | | New API for query trust of a fs-verity certificateVictor Hsieh2019-12-231-0/+8
* | | | | | [Tether13] Move TetheringManager into frameworkmarkchien2019-12-201-3/+10
|/ / / / /
* | | | | Merge "Create statsmanager service"Jeffrey Huang2019-12-181-4/+4
|\ \ \ \ \
| * | | | | Create statsmanager serviceJeffrey Huang2019-12-171-4/+4
* | | | | | Merge "add IncrementalManagerService to system server"TreeHugger Robot2019-12-181-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add IncrementalManagerService to system serverSongchun Fan2019-12-171-0/+13
* | | | | | Merge changes from topic "soundtrigger_refactor"Ytai Ben-tsvi2019-12-171-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implement the soundtrigger_middlewware serviceYtai Ben-Tsvi2019-12-161-0/+5
* | | | | | Merge "Remove a few hard coded references to SystemUI in fw/base/services"Winson Chung2019-12-171-3/+3
|\ \ \ \ \ \
| * | | | | | Remove a few hard coded references to SystemUI in fw/base/servicesWinson Chung2019-12-131-3/+3
* | | | | | | Merge "System APIs for telephony to expose/obtain binder services"Makoto Onuki2019-12-131-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | System APIs for telephony to expose/obtain binder servicesMakoto Onuki2019-12-091-0/+3
* | | | | | | add DataLoaderManagerService to system server and register to system serviceSongchun Fan2019-12-131-0/+8
| |/ / / / / |/| | | | |
* | | | | | Add implementation class to handle integrity check broadcasts.Song Pan2019-12-111-0/+5
* | | | | | Allow tuning of heaptargetutilizationDavid Sehr2019-12-061-4/+0
|/ / / / /
* | | | | Add hook for JVMTI agent in system serverDavid Sehr2019-12-051-0/+19
* | | | | Merge "Let the OS crash when failed to initialize "core" services"TreeHugger Robot2019-12-021-2/+3
|\ \ \ \ \
| * | | | | Let the OS crash when failed to initialize "core" servicesYohei Yukawa2019-11-271-2/+3
* | | | | | Merge changes from topic "tethering-migrate"TreeHugger Robot2019-11-291-0/+10
|\ \ \ \ \ \
| * | | | | | [Tether07] Migrate Tethering into modulemarkchien2019-11-291-0/+10
| |/ / / / /
* / / / / / Add a new time zone detection serviceNeil Fuller2019-11-281-0/+10
|/ / / / /
* | | | | Revert "Mainline wifi stack module"Roshan Pius2019-11-251-9/+34
* | | | | Merge "Remove dead code from SystemServer" am: 05eeef4188 am: 01d1dd28f1Neil Fuller2019-11-251-9/+0
|\| | | |
| * | | | Merge "Remove dead code from SystemServer" am: 05eeef4188Neil Fuller2019-11-251-9/+0
| |\| | |
| | * | | Merge "Remove dead code from SystemServer"Neil Fuller2019-11-251-9/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge "Remove dead code from SystemServer"Neil Fuller2019-11-251-9/+0
| | | |\ \ | | | | |/ | | | |/|
| | | | * Remove dead code from SystemServerNeil Fuller2019-11-211-9/+0
| * | | | Merge "Fixes usage of WallpaperManager to make it optional." into qt-qpr1-devFelipe Leme2019-11-221-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes usage of WallpaperManager to make it optional.Felipe Leme2019-11-191-0/+2
| * | | | Merge "Make RecoverySystemService more testable"Kenny Root2019-11-221-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Make RecoverySystemService more testableKenny Root2019-11-211-1/+1
* | | | | Merge "Add a new system service for app search project"Terry Wang2019-11-211-1/+6
|\ \ \ \ \
| * | | | | Add a new system service for app search projectTerry Wang2019-11-211-1/+6
* | | | | | Make RecoverySystemService more testableKenny Root2019-11-211-1/+1
|/ / / / /
* | | | | Merge "Move RecoverySystemService into its own package" am: 9164399321 am: 53...Kenny Root2019-11-201-0/+1
|\| | | |
| * | | | Merge "Move RecoverySystemService into its own package"Kenny Root2019-11-201-0/+1
| |\| | |
| | * | | Move RecoverySystemService into its own packageKenny Root2019-11-201-0/+1
| | | |/ | | |/|
| * | | Merge "Initialize AppCompatCallbacks in system server"Andrei Onea2019-11-011-0/+2
| |\| |
| | * | Initialize AppCompatCallbacks in system serverAndrei Onea2019-10-311-0/+2
| * | | DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-301-12/+23
| |\ \ \ | | |/ / | |/| |
| | * | NetworkStackClient: Refactor network stack process interactionRoshan Pius2019-08-231-1/+11
| | * | Merge "Start platform compat service eariler." into stage-aosp-master am: 453...Anna Trostanetski2019-08-201-4/+7
| | |\ \
| | | * \ Merge "Start platform compat service eariler." into stage-aosp-masterAnna Trostanetski2019-08-201-4/+7
| | | |\ \
| | * | \ \ Merge "Don't start intelligence services that are not provided by the OEM." i...Felipe Leme2019-08-131-12/+22
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|