summaryrefslogtreecommitdiff
path: root/libs/binder/RpcState.cpp
AgeCommit message (Expand)Author
2021-05-27libbinder: reverse connections Steven Moreland
2021-05-26libbinder: quiet RPC read/write failures Steven Moreland
2021-05-25libbinder: RpcState stop narrowing errors Steven Moreland
2021-05-25binderRpcTest: use waitpid Steven Moreland
2021-05-25libbinder: transaction includes refcount to binder Steven Moreland
2021-05-22libbinder: shutdown session threads Steven Moreland
2021-05-18Revert^2 "libbinder: binder RPC - using getCalling* aborts" Steven Moreland
2021-05-14Revert "libbinder: binder RPC - using getCalling* aborts" Shubang Lu
2021-05-14libbinder: binder RPC - using getCalling* aborts Steven Moreland
2021-05-13libbinder: RPC cap transaction size at 100KB Steven Moreland
2021-05-05libbinder: remove RpcState deadlock debug logs Steven Moreland
2021-05-05libbinder: RPC avoid abort on too big allocations Steven Moreland
2021-05-05libbinder: RPC big 'session' rename Steven Moreland
2021-05-03libbinder: RpcConnection: add ID Steven Moreland
2021-04-28libbinder: finalize connect/server APIs Steven Moreland
2021-04-17Merge "libbinder: fix typo" Treehugger Robot
2021-04-15libbinder: scope down Parcel data in RPC transact Steven Moreland
2021-04-14libbinder: fix typo Yifan Hong
2021-04-03libbinder: RPC avoid copy of transaction data Steven Moreland
2021-04-02libbinder: RPC avoid SIGPIPE Steven Moreland
2021-03-24libbinder: support calls over sockets Steven Moreland