summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/SystemServer.java
Commit message (Expand)AuthorAgeFilesLines
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-1/+1
* System server should always send broadcasts to a specific or all usersAmith Yamasani2012-10-221-1/+2
* Frameworks base: Promote dream setting defaults to config.John Spurlock2012-10-191-1/+1
* Switch from uevent model to /dev/input/event.Craig Mautner2012-09-301-3/+4
* Fix issue #7255954: API Review: rename Dream to DreamServiceDianne Hackborn2012-09-281-2/+2
* Make DreamManagerService more robust.Jeff Brown2012-09-261-3/+4
* Move DreamManagerService to its own package.Jeff Brown2012-09-261-0/+1
* resolved conflicts for merge of 814f5ac3 to jb-mr1-devAmith Yamasani2012-09-241-6/+6
|\
| * am 5e8cbdc0: Merge "Fixing services start order that impacts ICS - JB upgrade"Amith Yamasani2012-09-241-5/+6
| |\
| | * Fixing services start order that impacts ICS - JB upgradeFelipe Ramos2012-09-181-5/+6
* | | Merge "Disentangle input manager service startup." into jb-mr1-devJeff Brown2012-09-201-2/+8
|\ \ \
| * | | Disentangle input manager service startup.Jeff Brown2012-09-201-2/+8
* | | | Merge "Suppress location information for non-active users." into jb-mr1-devWink Saville2012-09-201-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Suppress location information for non-active users.Wink Saville2012-09-201-1/+9
* | | | Merge "Fire "dreaming started" and "dreaming stopped" broadcasts." into jb-mr...John Spurlock2012-09-201-1/+0
|\ \ \ \
| * | | | Fire "dreaming started" and "dreaming stopped" broadcasts.John Spurlock2012-09-191-1/+0
| |/ / /
* | | | Add support for remembering Wifi display devices.Jeff Brown2012-09-191-1/+1
|/ / /
* | | Wait for installd to finish starting before booting.Jeff Brown2012-09-121-1/+10
* | | Include user identifier in external storage paths.Jeff Sharkey2012-09-111-1/+7
* | | Flesh out multi-user in am commands.Dianne Hackborn2012-09-101-2/+0
* | | Make display manager tell input system about viewports.Jeff Brown2012-09-081-0/+1
* | | More improvements to the display manager.Jeff Brown2012-08-311-1/+2
* | | Add initial multi-display support.Jeff Brown2012-08-291-2/+60
* | | Some clean up of app install and user management.Dianne Hackborn2012-08-241-1/+1
* | | Add a mechanism to adjust auto-brightness at night.Jeff Brown2012-08-221-1/+6
* | | Extract the twilight detection into its own service.Jeff Brown2012-08-221-1/+15
* | | Stub out display manager service implementation.Jeff Brown2012-08-191-5/+4
* | | Power manager rewrite.Jeff Brown2012-08-151-2/+4
* | | User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-0/+6
* | | Call systemReady on the lock settings before doing so on the window managerJason Simmons2012-08-081-5/+6
* | | Merge "Allow access to display manager service from isolated processes." into...Jeff Brown2012-08-021-1/+1
|\ \ \
| * | | Allow access to display manager service from isolated processes.Jeff Brown2012-08-021-1/+1
* | | | Merge "Introduce multiple displays with DisplayContent." into jb-mr1-devCraig Mautner2012-08-021-0/+1
|\ \ \ \
| * | | | Introduce multiple displays with DisplayContent.Craig Mautner2012-08-021-0/+1
| |/ / /
* | | | am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" ...Kenny Root2012-07-311-3/+19
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am bba948dc: Merge "Delay AccountManagerService initialization" into jb-devKenny Root2012-07-311-3/+19
| |\ \ | | |/ | |/|
| | * Delay AccountManagerService initializationKenny Root2012-07-301-3/+19
* | | Add display manager skeleton.Jeff Brown2012-07-251-2/+9
* | | Fix merge error, put in tmp workaround for input manager.Matthew Xie2012-07-161-2/+2
* | | Non persistent adapter servicefredc2012-07-161-11/+4
* | | Add a new version of the disable API.Jaikumar Ganesh2012-07-161-1/+7
* | | Remove BT references from System Server.Jaikumar Ganesh2012-07-131-19/+3
* | | am 0086ec0d: am d48cf0c0: Merge "Don\'t wait until boot timeout if there is n...Jeff Brown2012-06-251-1/+1
|\ \ \ | |/ /
| * | am d48cf0c0: Merge "Don\'t wait until boot timeout if there is no wallpaper."...Jeff Brown2012-06-251-1/+1
| |\ \ | | |/
| | * Don't wait until boot timeout if there is no wallpaper.Jeff Brown2012-06-241-1/+1
* | | Move power manager to a new package.Jeff Brown2012-06-181-1/+2
|/ /
* | am 569f5bdd: am 37d8ac1b: Merge "SystemServer: Looper\'s getMainLooper to ret...Dianne Hackborn2012-06-111-1/+1
|\ \ | |/ |/|
| * SystemServer: Looper's getMainLooper to return ServerThreadVairavan Srinivasan2012-02-021-1/+1
* | Wait for ASECs to be scanned before proceedingKenny Root2012-05-171-11/+22
* | Merge "Adds support for the CertBlacklister." into jb-devGeremy Condra2012-05-141-0/+7
|\ \