summaryrefslogtreecommitdiff
path: root/core/java/android/os/ServiceManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add stats logging to ServiceManager and NPMSMakoto Onuki2018-04-111-1/+125
* Add DEFAULT dump priority for servicesVishnu Nair2018-02-051-2/+2
* Add proto dump flag to services (2/2)Vishnu Nair2017-10-261-3/+3
* Pass dumpsys priority to IServiceManagerVishnu Nair2017-09-251-13/+23
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-3/+4
* Avoid caching services with missing binders.Jeff Sharkey2016-08-111-2/+30
* [1/3] Remove unnecessary throws statement in ServiceManagerUmair Khan2016-01-071-1/+3
* Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-091-1/+18
* Eliminate single-process mode.Jeff Brown2011-07-081-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+122
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-122/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+122