- 1eab345 binderRpcTest: work when vsock not supported by Steven Moreland · 4 years ago
- 2372f9d libbinder: RPC use 'status_t' over 'bool' by Steven Moreland · 4 years ago
- 91c6a9f Merge "libbinder: allow externally created connections" by Steven Moreland · 4 years ago
- 4198a12 libbinder: allow externally created connections by Steven Moreland · 4 years ago
- 5bff742 Merge changes I809345c5,Ic6c6bec4 by Yifan Hong · 4 years ago
- 702115c binder: Use RpcTransport by Yifan Hong · 4 years, 1 month ago
- f3b9c4f binder RPC add IP address argument when setting up Inet socket by Devin Moore · 4 years ago
- bf57bce libbinder: RPC binder - incl. protocol version by Steven Moreland · 4 years ago
- a2c63ab Merge "RpcSession attaches/detaches thread on JVM (second attempt)" by Yifan Hong · 4 years, 1 month ago
- 1bbd2ee Merge changes Ie1fc2d92,Ie66e92cc,I09a4520a,Ia13d0dc1 by Steven Moreland · 4 years, 1 month ago
- 4313d7e binderRpcTest: ServerProcess opts in struct by Steven Moreland · 4 years, 1 month ago
- 1b30429 libbinder: respect 'reverse' cncts are 'incoming' by Steven Moreland · 4 years, 1 month ago
- 798e0d1 libbinder: send is non-blocking and interruptible by Steven Moreland · 4 years, 1 month ago
- 194acf2 RpcSession attaches/detaches thread on JVM (second attempt) by Yifan Hong · 4 years, 1 month ago
- 9e2ce08 Revert "RpcSession attaches/detaches JVM for Java thread" by Yifan Hong · 4 years, 1 month ago
- 0f9c5c7 RpcSession attaches/detaches JVM for Java thread by Yifan Hong · 4 years, 1 month ago
- 531a386 Merge "binderRpcTest: remove Pipe class." by Treehugger Robot · 4 years, 2 months ago
- 0f58fb9 binderRpcTest: remove Pipe class. by Yifan Hong · 4 years, 2 months ago
- 404e567 Merge "libbinder: RPC test detect vsock support" by Treehugger Robot · 4 years, 2 months ago
- da57304 libbinder: RPC test detect vsock support by Steven Moreland · 4 years, 2 months ago
- c7d4013 libbinder: RPC disallow nested oneway transactions by Steven Moreland · 4 years, 2 months ago
- 195edb8 libbinder: handle ExclusiveSocket failure by Steven Moreland · 4 years, 2 months ago
- d45be62 libbinder: RPC limit on oneway transactions by Steven Moreland · 4 years, 2 months ago
- c9d7b53 libbinder: RPC state termination shutdown session by Steven Moreland · 4 years, 2 months ago
- 8617ad8 Merge "libbinder: RPC prevent oneway cmd buildup" by Steven Moreland · 4 years, 2 months ago
- 52eee94 libbinder: RPC prevent oneway cmd buildup by Steven Moreland · 4 years, 2 months ago
- 103424e libbinder: RPC more symmetrical max threads by Steven Moreland · 4 years, 2 months ago
- 659416d libbinder: reverse connections by Steven Moreland · 4 years, 3 months ago
- bf88c6f Merge "binderRpcTest: mitigate hang" by Steven Moreland · 4 years, 2 months ago
- e38bcb0 binderRpcTest: mitigate hang by Steven Moreland · 4 years, 2 months ago
- af4ca71 binderRpcTest: use waitpid by Steven Moreland · 4 years, 2 months ago
- f517427 libbinder: transaction includes refcount to binder by Steven Moreland · 4 years, 2 months ago
- a435ea0 Merge "Revert^2 "libbinder: binder RPC - using getCalling* aborts"" by Steven Moreland · 4 years, 3 months ago
- 1a23585 Add RpcServer::shutdown. by Yifan Hong · 4 years, 3 months ago
- d730207 Revert^2 "libbinder: binder RPC - using getCalling* aborts" by Steven Moreland · 4 years, 3 months ago
- c85de8c Merge changes from topic "revert-1707789-SWNRVZMCZA" by Steven Moreland · 4 years, 3 months ago
- 15e2835 Revert "libbinder: binder RPC - using getCalling* aborts" by Shubang Lu · 4 years, 3 months ago
- e81f29d Merge "RpcServer: expose server fd" by Steven Moreland · 4 years, 3 months ago
- eb258ff libbinder: binder RPC - using getCalling* aborts by Steven Moreland · 4 years, 3 months ago
- 00aeb76 RpcServer: expose server fd by Yifan Hong · 4 years, 3 months ago
- 4ffb0c7 Add RpcServer::setRootObjectWeak(wp) by Yifan Hong · 4 years, 3 months ago
- 76d2c1f libbinder: RPC fixup retry logic by Steven Moreland · 4 years, 3 months ago
- bd5002b libbinder: vsock compiles on host by Steven Moreland · 4 years, 3 months ago
- bdb53ab libbinder: RPC big 'session' rename by Steven Moreland · 4 years, 3 months ago
- 736664b libbinder: dynamically accept clients by Steven Moreland · 4 years, 3 months ago
- 611d15f libbinder: RPC sock addr associated with RpcServer by Steven Moreland · 4 years, 3 months ago
- f137de9 libbinder: finalize connect/server APIs by Steven Moreland · 4 years, 4 months ago
- 6d82c8a binderRpcTest: pick ephermeral port by Yifan Hong · 4 years, 3 months ago
- 49a09dc Merge "binderRpcTest: oneway stress test" by Steven Moreland · 4 years, 4 months ago
- c604698 binderRpcTest: oneway stress test by Steven Moreland · 4 years, 4 months ago
- 0d2bd11 libbinder: Add inet support. by Yifan Hong · 4 years, 4 months ago
- 4bfbf2e binderRpcTest: use TMPDIR by Steven Moreland · 4 years, 4 months ago
- 67753c3 libbinder: RPC checks for appendParcel by Steven Moreland · 4 years, 4 months ago
- 1fda67b libbinder: ensure entire Parcel is the same format by Steven Moreland · 4 years, 4 months ago
- 876a646 Merge "libbinder: RPC avoid SIGPIPE" by Steven Moreland · 4 years, 4 months ago
- 37aff18 libbinder_ndk: call markForBinder internally by Steven Moreland · 4 years, 4 months ago
- 4cf688f libbinder: RPC with getInterfaceDescriptor by Steven Moreland · 4 years, 4 months ago
- c6ddf36 libbinder: RPC avoid SIGPIPE by Steven Moreland · 4 years, 4 months ago
- f6ec463 Revert^2 "libbinder: binderRpcTest on host" by Steven Moreland · 4 years, 4 months ago
- c163595 Reland libbinder: vsock support for RPC by Steven Moreland · 4 years, 4 months ago
- 9630f9d Revert "libbinder: vsock support for RPC" by Nikita Ioffe · 4 years, 4 months ago
- 92a9c78 Revert "libbinder: binderRpcTest on host" by Nikita Ioffe · 4 years, 4 months ago
- 5c94c2b libbinder: binderRpcTest on host by Steven Moreland · 4 years, 4 months ago
- 5358354 libbinder: vsock support for RPC by Steven Moreland · 4 years, 4 months ago
- 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years, 9 months ago