- 2117664 Merge "Add RPC binder as unstable API with Rust bindgen" by Treehugger Robot · 3 years, 7 months ago
- bba314f Merge "libbinder: already sent checks abort" by Steven Moreland · 3 years, 7 months ago
- 531a386 Merge "binderRpcTest: remove Pipe class." by Treehugger Robot · 3 years, 7 months ago
- 0f58fb9 binderRpcTest: remove Pipe class. by Yifan Hong · 3 years, 7 months ago
- 51396d2 Merge "AParcel_markSensitive in APEX" by Steven Moreland · 3 years, 7 months ago
- 180f094 Merge "servicedispatcher: pause until killed." by Yifan Hong · 3 years, 7 months ago
- d35d31d Add RPC binder as unstable API with Rust bindgen by Victor Hsieh · 3 years, 7 months ago
- d37e6dd libbinder: already sent checks abort by Steven Moreland · 3 years, 7 months ago
- 326086c AParcel_markSensitive in APEX by Steven Moreland · 3 years, 7 months ago
- d3cb24a servicedispatcher: pause until killed. by Yifan Hong · 3 years, 7 months ago
- dfb9cd9 Merge changes Ic46ac54b,Id787e70f by Yifan Hong · 3 years, 7 months ago
- 21e2354 Merge "[binder] Add support for dump transaction to Rust" by Treehugger Robot · 3 years, 7 months ago
- 2a3297f [binder] Add support for dump transaction to Rust by Stephen Crane · 3 years, 7 months ago
- b048744 binder_rs: Add sized_read to Parcel by Andrei Homescu · 3 years, 8 months ago
- 9d5c810 Merge "binder_rs: Add in-place deserialization methods" by Steven Moreland · 3 years, 7 months ago
- 404e567 Merge "libbinder: RPC test detect vsock support" by Treehugger Robot · 3 years, 7 months ago
- 2ce034f Merge changes I881f63b8,I4c5edd2d,I8ff0d29c,I6578c3a4,Iea286ab0, ... by Steven Moreland · 3 years, 7 months ago
- 547b752 Merge "binder_parcel_fuzzer: remove embedded handle" by Steven Moreland · 3 years, 7 months ago
- 70888dc Merge "binder: rust: Fix dropped service memleak" by Matthew Maurer · 3 years, 7 months ago
- 8b89085 Implement keepAliveBinder for setRpcClientDebug by Yifan Hong · 3 years, 7 months ago
- 02530ec Add keepAliveBinder argument to setRpcClientDebug. by Yifan Hong · 3 years, 7 months ago
- c050d8f binder: rust: Fix dropped service memleak by Matthew Maurer · 3 years, 7 months ago
- da57304 libbinder: RPC test detect vsock support by Steven Moreland · 3 years, 7 months ago
- 02d1659 Remove BinderLibRpcClientTest by Yifan Hong · 3 years, 7 months ago
- 93e266b binderLibTest: fix SYN flooding again. by Yifan Hong · 3 years, 7 months ago
- b86e26b libbinder: RPC skip init on /dev/null by Steven Moreland · 3 years, 7 months ago
- 01a6bad libbinder: RPC session ID uses the long binder ID by Steven Moreland · 3 years, 7 months ago
- 9153824 libbinder: RPC prevent binder address collision by Steven Moreland · 3 years, 7 months ago
- 7b8bc4c libbinder: RpcSession exposes sp<RpcServer> by Steven Moreland · 3 years, 7 months ago
- 19fc9f7 libbinder: RPC disambiguate server/client by Steven Moreland · 3 years, 7 months ago
- c7d4013 libbinder: RPC disallow nested oneway transactions by Steven Moreland · 3 years, 7 months ago
- 5ae6256 libbinder: RpcState pass connection, not fd by Steven Moreland · 3 years, 7 months ago
- 6db9e07 binder_parcel_fuzzer: remove embedded handle by Steven Moreland · 3 years, 7 months ago
- 936fc19 Merge changes Id38049ed,I13bc9126,I9fbc7594 by Steven Moreland · 3 years, 7 months ago
- e27baff Merge "binder: setRpcClientDebug copy # threads from kernel binder." by Yifan Hong · 3 years, 7 months ago
- 195edb8 libbinder: handle ExclusiveSocket failure by Steven Moreland · 3 years, 7 months ago
- c88b7fc libbinder: RPC know when connections setup by Steven Moreland · 3 years, 7 months ago
- ada72bd libbinder: RPC process oneway w/ 'tail call' by Steven Moreland · 3 years, 7 months ago
- 7f26fab Merge "binder: setRpcClientDebug drops numThreads argument." by Yifan Hong · 3 years, 7 months ago
- 7a20a3f binder: setRpcClientDebug copy # threads from kernel binder. by Yifan Hong · 3 years, 7 months ago
- 3482323 binder: setRpcClientDebug drops numThreads argument. by Yifan Hong · 3 years, 7 months ago
- 864bd97 Merge "libbinder: update 'TODO' comments for RPC" by Steven Moreland · 3 years, 7 months ago
- 1b48b71 Merge changes Ibe1a854b,I8c281ad2,I9e290cd0,I0035be2d by Steven Moreland · 3 years, 7 months ago
- c9b164d Merge "Add wait_for_interface and wait_for_service." by Andrew Walbran · 3 years, 7 months ago
- a5036f0 libbinder: update 'TODO' comments for RPC by Steven Moreland · 3 years, 7 months ago
- d45be62 libbinder: RPC limit on oneway transactions by Steven Moreland · 3 years, 7 months ago
- c9d7b53 libbinder: RPC state termination shutdown session by Steven Moreland · 3 years, 7 months ago
- a8b4429 libbinder: server sessions shut down independently by Steven Moreland · 3 years, 7 months ago
- 4e10feb libbinder: remove unused FdTrigger::readFd by Steven Moreland · 3 years, 7 months ago
- 08d2f47 Merge "Add servicedispatcher" by Treehugger Robot · 3 years, 7 months ago
- dbf58d4 Add servicedispatcher by Yifan Hong · 3 years, 7 months ago
- 85ec1f6 Merge "Add linker script to maintain binary ABI stability" by Treehugger Robot · 3 years, 7 months ago
- 4511b77 Merge "Use result-gmock.h." by Treehugger Robot · 3 years, 7 months ago
- 0bae307 Add linker script to maintain binary ABI stability by Yi Kong · 3 years, 7 months ago
- 28d6c35 Use result-gmock.h. by Yifan Hong · 3 years, 7 months ago
- aa79d0a Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API. by Peiyong Lin · 3 years, 7 months ago
- ee22bc8 Merge changes Id2c1d0dc,I654fcd2c by Steven Moreland · 3 years, 7 months ago
- e994648 Merge "libbinder: save another static heap allocation" by Steven Moreland · 3 years, 7 months ago
- c3ce5c3 Add wait_for_interface and wait_for_service. by Andrew Walbran · 3 years, 7 months ago
- 583a14a libbinder: RPC explicit check when out of async IDs by Steven Moreland · 3 years, 7 months ago
- a6e11cf libbinder: RPC BinderNode erase checks asyncTodo by Steven Moreland · 3 years, 7 months ago
- 31bde7a libbinder: RPC factor out BinderNode erase by Steven Moreland · 3 years, 7 months ago
- d67c8e8 libbinder: Add binder already sent checks by Kalesh Singh · 4 years ago
- 14e4cfa libbinder: +2 bytes in BBinder from stability rep by Steven Moreland · 3 years, 7 months ago
- 1b26407 libbinder: save another static heap allocation by Steven Moreland · 3 years, 7 months ago
- 8617ad8 Merge "libbinder: RPC prevent oneway cmd buildup" by Steven Moreland · 3 years, 7 months ago
- 79d131f Merge "binderVendorDoubleLoadTest: rm from VTS" by Steven Moreland · 3 years, 7 months ago
- 52eee94 libbinder: RPC prevent oneway cmd buildup by Steven Moreland · 3 years, 7 months ago
- 105db55 binderVendorDoubleLoadTest: rm from VTS by Steven Moreland · 3 years, 7 months ago
- 77c3011 libbinder: RPC combine transact/reply send by Steven Moreland · 3 years, 7 months ago
- 410325a libbinder: RpcServer: remove acceptOne by Steven Moreland · 3 years, 7 months ago
- 103424e libbinder: RPC more symmetrical max threads by Steven Moreland · 3 years, 7 months ago
- 7227c8a libbinder: onBinder* respect termination by Steven Moreland · 3 years, 7 months ago
- e81fe82 Merge "libbinder: reverse connections" by Steven Moreland · 3 years, 7 months ago
- 0acaeab Merge "libbinder: 'deprecate' note on BinderService" by Treehugger Robot · 3 years, 7 months ago
- bbc607a libbinder: 'deprecate' note on BinderService by Steven Moreland · 3 years, 7 months ago
- c32a92f Merge "binder_rpc_fuzzer: avoid SIGPIPE" by Steven Moreland · 3 years, 7 months ago
- 6076209 binder_rpc_fuzzer: avoid SIGPIPE by Steven Moreland · 3 years, 7 months ago
- 659416d libbinder: reverse connections by Steven Moreland · 3 years, 8 months ago
- a86e8fe libbinder: better session termination naming by Steven Moreland · 3 years, 7 months ago
- cc5b498 binder_rpc_fuzzer: fuzz multiple connections by Steven Moreland · 3 years, 7 months ago
- c12c9d9 libbinder: quiet RPC read/write failures by Steven Moreland · 3 years, 7 months ago
- 85e067b libbinder: update RpcSession 'session' references by Steven Moreland · 3 years, 7 months ago
- bf88c6f Merge "binderRpcTest: mitigate hang" by Steven Moreland · 3 years, 7 months ago
- e38bcb0 binderRpcTest: mitigate hang by Steven Moreland · 3 years, 7 months ago
- 385b661 Merge "libbinder: RPC save notify on transferring thread" by Steven Moreland · 3 years, 7 months ago
- 495a84d Merge "libbinder: further downgrade oneway spam log" by Steven Moreland · 3 years, 7 months ago
- 8e49c2b libbinder: further downgrade oneway spam log by Steven Moreland · 3 years, 7 months ago
- 8f0b7f2 Merge changes Id4971e54,Id80da21c,Ice446ec4,If10f00de,I4f59ad60 by Steven Moreland · 3 years, 7 months ago
- 9c5d3f0 Merge "libbinder: servicemanagement errors" by Steven Moreland · 3 years, 7 months ago
- 8d72a07 Merge changes from topic "revert-1553275-Bug139327211_V5-QZELUAZXGW" by Steven Moreland · 3 years, 7 months ago
- adc5dca libbinder: RPC save notify on transferring thread by Steven Moreland · 3 years, 7 months ago
- 13765f7 libbinder: doc RpcServer::join/shutdown behavior by Steven Moreland · 3 years, 7 months ago
- b0dd118 libbinder: RpcSession check no shutdown trigger by Steven Moreland · 3 years, 7 months ago
- 1e4c2b8 libbinder: RpcState stop narrowing errors by Steven Moreland · 3 years, 7 months ago
- af4ca71 binderRpcTest: use waitpid by Steven Moreland · 3 years, 7 months ago
- f517427 libbinder: transaction includes refcount to binder by Steven Moreland · 3 years, 7 months ago
- c150048 Merge "libbinder: shutdown session threads" by Steven Moreland · 3 years, 7 months ago
- 71296be Merge "Expose binder stability for debugging in dumpsys" by Steven Moreland · 3 years, 7 months ago
- a1d7017 libbinder: servicemanagement errors by Steven Moreland · 3 years, 7 months ago