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