1. 8114cb7 libbinder_rs: Switch inner type of ParcelFileDescriptor by Andrei Homescu · 1 year, 9 months ago
  2. 4ed9d77 Add safety comments to binder tests. by Andrew Walbran · 2 years, 1 month ago
  3. f56c8b1 Merge "Standardise safety comments for unsafe blocks, and add some more." into main by Andrew Walbran · 2 years, 1 month ago
  4. 2f3ff9f Standardise safety comments for unsafe blocks, and add some more. by Andrew Walbran · 2 years, 1 month ago
  5. 3e9c13a libbinder_rs: Fix broken documentation links by Andrei Homescu · 2 years, 3 months ago
  6. 64b5bc4 Implement the clone trait for ParcelableHolder by Yiming Jing · 2 years, 2 months ago
  7. 2b802f7 libbinder_rs: Remove Vec<MaybeUninit<T>> from parcelable.rs by Andrei Homescu · 2 years, 3 months ago
  8. 88bdffe rust: Add support for parameterized types by Matthew Maurer · 2 years, 5 months ago
  9. c25d09a Use usize instead of c_long in Rust code by Jeff Vander Stoep · 2 years, 8 months ago
  10. e268a9f rust: Enable formatting enforcement for Rust by Matthew Maurer · 3 years ago
  11. 2a1e241 libbinder*: ParcelableHolder assert stability read by Steven Moreland · 3 years, 5 months ago
  12. a6231dd libbinder_rs: Remove Default from ParcelableHolder by Andrei Homescu · 3 years, 7 months ago
  13. f2735b4 Revert^2 "[binder] Expose public Rust API at crate top level" by Stephen Crane · 3 years, 7 months ago
  14. 214307b Revert "[binder] Expose public Rust API at crate top level" by Stephen Crane · 3 years, 7 months ago
  15. 8a1c46c [binder] Expose public Rust API at crate top level by Stephen Crane · 4 years ago
  16. 56168f2 libbinder_rs: Support fixed-size arrays by Jooyung Han · 3 years, 8 months ago
  17. bbfe6b1 libbinder_rs: PartialEq for ParcelFileDescriptor by Jooyung Han · 3 years, 8 months ago
  18. 8618c48 rust: split Parcel enum into two types by Alice Ryhl · 3 years, 9 months ago
  19. 3b31cca Support APIs for arrays of interfaces by Jooyung Han · 3 years, 9 months ago
  20. 7adc456 binder_rs: Make ParcelableHolder thread-safe by Andrei Homescu · 3 years, 10 months ago
  21. 7dcc56f libbinder_rs: (De)SerializeArray for Option<T> by Jooyung Han · 3 years, 10 months ago
  22. ea40621 binder_rs: Implement ParcelableHolder by Andrei Homescu · 4 years ago
  23. 083e353 binder_rs: Add null parcelable flags by Andrei Homescu · 4 years ago
  24. 72b799d binder_rs: Add new methods to Parcel by Andrei Homescu · 4 years ago
  25. 5c13384 binder_rs: Add Parcelable trait by Andrei Homescu · 4 years ago
  26. ee132fa binder_rs: Implement traits for Stability by Andrei Homescu · 4 years ago
  27. 26209e4 Implement IntoRawFd for ParcelFileDescriptor. by Alan Stokes · 3 years, 11 months ago
  28. 83401fe Parcel: support unique_ptr for recursive types by Jooyung Han · 4 years, 3 months ago
  29. 24c3f02 Implement AsRawFd trait for ParcelFileDescriptor by Victor Hsieh · 4 years ago
  30. 5000615 binder_rs: Add in-place deserialization methods by Andrei Homescu · 4 years, 3 months ago
  31. ddb3e6d libbinder_rs: Add Strong<> and Weak<> Binder references by Stephen Crane · 4 years, 8 months ago
  32. 3ba4d8b libbinder_rs: Use NDK parcelable array APIs by Stephen Crane · 4 years, 7 months ago
  33. c4224af Merge "Fix Rust string parceling" by Treehugger Robot · 5 years ago
  34. 2e3c147 Implement Debug for a few Binder Rust types by Andrei Homescu · 5 years ago
  35. 76072e8 Fix Rust string parceling by Stephen Crane · 5 years ago
  36. 2a3c250 Initial Binder Rust crate by Stephen Crane · 5 years ago