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
/
ANativeWindow.cpp
Age
Commit message (
Expand
)
Author
2024-11-28
Merge "Revert "Add new ANativeWindow_setFrameRateParams API"" into main
Rachel Lee
2024-11-26
Revert "Add new ANativeWindow_setFrameRateParams API"
Rachel Lee
2024-11-11
Add DISPLAY_BT2020 dataspace
Alec Mouri
2024-10-25
Add new ANativeWindow_setFrameRateParams API
Rachel Lee
2023-12-14
Add AHB_allocate2 + get/setDataSpace
John Reck
2023-04-06
Revert "Revert "Remove incorrect isDataSpaceValid""
John Reck
2023-04-06
Revert "Remove incorrect isDataSpaceValid"
Ayush Jain
2023-04-05
Remove incorrect isDataSpaceValid
John Reck
2023-02-28
Fix implementation of ANW_read/write parcel
John Reck
2022-12-02
Inlining the clearFrameRate function.
Kriti Dang
2022-11-03
Make ANativeWindow available over stable AIDL
Sungtak Lee
2022-09-02
Add clearFrameRate API in ndk
Kriti Dang
2022-07-06
Add ANativeWindow_getBuffersDefaultDataSpace()
Jason Macnak
2022-06-07
Add prefix to newly introduced IntDef for DEPTH
Sally Qi
2021-12-07
Add DEPTH variables into ADataSpace
Sally Qi
2021-11-16
Merge "Add BT2020 PQ variant to ADataSpace"
TreeHugger Robot
2021-11-16
Add BT2020 PQ variant to ADataSpace
Sally Qi
2021-11-15
Add BT2020 HLG and variant into ADataSpace
Sally Qi
2021-10-14
Remove primary SHIFT variables from ADataSpace
Sally Qi
2021-10-06
ADataSpace should be aligned with the AIDL Dataspace.
Sally Qi
2021-06-03
Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API.
Peiyong Lin
2021-03-24
setFrameRate: Make shouldBeSeamless an enum
Marin Shalamanov
2020-11-16
Add shouldBeSeamless to setFrameRate
Marin Shalamanov
2020-02-19
Merge "[ANativeWindow] Apply remaining API feedback"
TreeHugger Robot
2020-02-18
Add compatibility param to setFrameRate() api
Steven Thomas
2020-02-14
[ANativeWindow] Apply remaining API feedback
Alec Mouri
2020-02-13
[ANativeWindow] allocateBuffers changes
Alec Mouri
2020-02-03
[ANativeWindow] add ANativeWindow_getNextFrameId api.
Alec Mouri
2020-02-01
Merge "[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi."
TreeHugger Robot
2020-02-01
Merge "[ANativeWindow] Support interception methods in apex"
TreeHugger Robot
2020-01-23
[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi.
Alec Mouri
2020-01-23
[ANativeWindow] Support interception methods in apex
Alec Mouri
2020-01-22
Add setFrameRate() api
Steven Thomas
2020-01-07
Extend ADataspace.
Peiyong Lin
2019-09-06
[ANativeWindow] Increase precision for duration queries.
Alec Mouri
2019-09-06
[ANativeWindow] Add stub for ANativeWindow_setDequeueTimeout
Alec Mouri
2019-09-06
[ANativeWindow] Add apex stub for getLastDequeueStartTime
Alec Mouri
2019-09-06
[ANativeWindow] Add apex header for getLastQueueDuration
Alec Mouri
2019-08-20
[ANativeWindow] Add test infrastructure for apex apis
Alec Mouri
2019-06-27
BufferQueue: handle consumer driven size for pre-rotation
Yiwei Zhang
2018-05-31
Fix enum-compare warning
Yi Kong
2018-04-06
ANativeWindow_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-26
use 64-bits usage bits almost everywhere
Mathias Agopian
2017-05-21
Revert "use 64-bits usage bits almost everywhere"
Guang Zhu
2017-05-19
use 64-bits usage bits almost everywhere
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-03
Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer
Mathias Agopian
2017-03-28
Use gralloc usage conversion library
Jesse Hall
[next]