summaryrefslogtreecommitdiff
path: root/libs/nativewindow
Commit message (Expand)AuthorAgeFilesLines
...
* | | Explicit apex_available clausesRay Essick2022-02-091-1/+6
|/ /
* | gralloc: Move validation of non-blob/gpu_data_buffer down to libuiChris Forbes2022-01-291-4/+0
* | Merge "Add frame timeline method to ASurfaceControl NDK."Rachel Lee2021-12-151-4/+5
|\ \
| * | Add frame timeline method to ASurfaceControl NDK.Rachel Lee2021-12-091-4/+5
* | | Merge "Add DEPTH variables into ADataSpace"TreeHugger Robot2021-12-092-1/+17
|\ \ \
| * | | Add DEPTH variables into ADataSpaceSally Qi2021-12-072-1/+17
| |/ /
* / / Add AHB and Pixel- Formats for R8Leon Scroggins III2021-12-062-1/+14
|/ /
* | Fix memory leak in AHardwareBuffer_isSupportedLeon Scroggins III2021-11-241-1/+1
* | Merge "Add BT2020 PQ variant to ADataSpace"TreeHugger Robot2021-11-162-0/+11
|\ \
| * | Add BT2020 PQ variant to ADataSpaceSally Qi2021-11-162-0/+11
* | | Add BT2020 HLG and variant into ADataSpaceSally Qi2021-11-152-0/+18
|/ /
* | Add @defgroup for ADataSpace fileSally Qi2021-10-261-0/+9
* | Remove primary SHIFT variables from ADataSpaceSally Qi2021-10-142-36/+28
* | ADataSpace should be aligned with the AIDL Dataspace.Sally Qi2021-10-062-1/+397
* | Update ANativeWindow_getNextFrameId docs to specify API contractPablo Gamito2021-09-061-1/+4
* | Make frame number type consistentPablo Gamito2021-09-061-2/+2
* | Merge "AHB: add camera usage bits to vndk" am: 9f0e60e62f am: 19d14c56b3 am: ...Treehugger Robot2021-07-172-0/+18
|\|
| * Merge "AHB: add camera usage bits to vndk" am: 9f0e60e62f am: 19d14c56b3Treehugger Robot2021-07-172-0/+18
| |\
| | * AHB: add camera usage bits to vndkYiwei Zhang2021-07-152-0/+18
* | | Merge "Handle R16G16B16A16_FLOAT in AHardwareBuffer_bytesPerPixel" am: d19564...Jason Macnak2021-07-091-0/+2
|\| |
| * | Merge "Handle R16G16B16A16_FLOAT in AHardwareBuffer_bytesPerPixel" am: d19564...Jason Macnak2021-07-091-0/+2
| |\|
| | * Handle R16G16B16A16_FLOAT in AHardwareBuffer_bytesPerPixelJason Macnak2021-07-081-0/+2
| | * Add a better getLastQueuedBufferJohn Reck2021-06-221-0/+26
| | * Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API.Peiyong Lin2021-06-041-0/+1
* | | Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev am: a9e4e2fb...TreeHugger Robot2021-06-181-7/+1
|\| |
| * | SF: increase the number of buffers for SurfaceViewAdy Abraham2021-06-171-7/+1
* | | Merge "Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API." i...Peiyong Lin2021-06-041-0/+1
|\| |
| * | Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API.Peiyong Lin2021-06-031-0/+1
* | | Merge "Add a better getLastQueuedBuffer" into sc-dev am: 5d5f7a741e am: c0172...John Reck2021-05-201-0/+26
|\| |
| * | Add a better getLastQueuedBufferJohn Reck2021-05-191-0/+26
* | | 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
|\| | |
| * | | Merge "Update docs for setFrameRate" into sc-devMarin Shalamanov2021-04-271-3/+6
| |\ \ \ | | |/ / | |/| |
| | * | Update docs for setFrameRateMarin Shalamanov2021-04-261-3/+6
* | | | Merge "Replace llndk_library with llndk clause in cc_library" am: b962746880 ...Colin Cross2021-04-271-8/+7
|\| | |
| * | | Merge "Replace llndk_library with llndk clause in cc_library" am: b962746880 ...Colin Cross2021-04-271-8/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Replace llndk_library with llndk clause in cc_libraryColin Cross2021-04-221-8/+7
* | | 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-314-17/+30
|\| |
| * | Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-devMarin Shalamanov2021-03-314-17/+30
| |\ \
| | * | setFrameRate: Make shouldBeSeamless an enumMarin Shalamanov2021-03-244-17/+30
* | | | Merge "nativewindow: report errors on error to allocate a handle" am: 04a1d0d...Treehugger Robot2021-03-231-2/+2
|\| | |
| * | | Merge "nativewindow: report errors on error to allocate a handle" am: 04a1d0d...Treehugger Robot2021-03-231-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge "nativewindow: report errors on error to allocate a handle"Treehugger Robot2021-03-231-2/+2
| | |\