summaryrefslogtreecommitdiff
path: root/libs/binder/tests/binderCacheUnitTest.cpp
AgeCommit message (Expand)Author
2025-01-08[native] Restore ServiceManager#checkService() to return IBinder Alice Wang
2024-12-03Remove static list in libbinder for caching Parth Sane
2024-11-29Add binder to libbinder cache after addService Parth Sane
2024-10-02Increase RemoveFromCacheOnServerDeath retry count Parth Sane
2024-09-30Fix binderCacheUnitTest: Add 50ms wait with retry Parth Sane
2024-09-17Fix Libbinder RemoveFromCacheOnServerDeath test Parth Sane
2024-09-05Add a cache to getService with invalidation Parth Sane