summaryrefslogtreecommitdiff
path: root/libs/nativewindow/include/android
Commit message (Expand)AuthorAgeFilesLines
...
* | Add BT2020 HLG and variant into ADataSpaceSally Qi2021-11-151-0/+14
|/
* Add @defgroup for ADataSpace fileSally Qi2021-10-261-0/+9
* Remove primary SHIFT variables from ADataSpaceSally Qi2021-10-141-34/+28
* ADataSpace should be aligned with the AIDL Dataspace.Sally Qi2021-10-061-0/+367
* Merge "Update setFrameRate documentation" into sc-dev am: 50e37fefe5TreeHugger Robot2021-05-051-0/+3
|\
| * Merge "Update setFrameRate documentation" into sc-devTreeHugger Robot2021-05-051-0/+3
| |\
| | * Update setFrameRate documentationMarin Shalamanov2021-05-051-0/+3
* | | Merge "Update docs for setFrameRate" into sc-dev am: 227e8f0a4bMarin Shalamanov2021-04-271-3/+6
|\| |
| * | Update docs for setFrameRateMarin Shalamanov2021-04-261-3/+6
| |/
* | Merge "Fixing ndk reference doc link errors in a few headers: hardware_buff...Gerry Fan2021-04-131-31/+42
|\|
| * Merge "Fixing ndk reference doc link errors in a few headers: hardware_buff...Gerry Fan2021-04-131-31/+42
| |\
| | * Fixing ndk reference doc link errors in a few headers:gfan2021-04-131-31/+42
| * | Fix ndk native reference documentation link errors/warningsgfan2021-04-081-0/+5
| |/
* | Fix ndk native reference documentation link errors/warningsgfan2021-04-071-0/+5
* | Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev am: 75ba8bcd42Marin Shalamanov2021-03-311-9/+22
|\|
| * setFrameRate: Make shouldBeSeamless an enumMarin Shalamanov2021-03-241-9/+22
| * Remove __ANDROID_API__ #if checks.Elliott Hughes2021-02-012-29/+1
* | Remove __ANDROID_API__ #if checks.Elliott Hughes2021-01-292-28/+1
|/
* Merge "AHB: add AHardwareBuffer_getId API in ndk"TreeHugger Robot2020-11-181-71/+97
|\
| * AHB: add AHardwareBuffer_getId API in ndkYiwei Zhang2020-11-161-71/+97
* | Add shouldBeSeamless to setFrameRateMarin Shalamanov2020-11-161-15/+36
|/
* Clarify FRAME_RATE_COMPATIBILITY_* paramsSteven Thomas2020-05-281-2/+6
* Clean up some formatting problems in the setFrameRate ndk docsSteven Thomas2020-03-271-6/+6
* Add compatibility param to setFrameRate() apiSteven Thomas2020-02-181-2/+27
* [ANativeWindow] allocateBuffers changesAlec Mouri2020-02-131-0/+11
* Clarify frame rate as frames per secondSteven Thomas2020-01-231-6/+6
* Add setFrameRate() apiSteven Thomas2020-01-221-0/+33
* Extend ADataspace.Peiyong Lin2020-01-071-0/+50
* Add "Available since" text to all android/ headers.Elliott Hughes2019-10-292-0/+29
* Moving lockAndGetInfo to only load on version 29Valerie Hau2019-03-211-12/+12
* Adding lock function that obtains bytesPerPixel and bytesPerStrideValerie Hau2019-03-201-0/+12
* Fix wrong comments of SCRGB in ADataSpace.Peiyong Lin2019-03-051-1/+1
* Add enum type for supported HDR metadataPawin Vongmasa2019-02-251-0/+9
* Merge "Add support for multi-plane YUV HardwareBuffers"Marius Renn2019-02-131-1/+55
|\
| * Add support for multi-plane YUV HardwareBuffersrenn2019-01-241-1/+55
* | ASurfaceControl: add more support to NDK (2/2)Marissa Wall2019-01-181-0/+65
|/
* blast: Add composer overlay flag to AHardwareBufferMarissa Wall2019-01-081-0/+11
* Add AHardwareBuffer_isSupported.Krzysztof Kosiński2018-11-271-53/+122
* Improve NDK documentation for AHardwareBuffer.Krzysztof Kosiński2018-11-122-26/+95
* Fix __ANDROID_API__ guards for libnativewindowRyan Prichard2018-07-202-12/+20
* Merge "Add __INTRODUCED_IN to <android/native_window.h>."Elliott Hughes2018-06-181-13/+9
|\
| * Merge "Add __INTRODUCED_IN to <android/native_window.h>."Elliott Hughes2018-06-181-13/+9
| |\
| | * Add __INTRODUCED_IN to <android/native_window.h>.Elliott Hughes2018-06-141-13/+9
* | | Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."Elliott Hughes2018-06-181-8/+8
|\| |
| * | Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>.Elliott Hughes2018-06-141-8/+8
| |/
* | Merge "[VNDK] Update document for return value of various APIs." into pi-devPeiyong Lin2018-04-181-5/+5
|\ \
| * | [VNDK] Update document for return value of various APIs.Peiyong Lin2018-04-181-5/+5
* | | Merge "Add missing @addtogroup tags." am: 16207d9a08Dan Albert2018-04-141-0/+7
|\ \ \ | |/ / |/| / | |/
| * Add missing @addtogroup tags.Dan Albert2018-04-131-0/+7
* | frameworks/native: Fixes for AHardwareBuffer, ANativeWindow and ARect docs.Krzysztof Kosiński2018-03-292-49/+64