summaryrefslogtreecommitdiff
path: root/libs/nativewindow/ANativeWindow.cpp
AgeCommit message (Expand)Author
2019-06-27BufferQueue: handle consumer driven size for pre-rotation Yiwei Zhang
2018-05-31Fix enum-compare warning Yi Kong
2018-04-06ANativeWindow_setBuffersTransform: Allow forwarding INVERSE_DISPLAY Robert Carr
2018-02-07[NDK] Expose NDK API to set buffers data space for P. Peiyong Lin
2017-05-26use 64-bits usage bits almost everywhere Mathias Agopian
2017-05-21Revert "use 64-bits usage bits almost everywhere" Guang Zhu
2017-05-19use 64-bits usage bits almost everywhere Mathias Agopian
2017-05-09fix circular dependency libnativewindow <-> libui Mathias Agopian
2017-04-28Plumb gralloc producer/consumer bits correctly Mathias Agopian
2017-04-03Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer Mathias Agopian
2017-03-28Use gralloc usage conversion library Jesse Hall
2017-03-27VNDK ANativeWindow API - step 2 Mathias Agopian
2017-03-14Add ANativeWindow_setBuffersTransform Jesse Hall
2017-02-23split libandroid.so Mathias Agopian