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
/
Gralloc2.cpp
Age
Commit message (
Expand
)
Author
2023-12-14
Add AHB_allocate2 + get/setDataSpace
John Reck
2022-12-13
Add IMapper 5 implementation
John Reck
2022-01-29
gralloc: Move validation of non-blob/gpu_data_buffer down to libui
Chris Forbes
2019-12-09
gralloc: expose Gralloc4 get/dump functions
Marissa Wall
2019-12-05
gralloc: Support allocate buffer without import
Marissa Wall
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-11-05
libui: filter out invalid buffer usage bits
Chia-I Wu
2018-05-02
rename hidl_enum_{iterator,range}
Steven Moreland
2018-01-30
libui: set USAGE_HW_2D in getValid10UsageBits
Chia-I Wu
2018-01-23
libui: use IMapper::createDescriptor_2_1
Chia-I Wu
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-03
libui: harden GraphicBufferMapper::importBuffer
Chia-I Wu
2017-07-06
Add GraphicBufferMapper::preloadHal
Jesse Hall
2017-06-23
Revert "libui: Load a.h.graphics.mapper passthrough service on library load"
Jeff Vander Stoep
2017-06-16
libui: Load a.h.graphics.mapper passthrough service on library load
Jesse Hall
2017-05-16
libui: flush hwbinder commands in Allocator::allocate
Chia-I Wu
2017-04-18
libui: remove gralloc0/gralloc1 support
Chia-I Wu
2017-04-10
libui: update for revised HIDL gralloc
Chia-I Wu