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
/
IServiceManager.cpp
Age
Commit message (
Expand
)
Author
2025-01-28
Enable compilation of libbinder on Fuchsia
Kevin Lindkvist
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-25
Use ProcessState::selfOrNull in ServiceManager APIs
Devin Moore
2024-10-09
Add a method for libbinder to wrap an accessor in a delegator
Devin Moore
2024-09-24
Add libbinder_ndk systemapi support for injecting RPC binder accessors
Devin Moore
2024-09-05
std::move member initializer lists
Devin Moore
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-16
Merge changes I8555310a,I3d3bcfa3 into main
Parth Sane
2024-08-14
Rename ServiceManagerShim to CppBackendShim
Parth Sane
2024-08-14
Change constructor of ServiceManagerShim
Parth Sane
2024-08-12
Merge "libbinder: allow libbinder_ndk + libbinder.vendor" into main
Steven Moreland
2024-08-09
libbinder: allow libbinder_ndk + libbinder.vendor
Steven Moreland
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-07-01
Binder IPC: clean up includes
Tomasz Wasilczyk
2024-06-28
BackendUnifiedServiceManager: tidy up includes
Tomasz Wasilczyk
2024-06-27
Migrate from libutils SystemClock.h to std::chrono
Tomasz Wasilczyk
2024-06-20
Add a BackendUnifiedServiceManager wrapper
Parth Sane
2024-05-17
Fix libbinder_sdk build warnings
Tomasz Wasilczyk
2024-02-06
binder: add openDeclaredPassthroughHal()
Jooyung Han
2023-10-31
Binder: migrate off libutils Mutex
Tomasz Wasilczyk
2023-08-25
Use String8/16 c_str [binder]
Tomasz Wasilczyk
2023-04-25
Revert "libbinder: double cost for incorrect wait config"
Steven Moreland
2023-02-16
libbinder: double cost for incorrect wait config
Steven Moreland
2022-12-08
Fixed typo for isDeclared warning message
Vova Sharaienko
2022-10-26
servicemanager: getUpdatableNames()
Jooyung Han
2022-09-20
binder: Added info log in waitForService to display # of threads in threadpool.
Elie Kheirallah
2022-09-12
libbinder: clarify ServiceManager.cpp logs
Steven Moreland
2022-07-25
servicemanager started property
Steven Moreland
2022-06-23
Merge "Add host support to misc legacy AIDL libs"
Treehugger Robot
2022-06-16
Add AIDL HAL stack traces to bug-reports
Jayant Chowdhary
2022-05-25
Add host support to misc legacy AIDL libs
Atneya Nair
2022-02-02
IServiceManager: add registerForNotifications.
Jayant Chowdhary
2021-10-11
binder: host service manager limits max outgoing threads
Yifan Hong
2021-09-21
Add getConnectionInfo API to service manager
Devin Moore
2021-07-29
Merge "libbinder: Add an option to not log permission check failures."
Treehugger Robot
2021-07-29
libbinder: Add an option to not log permission check failures.
Jayant Chowdhary
2021-06-25
Implement host service manager
Yifan Hong
2021-06-03
libbinder: save another static heap allocation
Steven Moreland
2021-05-24
libbinder: servicemanagement errors
Steven Moreland
2021-04-21
servicemanager: expose updatable-via-apex
Steven Moreland
2021-04-09
libbinder use stronger refbase semantics
Steven Moreland
2020-11-16
binder: fix google-runtime-int
Jiyong Park
2020-11-16
binder: fix google-explicit-constructor
Jiyong Park
2020-09-24
servicemanager: vintf declared API
Steven Moreland
[next]