- eae87df Add addService to pass in allowIsolated flag. by Charlie Wang · 3 years, 2 months ago
- a718db2 Merge "Clarify binder RPC error message with linkToDeath" by Treehugger Robot · 3 years, 2 months ago
- bd41dc1 Clarify binder RPC error message with linkToDeath by Devin Moore · 3 years, 2 months ago
- cac84bd libbinder += StagedRollbackTest by Steven Moreland · 3 years, 2 months ago
- 1b67590 libbinder: += CtsRootRollbackManagerHostTestCases by Steven Moreland · 3 years, 2 months ago
- 40ef86c Merge "Disable thinlto in libbinder for riscv64 targets" by Aditya Kumar · 3 years, 2 months ago
- 5e053bb Merge "Fix an arithmetic error when using unsigned" by Ady Abraham · 3 years, 2 months ago
- 383b8a5 Disable thinlto in libbinder for riscv64 targets by AdityaK · 3 years, 2 months ago
- e378a9e Merge "libbinder: Flush excess refs after single async transaction" by Treehugger Robot · 3 years, 2 months ago
- 9e3c538 Merge "Use extern "C" instead of __BEGIN_DECLS" by Colin Cross · 3 years, 2 months ago
- ad08ac9 Merge "libbinder: Duplicate channel handle in RpcServerTrusty" by Treehugger Robot · 3 years, 2 months ago
- acd23e1 Use extern "C" instead of __BEGIN_DECLS by Colin Cross · 3 years, 2 months ago
- 97f11f6 libbinder: doc giveThreadPoolName by Steven Moreland · 3 years, 2 months ago
- c4914ee Merge "libbinder*: IBinder/IInterface toString impl" by Steven Moreland · 3 years, 2 months ago
- 2318e69 Merge "libbinder: Add Trusty IPC support to binderRpcTest" by Treehugger Robot · 3 years, 2 months ago
- 6aae536 libbinder: Flush excess refs after single async transaction by Andrei Homescu · 3 years, 2 months ago
- b8977f1 Merge "binderLibTest: fix HangingServices race" by Treehugger Robot · 3 years, 2 months ago
- 4af92ac libbinder: Duplicate channel handle in RpcServerTrusty by Andrei Homescu · 3 years, 2 months ago
- 079fb30 Merge "Use std::string for interface name in RecordedTransaction" by Treehugger Robot · 3 years, 2 months ago
- 436a110 binderLibTest: fix HangingServices race by Steven Moreland · 3 years, 2 months ago
- 905bea6 Use std::string for interface name in RecordedTransaction by Fabián Cañas · 3 years, 2 months ago
- 7909831 Merge "Add GraphicBufferMapper::importBufferNoValidate" by Treehugger Robot · 3 years, 2 months ago
- c7a3e75 Merge "Check for data buffer size while marshalling parcel" by Pawan Wagh · 3 years, 2 months ago
- d0e48be Merge "TEST_MAPPING: add vts binder tests to kernel-presubmit" by Edward Liaw · 3 years, 2 months ago
- 004e7cb Add GraphicBufferMapper::importBufferNoValidate by Roman Kiryanov · 3 years, 2 months ago
- f3df754 Merge "Remove "explicit" from HardwareBuffer move constructor" by Treehugger Robot · 3 years, 2 months ago
- d886a44 Check for data buffer size while marshalling parcel by Pawan Wagh · 3 years, 2 months ago
- 7cd3a7b Remove "explicit" from HardwareBuffer move constructor by Michael Butler · 3 years, 3 months ago
- d30f808 Merge "Import macro directly rather than using #[macro_use]." by Treehugger Robot · 3 years, 2 months ago
- dd51105 libbinder*: IBinder/IInterface toString impl by Steven Moreland · 3 years, 3 months ago
- eec41c2 Merge "Check for null data buffer in AParcel_marshal" by Pawan Wagh · 3 years, 2 months ago
- 0beb956 Check for null data buffer in AParcel_marshal by Pawan Wagh · 3 years, 2 months ago
- b621667 Merge "resolv_integration_test in TEST_MAPPING" by Steven Moreland · 3 years, 2 months ago
- 68a5561 libbinder: Add Trusty IPC support to binderRpcTest by Andrei Homescu · 3 years, 8 months ago
- 1d5c6a0 Merge "Rename files for RecordedTransaction" by Treehugger Robot · 3 years, 2 months ago
- 356a022 Rename files for RecordedTransaction by Fabián Cañas · 3 years, 2 months ago
- 6fe5d64 Import macro directly rather than using #[macro_use]. by Andrew Walbran · 3 years, 2 months ago
- b594920 resolv_integration_test in TEST_MAPPING by Steven Moreland · 3 years, 2 months ago
- f0a0c07 Merge "libbinder: softer error for linkToDeath lack of threads" by Steven Moreland · 3 years, 2 months ago
- 96d426f Merge "Expose FRONT_BUFFER usage flags" by Peiyong Lin · 3 years, 2 months ago
- 5ec743f libbinder: softer error for linkToDeath lack of threads by Steven Moreland · 3 years, 2 months ago
- 431cb0b Expose FRONT_BUFFER usage flags by Peiyong Lin · 3 years, 2 months ago
- c150630 Merge "Add interfaceDescriptor to RecordedTransaction" by Fabián Cañas · 3 years, 2 months ago
- a754657 Merge "libbinder: Add binderRpcTestService for Trusty" by Treehugger Robot · 3 years, 2 months ago
- 6c0c963 Add interfaceDescriptor to RecordedTransaction by Fabián Cañas · 3 years, 2 months ago
- bcb9168 Merge "Add chunk-level checksum to RecordedTransaction" by Treehugger Robot · 3 years, 3 months ago
- df1bcf8 Merge "ParcelableHolder/ParcelFileDescriptor toString" by Steven Moreland · 3 years, 3 months ago
- 98c7655 Merge "binderUtilsHostTest: more debuggable" by Steven Moreland · 3 years, 3 months ago
- 38b7d0b Merge "Log loudly when the binder driver returns an error" by Treehugger Robot · 3 years, 3 months ago
- 72bd388 Add chunk-level checksum to RecordedTransaction by Fabián Cañas · 3 years, 3 months ago
- bf14463 Log loudly when the binder driver returns an error by Theodore Dubois · 3 years, 3 months ago
- f138905 ParcelableHolder/ParcelFileDescriptor toString by Steven Moreland · 3 years, 3 months ago
- ee436e4 Merge changes Ibe63610f,I5d589d75 by Steven Moreland · 3 years, 3 months ago
- acb9bda Merge "Suppress clang-analyzer-security.FloatLoopCounter warnings" by Treehugger Robot · 3 years, 3 months ago
- aadacbb Suppress clang-analyzer-security.FloatLoopCounter warnings by Chih-Hung Hsieh · 3 years, 3 months ago
- 80a63e9 Merge "libbinder*: ToString - pound def made consistent" by Treehugger Robot · 3 years, 3 months ago
- c7e4a09 Merge "Add timestamp to RecordedTransaction" by Treehugger Robot · 3 years, 3 months ago
- 4209a52 binderUtilsHostTest: more debuggable by Steven Moreland · 3 years, 3 months ago
- 1c5aa9c Merge "Use actual consumed buffer length to call AParcel_unmarshal" by Pawan Wagh · 3 years, 3 months ago
- 71bf41e Merge "Ignore getService deprecation warning in IServiceManager" by Steven Moreland · 3 years, 3 months ago
- 838396f Ignore getService deprecation warning in IServiceManager by Pawan Wagh · 3 years, 3 months ago
- 3961718 Use actual consumed buffer length to call AParcel_unmarshal by Pawan Wagh · 3 years, 3 months ago
- 68dbcfe Add timestamp to RecordedTransaction by Fabián Cañas · 3 years, 3 months ago
- 9d8adb1 libbinder: Add binderRpcTestService for Trusty by Andrei Homescu · 3 years, 8 months ago
- 444aedb TEST_MAPPING: add vts binder tests to kernel-presubmit by Edward Liaw · 3 years, 3 months ago
- 24bb29b Make Binder RPC target visible to Minidroid by Rayan Hallal · 3 years, 4 months ago
- 4cd0373 Merge "Set CLOEXEC on socket inherited from init" by Treehugger Robot · 3 years, 3 months ago
- a5f9d27 Merge "Make RecordedTransaction format exensible" by Fabián Cañas · 3 years, 3 months ago
- 2772980 Make RecordedTransaction format exensible by Fabián Cañas · 3 years, 3 months ago
- 05be7e7 Merge "Use NdkParcelAdapter instead of AParcel_create" by Pawan Wagh · 3 years, 3 months ago
- dddac21 Use NdkParcelAdapter instead of AParcel_create by Pawan Wagh · 3 years, 3 months ago
- d3fa088 Merge "Fuzz AParcel_marshal and AParcel_unmarshal APIs" by Pawan Wagh · 3 years, 3 months ago
- f90df63 Fix an arithmetic error when using unsigned by liulijun · 3 years, 5 months ago
- 391613c Fuzz AParcel_marshal and AParcel_unmarshal APIs by Pawan Wagh · 3 years, 3 months ago
- 2adb9dd Merge "binderAllocationLimits - fix for 32-bit" by Steven Moreland · 3 years, 3 months ago
- e1f8dd8 Set CLOEXEC on socket inherited from init by Alan Stokes · 3 years, 3 months ago
- 3381394 binderAllocationLimits - fix for 32-bit by Steven Moreland · 3 years, 3 months ago
- 3eb362d Merge "Add test to Binder RecordedTransaction" by Treehugger Robot · 3 years, 3 months ago
- 08bdc77 Add test to Binder RecordedTransaction by Fabián Cañas · 3 years, 3 months ago
- d431b2e Merge "Use usize instead of c_long in Rust code" by Treehugger Robot · 3 years, 3 months ago
- 74eaf37 libbinder_rs : removing assert while reading parcel by Pawan Wagh · 3 years, 3 months ago
- 8cf3e9f cpp binder: error if no toString implemented by Steven Moreland · 3 years, 5 months ago
- 01f93a9 libbinder*: toString - support unique_ptr by Steven Moreland · 3 years, 3 months ago
- f270b1d libbinder_ndk: add warning to linkToDeath by Steven Moreland · 3 years, 3 months ago
- 56b182b libbinder*: ToString - pound def made consistent by Steven Moreland · 3 years, 3 months ago
- 2e273f1 Merge "libbinder_ndk: static link certain libs" by Treehugger Robot · 3 years, 3 months ago
- 1393442 Merge "binder_rpc_fuzzer: limit connections" by Steven Moreland · 3 years, 3 months ago
- 9e62239 Merge "binderRpcTest: ThreadPoolGreaterThanEqualRequested" by Steven Moreland · 3 years, 3 months ago
- d6d816f binderRpcTest: ThreadPoolGreaterThanEqualRequested by Steven Moreland · 3 years, 3 months ago
- 10f612b binder_rpc_fuzzer: limit connections by Steven Moreland · 3 years, 3 months ago
- ff32542 libbinder_ndk: static link certain libs by Steven Moreland · 3 years, 3 months ago
- 6f69c67 Merge "libbinder: cache interface descriptor if empty" by Steven Moreland · 3 years, 3 months ago
- bceee9e Merge "libbinder: Add support for Trusty kernel" by Treehugger Robot · 3 years, 3 months ago
- 37f927d Merge changes Idce05e13,Ie9920192 by Steven Moreland · 3 years, 3 months ago
- f2830fe libbinder: cache interface descriptor if empty by Steven Moreland · 3 years, 3 months ago
- faf25a4 libbinder_ndk: ABpBinder linkern'space muliplicity by Steven Moreland · 3 years, 3 months ago
- 94a7679 libbinder_ndk: remove associateClassInternal by Steven Moreland · 3 years, 3 months ago
- 112211e Merge changes from topic "AHB_format_r_16+" by Trevor Black · 3 years, 3 months ago
- cbb975d Merge "Do not set FLAT_BINDER_FLAG_* on object of type BINDER_TYPE_FD" by T.J. Mercier · 3 years, 3 months ago
- 9c912e9 libbinder: Add support for Trusty kernel by Ayrton Munoz · 3 years, 3 months ago