- 1ef010b [rpc_binder][test] Merge unixBootstrapFd and socketFd in binderRpcTest by Alice Wang · 3 years, 3 months ago
- 893a991 [rpc_binder] Implement RPC binder over init-managed Unix domain socket by Alice Wang · 3 years, 4 months ago
- 24e5102 Merge "libbinder: Split universal tests from Android-specific" by Treehugger Robot · 3 years, 3 months ago
- 2fc6299 Merge "libbinder: Move BinderRpc test fixture to new file" by Treehugger Robot · 3 years, 3 months ago
- c660347 Merge "libbinder_ndk: compiles w/o weak symbols" by Steven Moreland · 3 years, 3 months ago
- 32dcb6b Merge "Using const array of functions in rust parcel fuzzer" by Pawan Wagh · 3 years, 3 months ago
- 37b7fa8 Using const array of functions in rust parcel fuzzer by Pawan Wagh · 3 years, 3 months ago
- 7e95846 Merge "libbinder_ndk: ScopedAStatus ostream<<" by Treehugger Robot · 3 years, 3 months ago
- f895660 Merge "Fuzzer for rust parcels" by Pawan Wagh · 3 years, 3 months ago
- 9afdc0f libbinder_ndk: ScopedAStatus ostream<< by Steven Moreland · 3 years, 3 months ago
- e372148 Adding a sample fuzzer using fuzz_service by Pawan Wagh · 3 years, 3 months ago
- 38429f0 Adding fuzz_service for rust backend by Pawan Wagh · 3 years, 4 months ago
- 9a9b1b4 libbinder: Split universal tests from Android-specific by Andrei Homescu · 3 years, 4 months ago
- 9683463 libbinder: Move BinderRpc test fixture to new file by Andrei Homescu · 3 years, 4 months ago
- 87a28e1 libbinder_ndk: compiles w/o weak symbols by Steven Moreland · 3 years, 3 months ago
- 13630ff Fuzzer for rust parcels by Pawan Wagh · 3 years, 4 months ago
- 4c8aa33 Adding rust lib for random parcel by Pawan Wagh · 3 years, 4 months ago
- 39627ba Merge "libbinder_ndk_sys visibility restriction" by Steven Moreland · 3 years, 3 months ago
- 42548a0 libbinder_ndk_sys visibility restriction by Steven Moreland · 3 years, 4 months ago
- 0a9ada5 Merge "Can switch to legacy GLES driver when ANGLE is system driver" by Ian Elliott · 3 years, 3 months ago
- e08a3fd Merge "libbinder_ndk: validate the interface before using" by Treehugger Robot · 3 years, 3 months ago
- fbb09e3 Merge "servicemanager: getUpdatableNames()" by Jooyung Han · 3 years, 4 months ago
- 76944fe servicemanager: getUpdatableNames() by Jooyung Han · 3 years, 4 months ago
- 7f410d8 Merge "libbinder: rpc java detach error code" by Steven Moreland · 3 years, 4 months ago
- c3964f6 Fix return types of sendMessageOnSocket/receiveMessageFromSocket by David Brazdil · 3 years, 4 months ago
- 7c0a7ee Can switch to legacy GLES driver when ANGLE is system driver by Ian Elliott · 3 years, 10 months ago
- 77f3da7 Merge "Export libarect_headers to llndk api surface" by Spandan Das · 3 years, 4 months ago
- 0c5d8ab Merge "[rpc_binder] Rename RpcClient to VsockRpcClient" by Alice Wang · 3 years, 4 months ago
- ec54b47 Merge "Remove libandroid_runtime_vm_headers dependency from libbinder" by Treehugger Robot · 3 years, 4 months ago
- 0bb757a Export libarect_headers to llndk api surface by Spandan Das · 3 years, 4 months ago
- 00cc5fe Merge "Revert "Disable aidl tag tracing in libbinder_aidl_test_stub"" by Zimuzo Ezeozue · 3 years, 4 months ago
- c61a70f Revert "Disable aidl tag tracing in libbinder_aidl_test_stub" by Zimuzo Ezeozue · 3 years, 4 months ago
- d0c9a17 libbinder: rpc java detach error code by Steven Moreland · 3 years, 4 months ago
- 0746668 [rpc_binder] Rename RpcClient to VsockRpcClient by Alice Wang · 3 years, 4 months ago
- 4e84148 Merge "libbinder_ndk: expose updatable-via-apex" by Jooyung Han · 3 years, 4 months ago
- 86c54bd Add android.hardware.graphics.allocator-ndk wrapper. by Sally Qi · 3 years, 5 months ago
- 45089af libbinder_ndk: validate the interface before using by Girish · 3 years, 4 months ago
- 49a5cee Merge "Update IsZygote to return true for webview_zygote" by Kevin Jeon · 3 years, 4 months ago
- 0c47d45 Remove libandroid_runtime_vm_headers dependency from libbinder by Jeongik Cha · 3 years, 4 months ago
- d1595fe Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 3 years, 4 months ago
- 1abce69 libbinder_ndk: expose updatable-via-apex by Jooyung Han · 3 years, 4 months ago
- 5e5de12 Update IsZygote to return true for webview_zygote by Kevin Jeon · 3 years, 4 months ago
- 4e5ceff Merge "Use hardcoded value for HapticScale" by Treehugger Robot · 3 years, 4 months ago
- 7e93560 [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 3 years, 4 months ago
- 79aca92 Merge "Remove bufferhub support from libgui." by Treehugger Robot · 3 years, 4 months ago
- e214e64 Use hardcoded value for HapticScale by Jeongik Cha · 3 years, 5 months ago
- 0629658 Merge "rust: Fix Debug implementation for declare_binder_enum!" by Treehugger Robot · 3 years, 4 months ago
- 8b7a738 libbinder: no temp rpc sess leak w spurious wakeup by Steven Moreland · 3 years, 4 months ago
- 08178a7 Merge "RpcBinder: Add AF_UNIX socketpair transport" by David Brazdil · 3 years, 4 months ago
- 50da007 Merge "libbinder_ndk: add Trusty build file" by Treehugger Robot · 3 years, 4 months ago
- df84633 Merge "libbinder: TEST_MAPPING -= rando CtsOsTestCases" by Steven Moreland · 3 years, 4 months ago
- 85c0eb6 libbinder: TEST_MAPPING -= rando CtsOsTestCases by Steven Moreland · 3 years, 4 months ago
- b9909b1 Merge "binderRpcTest: session leak investigation part IV" by Steven Moreland · 3 years, 4 months ago
- 21c887c RpcBinder: Add AF_UNIX socketpair transport by David Brazdil · 3 years, 5 months ago
- 026317b libbinder_ndk: add Trusty build file by Andrei Homescu · 3 years, 4 months ago
- 8eb983c Merge "libbinder: add ancillaryFd support in RpcTransportTipcTrusty" by Treehugger Robot · 3 years, 4 months ago
- 75bae5e Merge "libbinder_random_parcel: fix getRandomBinder doc" by Steven Moreland · 3 years, 4 months ago
- fafdb18 Merge "libbinder: avoid uninteresting protocol version crash in fuzzer" by Treehugger Robot · 3 years, 4 months ago
- 6888737 libbinder_random_parcel: fix getRandomBinder doc by Steven Moreland · 3 years, 4 months ago
- 3bbf1f4 Merge changes I118d5c8d,I9c3728cd by Steven Moreland · 3 years, 4 months ago
- 4f65172 libbinder: avoid uninteresting protocol version crash in fuzzer by Frederick Mayle · 3 years, 4 months ago
- 6c27114 Merge "Add binder test for transfer of non-blocking fd" by Treehugger Robot · 3 years, 4 months ago
- 8aaa93c Merge "adbd_auth: add missing headers to fix linux build" by Treehugger Robot · 3 years, 4 months ago
- 3761939 Merge "Make ScopedAIBinder_Weak::promote() a const function." by Shunkai Yao · 3 years, 4 months ago
- 4ba1ef3 Merge "libbinder: Fix FD handling for queued oneway RPC transactions" by Treehugger Robot · 3 years, 4 months ago
- 1c18a80 libbinder: add ancillaryFd support in RpcTransportTipcTrusty by Andrei Homescu · 3 years, 6 months ago
- b0221d1 libbinder: Fix FD handling for queued oneway RPC transactions by Frederick Mayle · 3 years, 4 months ago
- 7f8d4bb Make ScopedAIBinder_Weak::promote() a const function. by Shunkai Yao · 3 years, 4 months ago
- 028d045 Merge "binderRpcTest: sleeps /= 10" by Steven Moreland · 3 years, 4 months ago
- 5704271 binderRpcTest: session leak investigation part IV by Steven Moreland · 3 years, 4 months ago
- d1c9464 libbinder_random_parcel: rand binder returns data by Steven Moreland · 3 years, 4 months ago
- 23f910c Merge "libbinder: log debug server start/stop" by Treehugger Robot · 3 years, 4 months ago
- 22acd02 libbinder_random_parcel: splitout random binder by Steven Moreland · 3 years, 4 months ago
- 116f6b8 Add binder test for transfer of non-blocking fd by Siarhei Vishniakou · 3 years, 4 months ago
- ab8aa47 binderRpcTest: actually include strong count in leaked ref by Steven Moreland · 3 years, 4 months ago
- c06cfc3 rust: Fix Debug implementation for declare_binder_enum! by Andrei Homescu · 3 years, 4 months ago
- eaae22a adbd_auth: add missing headers to fix linux build by Arnaud Ferraris · 3 years, 5 months ago
- db95d57 binderRpcTest: include strong count in leaked ref by Steven Moreland · 3 years, 4 months ago
- 1436aef Remove bufferhub support from libgui. by Peter Collingbourne · 3 years, 4 months ago
- 58864fd Merge "libbinder : Use logging from liblog" by Steven Moreland · 3 years, 4 months ago
- ba05674 Merge "libbinder: fix flake-mode build" by Steven Moreland · 3 years, 4 months ago
- 4456820 Merge "binderRpcTest: backtrace on leaked session" by Steven Moreland · 3 years, 4 months ago
- 276d8df binderRpcTest: backtrace on leaked session by Steven Moreland · 3 years, 4 months ago
- 7e2675c libbinder: fix flake-mode build by Steven Moreland · 3 years, 4 months ago
- 7063b52 libbinder : Use logging from liblog by Pawan Wagh · 3 years, 4 months ago
- 2167e10 Merge "Declare the headers of the ndk_library" by Spandan Das · 3 years, 4 months ago
- 7ef86f3 Merge "Declare the headers of the ndk_library" by Treehugger Robot · 3 years, 4 months ago
- 9af0b57 Merge "libbinderthreadstate: test debuggable++" by Treehugger Robot · 3 years, 5 months ago
- e2c515e Merge "TrustyRpc: Adding a create session with initialization callback function" by Orlando Arbildo · 3 years, 5 months ago
- f6957b7 libbinder: log debug server start/stop by Steven Moreland · 3 years, 5 months ago
- 3573b17 libbinderthreadstate: test debuggable++ by Steven Moreland · 3 years, 5 months ago
- 531fcad TrustyRpc: Adding a create session with initialization callback function by Orlando Arbildo · 3 years, 5 months ago
- 8d8caa1 Merge "bittube_fuzzer: Fix memory leak" by Treehugger Robot · 3 years, 5 months ago
- a0eda3b Merge "Reuse same AIBinder type in rpcbinder bindgen." by Andrew Walbran · 3 years, 5 months ago
- 565d99a Merge "Add RemoteKeyProvisioning apex 'com.android.rkpd'" by Vikram Gaur · 3 years, 5 months ago
- 34e7bdf Reuse same AIBinder type in rpcbinder bindgen. by Andrew Walbran · 3 years, 6 months ago
- 38a4b0f Add RemoteKeyProvisioning apex 'com.android.rkpd' by Vikram Gaur · 3 years, 5 months ago
- f351845 Change request for Rust v1.64.0 by Charisee · 3 years, 5 months ago
- 27c2695 binder: Added info log in waitForService to display # of threads in threadpool. by Elie Kheirallah · 3 years, 5 months ago
- e1c24e2 bittube_fuzzer: Fix memory leak by Keith Mok · 3 years, 5 months ago