index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
ServiceManager.java
Age
Commit message (
Expand
)
Author
2021-01-28
WatchDog: support dumping AIDL HALs
Steven Moreland
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-24
ServiceManager: add getDeclaredInstances
Steven Moreland
2020-04-24
Use waitForDeclaredService to get Lights HAL
Robin Lee
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-09
System APIs for telephony to expose/obtain binder services
Makoto Onuki
2019-11-19
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2018-05-16
Replace HashMap with ArrayMap for services
Robert Benea
2018-04-11
Add stats logging to ServiceManager and NPMS
Makoto Onuki
2018-02-05
Add DEFAULT dump priority for services
Vishnu Nair
2017-10-26
Add proto dump flag to services (2/2)
Vishnu Nair
2017-09-25
Pass dumpsys priority to IServiceManager
Vishnu Nair
2016-11-07
Detect non-oneway calls leaving system_server.
Jeff Sharkey
2016-08-11
Avoid caching services with missing binders.
Jeff Sharkey
2016-01-07
[1/3] Remove unnecessary throws statement in ServiceManager
Umair Khan
2012-02-09
Some hardening of isolated processes by restricting access to services.
Dianne Hackborn
2011-07-08
Eliminate single-process mode.
Jeff Brown
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project