1. cbbc33e binder: rust: Fix dropped service memleak by Matthew Maurer · 4 years, 7 months ago
  2. 3160ce9 Disable lints on generated libbinder_ndk_sys by Thiébaud Weksteen · 4 years, 9 months ago
  3. 10d0432 Merge "Allow set_requesting_sid to be enabled when AIDL Binder is created." by Andrew Walbran · 4 years, 9 months ago
  4. 6ad5324 Use the new more inclusive command-line options. by Joel Galenson · 4 years, 9 months ago
  5. 88eca4f Allow set_requesting_sid to be enabled when AIDL Binder is created. by Andrew Walbran · 4 years, 9 months ago
  6. ff7f03a binder_rs: Add stability support to binder services by Stephen Crane · 5 years ago
  7. 12400d8 Add DeathRecipient and IBinder to public_api. by Andrew Walbran · 4 years, 11 months ago
  8. e25ed4b Mark Status as Sync and Send. by Andrew Walbran · 4 years, 11 months ago
  9. f867ed2 Merge "libbinder_rs: Modify asserts to propagate failure to C++" by Steven Moreland · 5 years ago
  10. d5f3d6a Merge "Make libbinder_rs be available to the virt APEX" by Treehugger Robot · 5 years ago
  11. b1af783 Make libbinder_rs be available to the virt APEX by Jiyong Park · 5 years ago
  12. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  13. 1729e90 libbinder_rs: Modify asserts to propagate failure to C++ by Stephen Crane · 5 years ago
  14. ddb3e6d libbinder_rs: Add Strong<> and Weak<> Binder references by Stephen Crane · 5 years ago
  15. 6fc80d6 Do not test panic capture in Rust. by Matthew Maurer · 5 years ago
  16. f0b4ddc Merge "libbinder_rs: Use NDK parcelable array APIs" by Steven Moreland · 5 years ago
  17. d58bce0 Add Rust/C++ Parcel serialization tests by Stephen Crane · 6 years ago
  18. 3ba4d8b libbinder_rs: Use NDK parcelable array APIs by Stephen Crane · 5 years ago
  19. 5e8dfa3 Implement Drop for WpIBinder, to avoid memory leak. by Andrew Walbran · 5 years ago
  20. 8fe3ecc Add WpIBinder to public_api, and implement Debug and Send. by Andrew Walbran · 5 years ago
  21. 669deb6 Revert "Revert "libbinder_rs: Treat previously associated Binder as remote"" by Stephen Crane · 5 years ago
  22. f6b9ad9 Revert "libbinder_rs: Treat previously associated Binder as remote" by Matthew Maurer · 5 years ago
  23. 29422bf libbinder_rs: Treat previously associated Binder as remote by Stephen Crane · 5 years ago
  24. 46c64a0 Move Rust Binder tests into libbinder TEST_MAPPING by Stephen Crane · 5 years ago
  25. f183fdd libbinder: support TF_CLEAR_BUF by Steven Moreland · 5 years ago
  26. 8afad29 libbinder_ndk: separate libbinder plat headers by Steven Moreland · 5 years ago
  27. f856a98 Disable libbinder darwin builds by Yifan Hong · 5 years ago
  28. 0063364 Merge "Changes to UNEXPECTED_NULL handling in libbinder_rs." by Treehugger Robot · 5 years ago
  29. 7929c08 rust: Change BinderBindings.h extension to .hpp by Ivan Lozano · 5 years ago
  30. 4bd0720 Merge "Implement ToOwned for references to AIDL interfaces" by Treehugger Robot · 5 years ago
  31. 4f77028 Merge "Expose binder security context to rust binder services" by Matthew Maurer · 5 years ago
  32. c4224af Merge "Fix Rust string parceling" by Treehugger Robot · 5 years ago
  33. 3281437 Changes to UNEXPECTED_NULL handling in libbinder_rs. by Andrei Homescu · 5 years ago
  34. 64ebd13 Implement ToOwned for references to AIDL interfaces by Andrei Homescu · 5 years ago
  35. e51e48b Merge "Add declare_binder_enum! macro" by Matthew Maurer · 5 years ago
  36. 2e3c147 Implement Debug for a few Binder Rust types by Andrei Homescu · 5 years ago
  37. 00eca71 Add declare_binder_enum! macro by Andrei Homescu · 5 years ago
  38. 798a09a Expose binder security context to rust binder services by Janis Danisevskis · 5 years ago
  39. 53f9288 Merge changes Ia2f891c2,Ibbe111b0 by Matthew Maurer · 5 years ago
  40. a7e3f1d Merge "Implement Send trait for Binder<T>" by Matthew Maurer · 5 years ago
  41. 994a0f0 Add trait implementations for Rust binder crate by Stephen Crane · 5 years ago
  42. aae7638 Add sized sub-parcel write method by Stephen Crane · 5 years ago
  43. 2c674b0 Implement Send trait for Binder<T> by Andrei Homescu · 5 years ago
  44. 72e91d1 Merge "Test fails on internal. Move to postsubmit." by Matthew Maurer · 5 years ago
  45. 63a7c44 Test fails on internal. Move to postsubmit. by Matthew Maurer · 5 years ago
  46. f80ad1a Add rustBinderTestService to general-tests suite by Dan Shi · 5 years ago
  47. 76072e8 Fix Rust string parceling by Stephen Crane · 5 years ago
  48. 2a3c250 Initial Binder Rust crate by Stephen Crane · 6 years ago