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
/
GraphicBufferMapper.cpp
Age
Commit message (
Expand
)
Author
2022-03-29
Polish up metadata propagation for native window
Alec Mouri
2021-10-13
Update gralloc wrappers to support querying SMPTE 2094-10 metadata
Alec Mouri
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-08-19
gralloc: add IAllocator/IMapper 4.0 to frameworks/native
Marissa Wall
2019-03-20
Adding lock function that obtains bytesPerPixel and bytesPerStride
Valerie Hau
2019-02-04
Adding isSupported HIDL Mapper function support to framework
Valerie Hau
2019-02-01
Adding optional 3.0 lock support to GraphicBuffer
Valerie Hau
2019-01-22
Modifying Gralloc to handle bytesPerPixel and bytesPerStride
Valerie Hau
2019-01-14
gralloc: add allocator and mapper 3.0 support to SF
Marissa Wall
2019-01-02
gralloc: create a common gralloc interface
Marissa Wall
2019-01-02
gralloc: move gralloc2 code inside gralloc2
Marissa Wall
2018-01-22
Add new AHardwareBuffer formats and usages with latest HAL change
Craig Donner
2018-01-22
Revert "Add new AHardwareBuffer formats and usages with latest HAL change."
Craig Donner
2018-01-19
Add new AHardwareBuffer formats and usages with latest HAL change.
Craig Donner
2017-10-15
Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3...
Chih-hung Hsieh
2017-10-15
Merge "Use -Werror in frameworks/native/libs/gui and ui"
Chih-hung Hsieh
2017-10-13
Use -Werror in frameworks/native/libs/gui and ui
Chih-Hung Hsieh
2017-10-03
libui: harden GraphicBufferMapper::importBuffer
Chia-I Wu
2017-09-21
Merge "Avoid closing invalid fds in GraphicBufferMapper"
Daniel Jarai
2017-09-20
Avoid closing invalid fds in GraphicBufferMapper
Daniel Jarai
2017-07-12
Add GraphicBufferMapper::preloadHal
Jesse Hall
2017-04-18
libui: remove gralloc0/gralloc1 support
Chia-I Wu
2017-04-11
libui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE
Chia-I Wu
2017-04-10
libui: update for revised HIDL gralloc
Chia-I Wu
2017-02-21
cleanup libuiās includes
Mathias Agopian
2017-02-17
Break a dependency of libui on libandroid
Mathias Agopian
2017-02-13
libui: add notes to registerBuffer(buffer_handle_t)
Chia-I Wu
2017-02-03
Adds support for more gralloc1 functions to GrallocMapper.
Craig Donner
2017-02-03
Add methods for allocating and locking GraphicBuffers via gralloc1 flags
Craig Donner
2016-12-23
libui: use HIDLized gralloc-mapper
Chia-I Wu
2016-12-23
Replace non-const references by pointers
Chia-I Wu
2016-10-12
libui: add support for android.hardware.graphics
Chia-I Wu
2016-06-13
libui: Convert Allocator and Mapper to gralloc1
Dan Stoza
2015-04-30
Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper"
Dan Stoza
2015-04-30
Avoid closing invalid FD in Surface and GraphicBufferMapper
Taiju Tsuiki
2015-04-30
Close Fence FDs in error cases of Surface and GraphicBufferMapper
Taiju Tsuiki
2015-01-28
resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp
Lajos Molnar
2015-01-28
GraphicBufferMapper: handle devices that do not implement lock_ycbcr
Lajos Molnar
2014-12-04
libui: Enable -Weverything and -Werror
Dan Stoza
2014-05-12
Use asynchronous lock/unlock API
Francis Hart
2014-05-09
Revert "Use asynchronous lock/unlock API"
Greg Hackmann
2014-05-02
Use asynchronous lock/unlock API
Francis Hart
2013-05-06
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
Eino-Ville Talvala
2012-02-29
add more tracing for buffer allocation
Mathias Agopian
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-06
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2010-12-08
fix [3259708] Graphic Buffer Mapper does not support YV12
Mathias Agopian
[next]