- aaadb20 Merge "libbinder: BBinder::attachObject abort on OOM" by Treehugger Robot · 4 years, 6 months ago
- 756621f Merge changes Ib1c28c94,Id3485a2a,If5ad5acf,Idc9054bd,Ie4e7e25d by Steven Moreland · 4 years, 6 months ago
- 5ce7ca5 libbinder: BBinder::attachObject abort on OOM by Steven Moreland · 4 years, 6 months ago
- 1f1bed6 libbinder_ndk: eradicate global lock by Steven Moreland · 4 years, 6 months ago
- 9e759e8 libbinder: add IBinder::withLock by Steven Moreland · 4 years, 6 months ago
- 7716e35 Merge "Implement host service manager" by Yifan Hong · 4 years, 6 months ago
- 2505ec4 libbinder_ndk: remove global lock on proxy delete by Steven Moreland · 4 years, 6 months ago
- 63a2d51 libbinder: attachObject APIs work with threads by Steven Moreland · 4 years, 6 months ago
- 68aa255 Merge "libbinder: RPC flake mode" by Steven Moreland · 4 years, 6 months ago
- d6afe2e Merge "LazyServiceRegistrar: race w/ register & onClients" by Steven Moreland · 4 years, 6 months ago
- f776001 Implement host service manager by Yifan Hong · 4 years, 7 months ago
- 5387309 Merge "RpcServer: Don't shadow local var" by Yifan Hong · 4 years, 6 months ago
- 3ff57c4 Merge "RpcState: fix check." by Yifan Hong · 4 years, 6 months ago
- 2831860 rename binderParcelTest binderUnitTest by Steven Moreland · 4 years, 6 months ago
- 239a2ca RpcState: fix check. by Yifan Hong · 4 years, 6 months ago
- 6fe1963 RpcServer: Don't shadow local var by Yifan Hong · 4 years, 6 months ago
- b817679 libbinder: RPC flake mode by Steven Moreland · 4 years, 6 months ago
- 7a5889c LazyServiceRegistrar: race w/ register & onClients by Steven Moreland · 4 years, 6 months ago
- 7c5247e Fix typo in module name by Dan Shi · 4 years, 6 months ago
- 41c9388 Merge "Disable binderUtilsHostTest on mac." by Treehugger Robot · 4 years, 6 months ago
- 664c06f Merge "Add a better getLastQueuedBuffer" by John Reck · 4 years, 6 months ago
- 44dec54 Disable binderUtilsHostTest on mac. by Yifan Hong · 4 years, 6 months ago
- f0f13e8 Add a better getLastQueuedBuffer by John Reck · 4 years, 7 months ago
- f2acc8d Merge "binder: Add execute() to host utils." by Yifan Hong · 4 years, 6 months ago
- 08ade0a Merge changes I53da0d94,I0fe853df,I69ef50cc by Treehugger Robot · 4 years, 6 months ago
- af766e6 binder: Add execute() to host utils. by Yifan Hong · 4 years, 7 months ago
- 9ffa66e servicedispatcher: allow to use getService. by Yifan Hong · 4 years, 6 months ago
- bd8ca57 servicedispatcher: Wrap proxy to native manager by Yifan Hong · 4 years, 6 months ago
- e435882 servicedispatcher: add option to wrap service manager by Yifan Hong · 4 years, 7 months ago
- 2117664 Merge "Add RPC binder as unstable API with Rust bindgen" by Treehugger Robot · 4 years, 6 months ago
- bba314f Merge "libbinder: already sent checks abort" by Steven Moreland · 4 years, 6 months ago
- 531a386 Merge "binderRpcTest: remove Pipe class." by Treehugger Robot · 4 years, 6 months ago
- 0f58fb9 binderRpcTest: remove Pipe class. by Yifan Hong · 4 years, 6 months ago
- 51396d2 Merge "AParcel_markSensitive in APEX" by Steven Moreland · 4 years, 6 months ago
- 180f094 Merge "servicedispatcher: pause until killed." by Yifan Hong · 4 years, 6 months ago
- d35d31d Add RPC binder as unstable API with Rust bindgen by Victor Hsieh · 4 years, 7 months ago
- d37e6dd libbinder: already sent checks abort by Steven Moreland · 4 years, 6 months ago
- 326086c AParcel_markSensitive in APEX by Steven Moreland · 4 years, 6 months ago
- d3cb24a servicedispatcher: pause until killed. by Yifan Hong · 4 years, 7 months ago
- dfb9cd9 Merge changes Ic46ac54b,Id787e70f by Yifan Hong · 4 years, 6 months ago
- 21e2354 Merge "[binder] Add support for dump transaction to Rust" by Treehugger Robot · 4 years, 6 months ago
- 2a3297f [binder] Add support for dump transaction to Rust by Stephen Crane · 4 years, 7 months ago
- b048744 binder_rs: Add sized_read to Parcel by Andrei Homescu · 4 years, 8 months ago
- 9d5c810 Merge "binder_rs: Add in-place deserialization methods" by Steven Moreland · 4 years, 6 months ago
- 404e567 Merge "libbinder: RPC test detect vsock support" by Treehugger Robot · 4 years, 6 months ago
- 2ce034f Merge changes I881f63b8,I4c5edd2d,I8ff0d29c,I6578c3a4,Iea286ab0, ... by Steven Moreland · 4 years, 6 months ago
- 547b752 Merge "binder_parcel_fuzzer: remove embedded handle" by Steven Moreland · 4 years, 6 months ago
- 70888dc Merge "binder: rust: Fix dropped service memleak" by Matthew Maurer · 4 years, 6 months ago
- 8b89085 Implement keepAliveBinder for setRpcClientDebug by Yifan Hong · 4 years, 7 months ago
- 02530ec Add keepAliveBinder argument to setRpcClientDebug. by Yifan Hong · 4 years, 7 months ago
- c050d8f binder: rust: Fix dropped service memleak by Matthew Maurer · 4 years, 7 months ago
- da57304 libbinder: RPC test detect vsock support by Steven Moreland · 4 years, 7 months ago
- 02d1659 Remove BinderLibRpcClientTest by Yifan Hong · 4 years, 7 months ago
- 93e266b binderLibTest: fix SYN flooding again. by Yifan Hong · 4 years, 7 months ago
- b86e26b libbinder: RPC skip init on /dev/null by Steven Moreland · 4 years, 7 months ago
- 01a6bad libbinder: RPC session ID uses the long binder ID by Steven Moreland · 4 years, 7 months ago
- 9153824 libbinder: RPC prevent binder address collision by Steven Moreland · 4 years, 7 months ago
- 7b8bc4c libbinder: RpcSession exposes sp<RpcServer> by Steven Moreland · 4 years, 7 months ago
- 19fc9f7 libbinder: RPC disambiguate server/client by Steven Moreland · 4 years, 7 months ago
- c7d4013 libbinder: RPC disallow nested oneway transactions by Steven Moreland · 4 years, 7 months ago
- 5ae6256 libbinder: RpcState pass connection, not fd by Steven Moreland · 4 years, 7 months ago
- 6db9e07 binder_parcel_fuzzer: remove embedded handle by Steven Moreland · 4 years, 7 months ago
- 936fc19 Merge changes Id38049ed,I13bc9126,I9fbc7594 by Steven Moreland · 4 years, 7 months ago
- e27baff Merge "binder: setRpcClientDebug copy # threads from kernel binder." by Yifan Hong · 4 years, 7 months ago
- 195edb8 libbinder: handle ExclusiveSocket failure by Steven Moreland · 4 years, 7 months ago
- c88b7fc libbinder: RPC know when connections setup by Steven Moreland · 4 years, 7 months ago
- ada72bd libbinder: RPC process oneway w/ 'tail call' by Steven Moreland · 4 years, 7 months ago
- 7f26fab Merge "binder: setRpcClientDebug drops numThreads argument." by Yifan Hong · 4 years, 7 months ago
- 7a20a3f binder: setRpcClientDebug copy # threads from kernel binder. by Yifan Hong · 4 years, 7 months ago
- 3482323 binder: setRpcClientDebug drops numThreads argument. by Yifan Hong · 4 years, 7 months ago
- 864bd97 Merge "libbinder: update 'TODO' comments for RPC" by Steven Moreland · 4 years, 7 months ago
- 1b48b71 Merge changes Ibe1a854b,I8c281ad2,I9e290cd0,I0035be2d by Steven Moreland · 4 years, 7 months ago
- c9b164d Merge "Add wait_for_interface and wait_for_service." by Andrew Walbran · 4 years, 7 months ago
- a5036f0 libbinder: update 'TODO' comments for RPC by Steven Moreland · 4 years, 7 months ago
- d45be62 libbinder: RPC limit on oneway transactions by Steven Moreland · 4 years, 7 months ago
- c9d7b53 libbinder: RPC state termination shutdown session by Steven Moreland · 4 years, 7 months ago
- a8b4429 libbinder: server sessions shut down independently by Steven Moreland · 4 years, 7 months ago
- 4e10feb libbinder: remove unused FdTrigger::readFd by Steven Moreland · 4 years, 7 months ago
- 08d2f47 Merge "Add servicedispatcher" by Treehugger Robot · 4 years, 7 months ago
- dbf58d4 Add servicedispatcher by Yifan Hong · 4 years, 7 months ago
- 85ec1f6 Merge "Add linker script to maintain binary ABI stability" by Treehugger Robot · 4 years, 7 months ago
- 4511b77 Merge "Use result-gmock.h." by Treehugger Robot · 4 years, 7 months ago
- 0bae307 Add linker script to maintain binary ABI stability by Yi Kong · 4 years, 7 months ago
- 28d6c35 Use result-gmock.h. by Yifan Hong · 4 years, 7 months ago
- aa79d0a Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API. by Peiyong Lin · 4 years, 7 months ago
- ee22bc8 Merge changes Id2c1d0dc,I654fcd2c by Steven Moreland · 4 years, 7 months ago
- e994648 Merge "libbinder: save another static heap allocation" by Steven Moreland · 4 years, 7 months ago
- c3ce5c3 Add wait_for_interface and wait_for_service. by Andrew Walbran · 4 years, 7 months ago
- 583a14a libbinder: RPC explicit check when out of async IDs by Steven Moreland · 4 years, 7 months ago
- a6e11cf libbinder: RPC BinderNode erase checks asyncTodo by Steven Moreland · 4 years, 7 months ago
- 31bde7a libbinder: RPC factor out BinderNode erase by Steven Moreland · 4 years, 7 months ago
- d67c8e8 libbinder: Add binder already sent checks by Kalesh Singh · 5 years ago
- 14e4cfa libbinder: +2 bytes in BBinder from stability rep by Steven Moreland · 4 years, 7 months ago
- 1b26407 libbinder: save another static heap allocation by Steven Moreland · 4 years, 7 months ago
- 8617ad8 Merge "libbinder: RPC prevent oneway cmd buildup" by Steven Moreland · 4 years, 7 months ago
- 79d131f Merge "binderVendorDoubleLoadTest: rm from VTS" by Steven Moreland · 4 years, 7 months ago
- 52eee94 libbinder: RPC prevent oneway cmd buildup by Steven Moreland · 4 years, 7 months ago
- 105db55 binderVendorDoubleLoadTest: rm from VTS by Steven Moreland · 4 years, 7 months ago
- 77c3011 libbinder: RPC combine transact/reply send by Steven Moreland · 4 years, 7 months ago
- 410325a libbinder: RpcServer: remove acceptOne by Steven Moreland · 4 years, 7 months ago