summaryrefslogtreecommitdiff
path: root/libs/binder/BackendUnifiedServiceManager.h
AgeCommit message (Expand)Author
2025-01-08[native] Restore ServiceManager#checkService() to return IBinder Alice Wang
2025-01-03Add listServices/isDeclared/getDeclaredInstances for Accessors Devin Moore
2024-12-03Remove static list in libbinder for caching Parth Sane
2024-11-29Add binder to libbinder cache after addService Parth Sane
2024-10-23Remove BackendUnifiedServiceManager::getImpl Devin Moore
2024-10-15Add Tracing for Binder Caching Parth Sane
2024-09-05Add a cache to getService with invalidation Parth Sane
2024-09-04Merge "Add support for injecting RPC binder accessors to libbinder" into main Devin Moore
2024-08-29Add support for injecting RPC binder accessors to libbinder Devin Moore
2024-08-19Remove onAsBinder() override for BackendUnifiedServiceManager Parth Sane
2024-07-26[native] Restore ServiceManager#getService() to return IBinder Alice Wang
2024-07-19Support IAccessor in libbinder for RPC services Alice Wang
2024-06-28BackendUnifiedServiceManager: tidy up includes Tomasz Wasilczyk
2024-06-20Add a BackendUnifiedServiceManager wrapper Parth Sane