- 0beb956 Check for null data buffer in AParcel_marshal by Pawan Wagh · 2 years, 8 months ago
- a754657 Merge "libbinder: Add binderRpcTestService for Trusty" by Treehugger Robot · 2 years, 8 months ago
- bcb9168 Merge "Add chunk-level checksum to RecordedTransaction" by Treehugger Robot · 2 years, 8 months ago
- df1bcf8 Merge "ParcelableHolder/ParcelFileDescriptor toString" by Steven Moreland · 2 years, 8 months ago
- 98c7655 Merge "binderUtilsHostTest: more debuggable" by Steven Moreland · 2 years, 8 months ago
- 38b7d0b Merge "Log loudly when the binder driver returns an error" by Treehugger Robot · 2 years, 8 months ago
- 72bd388 Add chunk-level checksum to RecordedTransaction by Fabián Cañas · 2 years, 8 months ago
- bf14463 Log loudly when the binder driver returns an error by Theodore Dubois · 2 years, 8 months ago
- f138905 ParcelableHolder/ParcelFileDescriptor toString by Steven Moreland · 2 years, 8 months ago
- ee436e4 Merge changes Ibe63610f,I5d589d75 by Steven Moreland · 2 years, 8 months ago
- acb9bda Merge "Suppress clang-analyzer-security.FloatLoopCounter warnings" by Treehugger Robot · 2 years, 8 months ago
- aadacbb Suppress clang-analyzer-security.FloatLoopCounter warnings by Chih-Hung Hsieh · 2 years, 8 months ago
- 80a63e9 Merge "libbinder*: ToString - pound def made consistent" by Treehugger Robot · 2 years, 8 months ago
- c7e4a09 Merge "Add timestamp to RecordedTransaction" by Treehugger Robot · 2 years, 8 months ago
- 4209a52 binderUtilsHostTest: more debuggable by Steven Moreland · 2 years, 8 months ago
- 1c5aa9c Merge "Use actual consumed buffer length to call AParcel_unmarshal" by Pawan Wagh · 2 years, 8 months ago
- 71bf41e Merge "Ignore getService deprecation warning in IServiceManager" by Steven Moreland · 2 years, 8 months ago
- 838396f Ignore getService deprecation warning in IServiceManager by Pawan Wagh · 2 years, 8 months ago
- 3961718 Use actual consumed buffer length to call AParcel_unmarshal by Pawan Wagh · 2 years, 8 months ago
- 68dbcfe Add timestamp to RecordedTransaction by Fabián Cañas · 2 years, 8 months ago
- 9d8adb1 libbinder: Add binderRpcTestService for Trusty by Andrei Homescu · 3 years, 1 month ago
- 24bb29b Make Binder RPC target visible to Minidroid by Rayan Hallal · 2 years, 9 months ago
- 4cd0373 Merge "Set CLOEXEC on socket inherited from init" by Treehugger Robot · 2 years, 8 months ago
- a5f9d27 Merge "Make RecordedTransaction format exensible" by Fabián Cañas · 2 years, 8 months ago
- 2772980 Make RecordedTransaction format exensible by Fabián Cañas · 2 years, 8 months ago
- 05be7e7 Merge "Use NdkParcelAdapter instead of AParcel_create" by Pawan Wagh · 2 years, 8 months ago
- dddac21 Use NdkParcelAdapter instead of AParcel_create by Pawan Wagh · 2 years, 8 months ago
- d3fa088 Merge "Fuzz AParcel_marshal and AParcel_unmarshal APIs" by Pawan Wagh · 2 years, 8 months ago
- 391613c Fuzz AParcel_marshal and AParcel_unmarshal APIs by Pawan Wagh · 2 years, 8 months ago
- 2adb9dd Merge "binderAllocationLimits - fix for 32-bit" by Steven Moreland · 2 years, 8 months ago
- e1f8dd8 Set CLOEXEC on socket inherited from init by Alan Stokes · 2 years, 8 months ago
- 3381394 binderAllocationLimits - fix for 32-bit by Steven Moreland · 2 years, 8 months ago
- 3eb362d Merge "Add test to Binder RecordedTransaction" by Treehugger Robot · 2 years, 8 months ago
- 08bdc77 Add test to Binder RecordedTransaction by Fabián Cañas · 2 years, 8 months ago
- d431b2e Merge "Use usize instead of c_long in Rust code" by Treehugger Robot · 2 years, 8 months ago
- 74eaf37 libbinder_rs : removing assert while reading parcel by Pawan Wagh · 2 years, 8 months ago
- 8cf3e9f cpp binder: error if no toString implemented by Steven Moreland · 2 years, 10 months ago
- 01f93a9 libbinder*: toString - support unique_ptr by Steven Moreland · 2 years, 8 months ago
- f270b1d libbinder_ndk: add warning to linkToDeath by Steven Moreland · 2 years, 8 months ago
- 56b182b libbinder*: ToString - pound def made consistent by Steven Moreland · 2 years, 8 months ago
- 2e273f1 Merge "libbinder_ndk: static link certain libs" by Treehugger Robot · 2 years, 8 months ago
- 1393442 Merge "binder_rpc_fuzzer: limit connections" by Steven Moreland · 2 years, 8 months ago
- 9e62239 Merge "binderRpcTest: ThreadPoolGreaterThanEqualRequested" by Steven Moreland · 2 years, 8 months ago
- d6d816f binderRpcTest: ThreadPoolGreaterThanEqualRequested by Steven Moreland · 2 years, 9 months ago
- 10f612b binder_rpc_fuzzer: limit connections by Steven Moreland · 2 years, 9 months ago
- ff32542 libbinder_ndk: static link certain libs by Steven Moreland · 2 years, 9 months ago
- 6f69c67 Merge "libbinder: cache interface descriptor if empty" by Steven Moreland · 2 years, 9 months ago
- bceee9e Merge "libbinder: Add support for Trusty kernel" by Treehugger Robot · 2 years, 9 months ago
- 37f927d Merge changes Idce05e13,Ie9920192 by Steven Moreland · 2 years, 9 months ago
- f2830fe libbinder: cache interface descriptor if empty by Steven Moreland · 2 years, 9 months ago
- faf25a4 libbinder_ndk: ABpBinder linkern'space muliplicity by Steven Moreland · 2 years, 9 months ago
- 94a7679 libbinder_ndk: remove associateClassInternal by Steven Moreland · 2 years, 9 months ago
- 112211e Merge changes from topic "AHB_format_r_16+" by Trevor Black · 2 years, 9 months ago
- cbb975d Merge "Do not set FLAT_BINDER_FLAG_* on object of type BINDER_TYPE_FD" by T.J. Mercier · 2 years, 9 months ago
- 9c912e9 libbinder: Add support for Trusty kernel by Ayrton Munoz · 2 years, 9 months ago
- 8a74190 rpc_binder: Properly shut down on socketpair() EOF by David Brazdil · 2 years, 9 months ago
- 4766a1f rpc_binder: Prevent RpcServer shutdown deadlock by David Brazdil · 2 years, 9 months ago
- 793e879 rpc_binder: Mark ARpcServer_shutdown [[nodiscard]] by David Brazdil · 2 years, 9 months ago
- e1bd983 rpc_binder: Create C/Rust bindings for bootstrap UDS by David Brazdil · 2 years, 9 months ago
- ae3ec6a rpc_binder: Refactor C/Rust wrappers for RpcSession by David Brazdil · 2 years, 9 months ago
- ca0c2cb Do not set FLAT_BINDER_FLAG_* on object of type BINDER_TYPE_FD by T.J. Mercier · 2 years, 9 months ago
- b96737d rpc_binder: Remove unused VsockFactory server code by David Brazdil · 2 years, 9 months ago
- 9cfe1ed The ahb changes necessary for by Trevor David Black · 2 years, 9 months ago
- 7f623a3 Merge "binder: fix debug printing in IPCThreadState" by Alice Ryhl · 2 years, 9 months ago
- be80b60 Merge changes from topic "c2aidl" by Treehugger Robot · 2 years, 9 months ago
- a47dfda rpc_binder: Specify CID for vsock RpcServer by David Brazdil · 2 years, 10 months ago
- a1cf02c Merge "libbinder: Handle peer closing connection in Trusty" by Treehugger Robot · 2 years, 9 months ago
- d7c2e5e Merge "libbinder: recommend against getService" by Steven Moreland · 2 years, 9 months ago
- 805ca7a libbinder: Handle peer closing connection in Trusty by Andrei Homescu · 2 years, 9 months ago
- 483b58e Merge "Updating hotlist id in rust fuzzers" by Pawan Wagh · 2 years, 9 months ago
- 162c56b Merge "Merge Android 13 QPR1" by Xin Li · 2 years, 9 months ago
- 13ba533 Merge "binder: Add an API to check if the threadpool has been started" by Devin Moore · 2 years, 9 months ago
- 4354f71 binder: Add an API to check if the threadpool has been started by Devin Moore · 2 years, 9 months ago
- 603e866 Merge Android 13 QPR1 by Xin Li · 2 years, 9 months ago
- 470cae3 Merge "graphics.common V3 -> V4" by Steven Moreland · 2 years, 9 months ago
- 79247d1 Updating hotlist id in rust fuzzers by Pawan Wagh · 2 years, 9 months ago
- 672c2c2 Merge "Restrict domain of transact codes in fuzzService" am: 2f9a0e8220 by Steven Moreland · 2 years, 9 months ago
- 2f9a0e8 Merge "Restrict domain of transact codes in fuzzService" by Steven Moreland · 2 years, 9 months ago
- 800113e libbinder: recommend against getService by Steven Moreland · 2 years, 9 months ago
- ca9bd2d Merge "Fixed typo for isDeclared warning message" am: 6f1de5c160 by Steven Moreland · 2 years, 9 months ago
- 7b6b8b4 Merge "Support BR_TRANSACTION_PENDING_FROZEN" am: c3b4ed369e by Treehugger Robot · 2 years, 9 months ago
- 6f1de5c Merge "Fixed typo for isDeclared warning message" by Steven Moreland · 2 years, 9 months ago
- c3b4ed3 Merge "Support BR_TRANSACTION_PENDING_FROZEN" by Treehugger Robot · 2 years, 9 months ago
- d7e85f4 Merge "libbinder_ndk: doc common stability error" am: 36ee8fa53b by Steven Moreland · 2 years, 9 months ago
- d8fbd43 Merge "libbinder_ndk: clarify onBinderDied/unlinkToDeath interaction" am: 5c1459c010 by Steven Moreland · 2 years, 9 months ago
- 215468a Restrict domain of transact codes in fuzzService by Pawan Wagh · 2 years, 9 months ago
- 36ee8fa Merge "libbinder_ndk: doc common stability error" by Steven Moreland · 2 years, 9 months ago
- 5c1459c Merge "libbinder_ndk: clarify onBinderDied/unlinkToDeath interaction" by Steven Moreland · 2 years, 9 months ago
- 0e3443d Support BR_TRANSACTION_PENDING_FROZEN by Li Li · 2 years, 9 months ago
- 4a8fb90 libbinder_ndk: doc common stability error by Steven Moreland · 2 years, 9 months ago
- 0eaef3b libbinder_ndk: clarify onBinderDied/unlinkToDeath interaction by Steven Moreland · 2 years, 9 months ago
- ca71b45 Fixed typo for isDeclared warning message by Vova Sharaienko · 2 years, 9 months ago
- 19055a2 Make ANativeWindow available over stable AIDL by Sungtak Lee · 2 years, 10 months ago
- 7437e26 Support AHB in AIDL by John Reck · 3 years ago
- 5eba053 Merge "libbinder*: Provide warning of library threadpool woes." am: 9c0835a838 by Steven Moreland · 2 years, 9 months ago
- 9c0835a Merge "libbinder*: Provide warning of library threadpool woes." by Steven Moreland · 2 years, 9 months ago
- 83eb929 Merge "limit extra fds in random parcel" am: 6e5dda51cd by Steven Moreland · 2 years, 9 months ago
- 6e5dda5 Merge "limit extra fds in random parcel" by Steven Moreland · 2 years, 9 months ago
- c25d09a Use usize instead of c_long in Rust code by Jeff Vander Stoep · 2 years, 9 months ago
- 7f27371 limit extra fds in random parcel by Pawan Wagh · 2 years, 9 months ago