index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
servicemanager
/
ServiceManager.h
Age
Commit message (
Expand
)
Author
2025-01-08
[native] Restore ServiceManager#checkService() to return IBinder
Alice Wang
2024-12-03
Remove static list in libbinder for caching
Parth Sane
2024-08-05
Check permission to add accessor in servicemanager
Alice Wang
2024-07-26
[native] Restore ServiceManager#getService() to return IBinder
Alice Wang
2024-07-19
Support IAccessor in libbinder for RPC services
Alice Wang
2024-06-17
Add perfetto traces to ServiceManager
Parth Sane
2023-05-10
servicemanager: log missing service requestor pid
Steven Moreland
2023-02-04
Reland "servicemanager: fix lazy service issues"
Steven Moreland
2023-02-01
Revert "servicemanager: fix lazy service issues"
Steven Moreland
2023-01-31
servicemanager: fix lazy service issues
Steven Moreland
2023-01-26
servicemanager: log why we notify lazy services
Steven Moreland
2022-10-26
servicemanager: getUpdatableNames()
Jooyung Han
2022-09-28
servicemanager: log for service collision
Steven Moreland
2022-09-20
servicemanager : Adding clear API to ServiceManager
Pawan Wagh
2021-09-21
Add getConnectionInfo API to service manager
Devin Moore
2021-04-21
servicemanager: expose updatable-via-apex
Steven Moreland
2021-01-28
ServiceManager: support debug dump w/ PIDs
Steven Moreland
2020-09-24
servicemanager: vintf declared API
Steven Moreland
2020-01-29
Revert^2 "Dynamically stop services with multiple interfaces"
Jon Spivack
2020-01-25
Revert "Dynamically stop services with multiple interfaces"
Jon Spivack
2020-01-16
Dynamically stop services with multiple interfaces
Jon Spivack
2019-12-23
ServiceManager: Internal renames
Jon Spivack
2019-12-19
Dynamically stop lazy services
Jon Spivack
2019-10-28
ServiceManager: add isDeclared
Steven Moreland
2019-09-09
ServiceManager signals init to start lazy services
Jon Spivack
2019-08-29
servicemanager: notifications
Steven Moreland
2019-08-26
servicemanager: add sanity check in destructor
Steven Moreland
2019-07-09
servicemanager: use libbinder
Steven Moreland