summaryrefslogtreecommitdiff
path: root/libs/binder/tests/binderAllocationLimits.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert^2 "Use std::unique_ptr instead of ScopeGuard"Tomasz Wasilczyk2023-11-041-0/+15
* Revert "Use std::unique_ptr instead of ScopeGuard"Sebastian Pickl2023-10-301-15/+0
* Use std::unique_ptr instead of ScopeGuardTomasz Wasilczyk2023-10-271-0/+15
* binderAllocationLimits: check remote binder nullSteven Moreland2023-07-211-5/+5
* binderAllocationLimits - fix for 32-bitSteven Moreland2023-01-051-0/+4
* libbinder: cache interface descriptor if emptySteven Moreland2022-12-211-0/+18
* binderAllocationLimits - atrace tagsSteven Moreland2022-09-091-0/+6
* Create an empty String8 to cause the first allocationDevin Moore2022-08-151-0/+2
* libbinder: Don't alloc for RPC_COMMAND_DEC_STRONGFrederick Mayle2022-06-091-2/+2
* libbinder: Remove flexible array from RpcWireReplyFrederick Mayle2022-06-081-7/+9
* Use android::base::function_ref isntead of std::functionDevin Moore2022-06-061-2/+2
* Initial RPC binder allocation testDevin Moore2022-06-031-4/+41
* Reland "binder: Parcel avoid too small initial allocation"Steven Moreland2020-05-271-0/+186