index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
binder
/
BackendUnifiedServiceManager.h
Age
Commit message (
Expand
)
Author
2025-01-08
[native] Restore ServiceManager#checkService() to return IBinder
Alice Wang
2025-01-03
Add listServices/isDeclared/getDeclaredInstances for Accessors
Devin Moore
2024-12-03
Remove static list in libbinder for caching
Parth Sane
2024-11-29
Add binder to libbinder cache after addService
Parth Sane
2024-10-23
Remove BackendUnifiedServiceManager::getImpl
Devin Moore
2024-10-15
Add Tracing for Binder Caching
Parth Sane
2024-09-05
Add a cache to getService with invalidation
Parth Sane
2024-09-04
Merge "Add support for injecting RPC binder accessors to libbinder" into main
Devin Moore
2024-08-29
Add support for injecting RPC binder accessors to libbinder
Devin Moore
2024-08-19
Remove onAsBinder() override for BackendUnifiedServiceManager
Parth Sane
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-28
BackendUnifiedServiceManager: tidy up includes
Tomasz Wasilczyk
2024-06-20
Add a BackendUnifiedServiceManager wrapper
Parth Sane