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
/
ui
/
Gralloc4.cpp
Age
Commit message (
Expand
)
Author
2022-04-22
Close native handle properly.
Christopher Ferris
2022-04-13
Allow AIDL allocator service to be used by itself
Devin Moore
2022-03-31
Merge "Polish up metadata propagation for native window" into tm-dev
Alec Mouri
2022-03-29
Merge "Support AHardwareBuffer_lockPlanes() with P010" am: 24350bb0e7 am: 306...
Jason Macnak
2022-03-29
Polish up metadata propagation for native window
Alec Mouri
2022-03-29
Merge "Support AHardwareBuffer_lockPlanes() with P010"
Jason Macnak
2022-03-03
Support AHardwareBuffer_lockPlanes() with P010
Jason Macnak
2022-02-03
Gralloc4: accept invalid 0x2400 usage bits
Robin Lee
2022-01-31
Merge "Enable querying for IAllcoatorAidl"
TreeHugger Robot
2022-01-29
gralloc: Move validation of non-blob/gpu_data_buffer down to libui
Chris Forbes
2022-01-28
Enable querying for IAllcoatorAidl
John Reck
2022-01-26
Fix mismatch between isSupported & allocate
John Reck
2022-01-20
Merge "Add front buffer gralloc usage"
John Reck
2022-01-18
Add front buffer gralloc usage
John Reck
2022-01-06
Report gralloc4 buffer size in fixed fp notation
Alec Mouri
2021-10-13
Update gralloc wrappers to support querying SMPTE 2094-10 metadata
Alec Mouri
2021-09-22
libui: Correct the stream format back to decimal in bufferDumpHelper
Yichi Chen
2021-05-06
libui: Add dataspace info into Gralloc4Mapper::bufferDumpHelper
Yichi Chen
2020-11-16
Gralloc4: fix a log message typo
Yiwei Zhang
2020-04-09
Merge "Check for no error in getting planeLayout in lock" into rvc-dev
Valerie Hau
2020-04-09
Check for no error in getting planeLayout in lock
Valerie Hau
2020-03-09
Set reserved size in Gralloc4 to 0
Valerie Hau
2020-02-27
gralloc4: lockYCbCr shouldn't return UNSUPPORTED
Marissa Wall
2019-12-18
gralloc: add gralloc4 HDR metadata support
Marissa Wall
2019-12-17
Revert submission
Joseph Murphy
2019-12-16
gralloc: add gralloc4 HDR metadata support
Marissa Wall
2019-12-09
gralloc: expose Gralloc4 get/dump functions
Marissa Wall
2019-12-05
gralloc: Support allocate buffer without import
Marissa Wall
2019-11-21
gralloc4: update lock support
Marissa Wall
2019-08-19
gralloc: add IAllocator/IMapper 4.0 to frameworks/native
Marissa Wall