index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
nativewindow
/
include
/
vndk
Age
Commit message (
Expand
)
Author
2024-02-20
allocate2 -> allocateWithOptions
John Reck
2024-02-13
Track API council feedback
John Reck
2023-12-14
Add AHB_allocate2 + get/setDataSpace
John Reck
2021-07-17
Merge "AHB: add camera usage bits to vndk" am: 9f0e60e62f am: 19d14c56b3
Treehugger Robot
2021-07-15
AHB: add camera usage bits to vndk
Yiwei Zhang
2020-11-16
AHB: add AHardwareBuffer_getId API in ndk
Yiwei Zhang
2019-06-27
BufferQueue: handle consumer driven size for pre-rotation
Yiwei Zhang
2019-01-24
Add support for multi-plane YUV HardwareBuffers
renn
2018-06-15
Merge "Add VNDK AHardwareBuffer_createFromHandle"
Jesse Hall
2018-06-15
Add VNDK AHardwareBuffer_createFromHandle
Jesse Hall
2018-03-09
libnativewindow: remove software flex pixel formats from VNDK
Chia-I Wu
2018-02-07
[NDK] Expose NDK API to set buffers data space for P.
Peiyong Lin
2017-06-09
Merge "Add missing VNDK pixel formats to AHardwareBuffer" into oc-dev
Mathias Agopian
2017-06-08
Add missing VNDK pixel formats to AHardwareBuffer
Mathias Agopian
2017-05-09
fix circular dependency libnativewindow <-> libui
Mathias Agopian
2017-04-28
Plumb gralloc producer/consumer bits correctly
Mathias Agopian
2017-04-17
Move AHardwareBuffer_getNativeHandle to VNDK
Jesse Hall
2017-04-03
Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer
Mathias Agopian
2017-03-29
vndk/window.h must be C compatible
Mathias Agopian
2017-03-27
VNDK ANativeWindow API - step 2
Mathias Agopian
2017-03-27
VNDK ANativeWindow API
Mathias Agopian