- 8433c50 remove sdv binder visibility by Steven Moreland · 9 months ago
- be48640 Merge "Rust new_vsock use assigned port feature" into main by Devin Moore · 9 months ago
- 398f9f5 Rust new_vsock use assigned port feature by Devin Moore · 11 months ago
- dcca938 Merge changes Id4db842d,I58e41d34 into main by Matthew Maurer · 10 months ago
- 75d7112 rust: Bind to NDK subset of libbinder by Matthew Maurer · 10 months ago
- cf0037d rust: Make binder-ndk-sys crate buildable via Cargo for NDK by Matthew Maurer · 10 months ago
- 23e0a8e Remove libnix dependency on libbinder_rs by Devin Moore · 10 months ago
- 0555fbf Add a method for libbinder to wrap an accessor in a delegator by Devin Moore · 11 months ago
- 52a7855 Merge "Add a libbinder_rs wrapper around the new ARpc APIs" into main by Devin Moore · 10 months ago
- e254323 binder: fix decoding of vintf stability ParcelableHolder by Frederick Mayle · 11 months ago
- bbd71b1 Add a libbinder_rs wrapper around the new ARpc APIs by Devin Moore · 12 months ago
- d08373d binder: fix PartialEq impl of SpIBinder by Frederick Mayle · 11 months ago
- 81139db Revert "Revert "Make binder available to com.android.microfuchsi..." by Aidan Wolter · 12 months ago
- b9a5e01 Revert "Make binder available to com.android.microfuchsia APEX" by Priyanka Advani (xWF) · 12 months ago
- 023537c Make binder available to com.android.microfuchsia APEX by Aidan Wolter · 1 year, 1 month ago
- be8acf7 Fix clippy lints for new EPSILON/INFINITY/MAX/MIN/NAN by Stephen Hines · 1 year ago
- ac72879 Merge "rust: properly handle async->async handles" into main by Alice Ryhl · 1 year, 1 month ago
- 0ae829e rust: properly handle async->async handles by Alice Ryhl · 1 year, 3 months ago
- 78414c5 Use the global default cpp_std. by Elliott Hughes · 1 year, 2 months ago
- ea8bac2 Allow Binder Rust libraries in APEXes by Nikita Putikhin · 1 year, 2 months ago
- dbff3c6 Merge "Add product_available to libbinder_tokio_rs" into main by Nikita Putikhin · 1 year, 3 months ago
- 68f34bf deprecate binder::get_service, add binder::check_service by Frederick Mayle · 1 year, 3 months ago
- d057848 Add product_available to libbinder_tokio_rs by Nikita Putikhin · 1 year, 3 months ago
- 55d7634 Expose RpcServer::setMaxThreads in BinderRpc Rust API. by Ashutosh Agarwal · 1 year, 4 months ago
- 2617c84 rpcbinder: Add Trusty server module by Andrei Homescu · 2 years ago
- 6dfa8c9 libbinder_rs: Add libbinder_rs_on_trusty_mock by Andrei Homescu · 1 year, 4 months ago
- c5bf3f8 libbinder_rs: Move service manager code to separate module by Andrei Homescu · 1 year, 4 months ago
- b755fa5 Add optional method to read into existing unstructured parcelable. by Andrew Walbran · 1 year, 7 months ago
- e9573af Add UnstructuredParcelable trait and macros. by Andrew Walbran · 1 year, 7 months ago
- e615929 Merge "libbinder: update getCallingPid docs" into main by Steven Moreland · 1 year, 8 months ago
- ce51323 libbinder: update getCallingPid docs by Steven Moreland · 1 year, 8 months ago
- 4be4842 rpcbinder: Build on Trusty by Andrei Homescu · 2 years, 3 months ago
- b4c3b03 libbinder_rs: Block functions for bindgen by Orlando Arbildo · 1 year, 8 months ago
- 443973f Merge "rust: Use wrapper for header file" into main by Treehugger Robot · 1 year, 8 months ago
- 5fca42a rust: Use wrapper for header file by Matthew Maurer · 1 year, 8 months ago
- 4b21b9f libbinder_rs: Build on Trusty by Andrei Homescu · 2 years, 3 months ago
- 26db5e4 Binder file module by Tomasz Wasilczyk · 1 year, 9 months ago
- 639490b Binder unique_fd by Tomasz Wasilczyk · 1 year, 9 months ago
- d23c049 libbinder_rs: Switch dump() argument type to Write trait by Andrei Homescu · 1 year, 9 months ago
- 2953706 Merge "libbinder_rs: Switch inner type of ParcelFileDescriptor" into main by Treehugger Robot · 1 year, 9 months ago
- 8114cb7 libbinder_rs: Switch inner type of ParcelFileDescriptor by Andrei Homescu · 1 year, 9 months ago
- 777c701 Update needed for Rust v1.73.0 by Charisee · 1 year, 9 months ago
- d0880e8 Added local_downcast function for binder native by Orlando Arbildo · 1 year, 10 months ago
- 657de46 Mention in safety comment that Parcel can't be Sync. by Alice Ryhl · 1 year, 10 months ago
- 309e92d Merge "Support AIDL serializing and deserializing Rust HardwareBuffer." into main by Andrew Walbran · 1 year, 10 months ago
- ad1b27c Update needed for Rust v1.73.0 by Charisee Chiw · 1 year, 10 months ago
- bb07b98 Fix or silence binder build warnings on clang by Tomasz Wasilczyk · 1 year, 10 months ago
- 43bddb6 Support AIDL serializing and deserializing Rust HardwareBuffer. by Andrew Walbran · 2 years ago
- e9eea16 Merge "Rust API to fuzz multiple binders" into main by Pawan Wagh · 1 year, 11 months ago
- 9004a82 Rust API to fuzz multiple binders by Pawan Wagh · 2 years ago
- f065996 Add Vec read methods in rust parcel fuzzer by Pawan Wagh · 2 years ago
- 4e9661b Merge "libbinder_rs: Build libbinder_ndk_sys on Trusty" into main by Treehugger Robot · 2 years ago
- c3ad2e3 Merge "Adding defaults for AIDL rust fuzzers" into main by Pawan Wagh · 2 years ago
- 6f972e3 Adding defaults for AIDL rust fuzzers by Pawan Wagh · 2 years ago
- 83cc5ed libbinder_rs doesn't need libutils by Jooyung Han · 2 years ago
- e88097d libbinder_rs: Build libbinder_ndk_sys on Trusty by Andrei Homescu · 2 years, 3 months ago
- 280e226 Merge "Add IntoBinderResult trait to simplify binder error handling" into main by Treehugger Robot · 2 years ago
- e731c49 Add IntoBinderResult trait to simplify binder error handling by Jiyong Park · 2 years ago
- abf991c libbinder_rs: Use a bindgen flag file by Andrei Homescu · 2 years, 1 month ago
- c1c1e6e Merge "Fix unimplemented codepath in conversion to async binder interface" into main by Alice Ryhl · 2 years ago
- eed9ac1 Fix unimplemented codepath in conversion to async binder interface by Alice Ryhl · 2 years ago
- 9108264 Use OnceLock rather than Once. by Andrew Walbran · 2 years, 1 month ago
- 4ed9d77 Add safety comments to binder tests. by Andrew Walbran · 2 years, 1 month ago
- f56c8b1 Merge "Standardise safety comments for unsafe blocks, and add some more." into main by Andrew Walbran · 2 years, 1 month ago
- 2f3ff9f Standardise safety comments for unsafe blocks, and add some more. by Andrew Walbran · 2 years, 1 month ago
- 3e9c13a libbinder_rs: Fix broken documentation links by Andrei Homescu · 2 years, 3 months ago
- fee5863 Improve Rust documentation of Binder thread pool. by Andrew Walbran · 2 years, 2 months ago
- 1dd1333 Bindgen 0.65.1 no longer supports size_t-is-usize by Matthew Maurer · 2 years, 1 month ago
- 64b5bc4 Implement the clone trait for ParcelableHolder by Yiming Jing · 2 years, 2 months ago
- fbd8b89 Merge "Revert "example_service_fuzzer: explicit deps"" by Steven Moreland · 2 years, 2 months ago
- cce83cd Merge "libbinder: thread count startThreadPool spawn" by Steven Moreland · 2 years, 2 months ago
- 4cba2b8 Revert "example_service_fuzzer: explicit deps" by Steven Moreland · 2 years, 2 months ago
- 3e9debc libbinder: thread count startThreadPool spawn by Steven Moreland · 2 years, 2 months ago
- 2398cef Merge "binderRustNdkInteropTest: C++ in-process to Rust" by Steven Moreland · 2 years, 2 months ago
- 92ef86f binderRustNdkInteropTest: C++ in-process to Rust by Steven Moreland · 2 years, 2 months ago
- 072c398 [rpc_binder] Add ARpcServer_newBoundSocket API by Alice Wang · 2 years, 3 months ago
- 89ca51d Merge "example_service_fuzzer: explicit deps" by Steven Moreland · 2 years, 3 months ago
- 8d10ea3 Merge changes I2ec97a17,I61aea43f by Treehugger Robot · 2 years, 3 months ago
- 2b802f7 libbinder_rs: Remove Vec<MaybeUninit<T>> from parcelable.rs by Andrei Homescu · 2 years, 3 months ago
- c833863 libbinder_rs: Use NonNull inside Status by Andrei Homescu · 2 years, 3 months ago
- 34aac2b example_service_fuzzer: explicit deps by Steven Moreland · 2 years, 3 months ago
- 9b25582 Updating triage assignee for rust fuzzers by Pawan Wagh · 2 years, 3 months ago
- e99670c Revert "Include module dependencies under `data`" by Jahin Imtiaz · 2 years, 4 months ago
- 6745574 Include module dependencies under `data` by jahinimtiaz · 2 years, 4 months ago
- b634420 Merge "rust: Add support for parameterized types" by Matthew Maurer · 2 years, 5 months ago
- 88bdffe rust: Add support for parameterized types by Matthew Maurer · 2 years, 5 months ago
- ab53d0a Change request for Rust v1.68.0 by Charisee · 2 years, 5 months ago
- f297a61 Merge "RPC Binder: setMaxOutgoing{Threads,Connections}" by Steven Moreland · 2 years, 5 months ago
- feb13e8 RPC Binder: setMaxOutgoing{Threads,Connections} by Steven Moreland · 2 years, 5 months ago
- 4e4d893 Merge "Make libbinder_rs product_available" by Devin Moore · 2 years, 5 months ago
- 3d5ca6b Make libbinder_rs product_available by Devin Moore · 2 years, 6 months ago
- d3ee802 Merge "librpcbinder_rs and libbinder_rpc_unstable: enable use in sdv" by Treehugger Robot · 2 years, 6 months ago
- 4739eaa librpcbinder_rs -= Uwb by Steven Moreland · 2 years, 6 months ago
- efc3f60 librpcbinder_rs and libbinder_rpc_unstable: enable use in sdv by Raphael Blistein · 2 years, 6 months ago
- 968b998 Merge "rpc_binder: Create C/Rust bindings for inet socket" by Yiming Jing · 2 years, 6 months ago
- 3463706 rpc_binder: Create C/Rust bindings for inet socket by Yiming Jing · 2 years, 6 months ago
- 9fbb1f9 librpcbinder_rs: enable use in Minidroid RPC sample by Marcin Radomski · 2 years, 7 months ago
- 6fe5d64 Import macro directly rather than using #[macro_use]. by Andrew Walbran · 2 years, 7 months ago
- d431b2e Merge "Use usize instead of c_long in Rust code" by Treehugger Robot · 2 years, 7 months ago
- 74eaf37 libbinder_rs : removing assert while reading parcel by Pawan Wagh · 2 years, 7 months ago