1. b4f531d libbinder_rs: Switch dump() argument type to Write trait by Andrei Homescu · 1 year, 9 months ago
  2. d0880e8 Added local_downcast function for binder native by Orlando Arbildo · 1 year, 10 months ago
  3. ad1b27c Update needed for Rust v1.73.0 by Charisee Chiw · 1 year, 10 months ago
  4. eed9ac1 Fix unimplemented codepath in conversion to async binder interface by Alice Ryhl · 2 years ago
  5. f56c8b1 Merge "Standardise safety comments for unsafe blocks, and add some more." into main by Andrew Walbran · 2 years, 1 month ago
  6. 2f3ff9f Standardise safety comments for unsafe blocks, and add some more. by Andrew Walbran · 2 years, 1 month ago
  7. 3e9c13a libbinder_rs: Fix broken documentation links by Andrei Homescu · 2 years, 3 months ago
  8. fee5863 Improve Rust documentation of Binder thread pool. by Andrew Walbran · 2 years, 2 months ago
  9. 2b802f7 libbinder_rs: Remove Vec<MaybeUninit<T>> from parcelable.rs by Andrei Homescu · 2 years, 3 months ago
  10. ab53d0a Change request for Rust v1.68.0 by Charisee · 2 years, 5 months ago
  11. c06cfc3 rust: Fix Debug implementation for declare_binder_enum! by Andrei Homescu · 2 years, 10 months ago
  12. e268a9f rust: Enable formatting enforcement for Rust by Matthew Maurer · 3 years ago
  13. 70d9281 libbinder_rs: allow attributes for enumerators by Jooyung Han · 3 years, 5 months ago
  14. 61366d4 [binder] Move Rust ping_binder() to external API by Stephen Crane · 3 years, 7 months ago
  15. f2735b4 Revert^2 "[binder] Expose public Rust API at crate top level" by Stephen Crane · 3 years, 7 months ago
  16. 214307b Revert "[binder] Expose public Rust API at crate top level" by Stephen Crane · 3 years, 7 months ago
  17. 8a1c46c [binder] Expose public Rust API at crate top level by Stephen Crane · 4 years ago
  18. c173684 rust: add conversion between sync and async interfaces by Alice Ryhl · 3 years, 9 months ago
  19. 7ad7467 Merge "libbinder_rs: Add support for attributes to declare_binder_enum" by Jooyung Han · 3 years, 8 months ago
  20. 7926d52 Merge "Make libbinder_rs vendor available." by Treehugger Robot · 3 years, 9 months ago
  21. 1323d51 Make libbinder_rs vendor available. by Janis Danisevskis · 3 years, 9 months ago
  22. 7bca105 libbinder_rs: Add support for attributes to declare_binder_enum by Stephen Crane · 3 years, 10 months ago
  23. 8618c48 rust: split Parcel enum into two types by Alice Ryhl · 3 years, 9 months ago
  24. 05f5a2c binder: add async Rust support by Alice Ryhl · 3 years, 11 months ago
  25. 268458c binder_rs: add OwnedParcel by Alice Ryhl · 3 years, 11 months ago
  26. ee132fa binder_rs: Implement traits for Stability by Andrei Homescu · 4 years ago
  27. feba6ca rust: split transact into prepare and submit by Alice Ryhl · 4 years ago
  28. 7f38cf9 libbinder_rs: Add enum_values function to AIDL enums by Andrei Homescu · 4 years, 1 month ago
  29. f03fe3d [binder_rs] Make Binder interfaces and Strong<> Sync by Stephen Crane · 4 years, 1 month ago
  30. 2a3297f [binder] Add support for dump transaction to Rust by Stephen Crane · 4 years, 2 months ago
  31. 88eca4f Allow set_requesting_sid to be enabled when AIDL Binder is created. by Andrew Walbran · 4 years, 4 months ago
  32. ff7f03a binder_rs: Add stability support to binder services by Stephen Crane · 4 years, 5 months ago
  33. 12400d8 Add DeathRecipient and IBinder to public_api. by Andrew Walbran · 4 years, 5 months ago
  34. ddb3e6d libbinder_rs: Add Strong<> and Weak<> Binder references by Stephen Crane · 4 years, 8 months ago
  35. d58bce0 Add Rust/C++ Parcel serialization tests by Stephen Crane · 5 years ago
  36. 669deb6 Revert "Revert "libbinder_rs: Treat previously associated Binder as remote"" by Stephen Crane · 5 years ago
  37. f6b9ad9 Revert "libbinder_rs: Treat previously associated Binder as remote" by Matthew Maurer · 4 years, 8 months ago
  38. 29422bf libbinder_rs: Treat previously associated Binder as remote by Stephen Crane · 5 years ago
  39. f183fdd libbinder: support TF_CLEAR_BUF by Steven Moreland · 4 years, 10 months ago
  40. 0063364 Merge "Changes to UNEXPECTED_NULL handling in libbinder_rs." by Treehugger Robot · 4 years, 10 months ago
  41. 4bd0720 Merge "Implement ToOwned for references to AIDL interfaces" by Treehugger Robot · 4 years, 11 months ago
  42. 4f77028 Merge "Expose binder security context to rust binder services" by Matthew Maurer · 5 years ago
  43. 3281437 Changes to UNEXPECTED_NULL handling in libbinder_rs. by Andrei Homescu · 5 years ago
  44. 64ebd13 Implement ToOwned for references to AIDL interfaces by Andrei Homescu · 5 years ago
  45. e51e48b Merge "Add declare_binder_enum! macro" by Matthew Maurer · 5 years ago
  46. 2e3c147 Implement Debug for a few Binder Rust types by Andrei Homescu · 5 years ago
  47. 00eca71 Add declare_binder_enum! macro by Andrei Homescu · 5 years ago
  48. 798a09a Expose binder security context to rust binder services by Janis Danisevskis · 5 years ago
  49. 2c674b0 Implement Send trait for Binder<T> by Andrei Homescu · 5 years ago
  50. 2a3c250 Initial Binder Rust crate by Stephen Crane · 5 years ago