1. 9e7e909 Wrap AHardwareBuffer_LockPlanes too. by Andrew Walbran · 9 months ago
  2. e036162 Add methods to lock and unlock HardwareBuffer. by Andrew Walbran · 10 months ago
  3. 7e947d3 Improve formatting of doc comments and add more details. by Andrew Walbran · 10 months ago
  4. 5e2ebfb Unset FDSan tag when converting handle into other types by Ren-Pei Zeng · 10 months ago
  5. 5da35fa Merge "Add conversions between NativeHandle and AIDL NativeHandle." into main by Treehugger Robot · 10 months ago
  6. 9639e12 Add conversions between NativeHandle and AIDL NativeHandle. by Andrew Walbran · 10 months ago
  7. 8237ba6 Add HardwareBuffer::as_raw for C FFI boundary by Ren-Pei Zeng · 10 months ago
  8. cd6e4e6 Add methods to get properties of Buffer. by Andrew Walbran · 10 months ago
  9. 3026298 Add methods to get locked buffer from Surface. by Andrew Walbran · 10 months ago
  10. 78c6534 Wrap more methods to get and set properties of ANativeWindow. by Andrew Walbran · 10 months ago
  11. 0a3eb86 Add methods to create a new NativeHandle and get fds and ints. by Andrew Walbran · 11 months ago
  12. abc932e Add Rust wrapper around AHardwareBuffer_Desc. by Andrew Walbran · 11 months ago
  13. a73d62c Add methods to convert between HardwareBuffer and native handle. by Andrew Walbran · 12 months ago
  14. 9487efd Add Rust wrapper around native_handle_t. by Andrew Walbran · 12 months ago
  15. 8032bff Export surface::Surface as Surface by Jiyong Park · 1 year, 4 months ago
  16. e741bdc Surface should be Sync too. by Andrew Walbran · 1 year, 6 months ago
  17. 8ee0ef1 Add Rust support for Surface unstructured parcelable. by Andrew Walbran · 1 year, 7 months ago
  18. a0b3a9d Add HardwareBuffer::clone_from_raw. by Andrew Walbran · 1 year, 7 months ago
  19. e9573af Add UnstructuredParcelable trait and macros. by Andrew Walbran · 1 year, 7 months ago
  20. 43bddb6 Support AIDL serializing and deserializing Rust HardwareBuffer. by Andrew Walbran · 2 years ago
  21. b69c6ef nativewindow: Misc. improvements for AHardwareBuffer Rust wrapper by Jim Shargo · 1 year, 10 months ago
  22. e4680d7 nativewindow: Add C++/Rust benchmarks by Jim Shargo · 2 years ago
  23. 03350bc Add missing safety comments. by Andrew Walbran · 2 years ago
  24. 7df9f75 libnativewindow: Add rust library and set up bindgen by Jim Shargo · 2 years, 1 month ago