Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
cd9b55c70f081dbd004d347b51a793ce6fe3cacf
/
libs
/
ui
/
GraphicBufferMapper.cpp
cb8405e
libui: remove gralloc0/gralloc1 support
by Chia-I Wu
· 8 years ago
a3c428a
libui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE
by Chia-I Wu
· 8 years ago
5bac7f3
libui: update for revised HIDL gralloc
by Chia-I Wu
· 8 years ago
fe2f54f
cleanup libui’s includes
by Mathias Agopian
· 8 years ago
a934764
Break a dependency of libui on libandroid
by Mathias Agopian
· 8 years ago
7bd8adb
libui: add notes to registerBuffer(buffer_handle_t)
by Chia-I Wu
· 8 years ago
58a1ef2
Adds support for more gralloc1 functions to GrallocMapper.
by Craig Donner
· 8 years ago
e96a325
Add methods for allocating and locking GraphicBuffers via gralloc1 flags
by Craig Donner
· 8 years ago
3166947
libui: use HIDLized gralloc-mapper
by Chia-I Wu
· 9 years ago
67e376d
Replace non-const references by pointers
by Chia-I Wu
· 9 years ago
9ba189d
libui: add support for android.hardware.graphics
by Chia-I Wu
· 9 years ago
8deb4da
libui: Convert Allocator and Mapper to gralloc1
by Dan Stoza
· 9 years ago
ed6e907
Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper"
by Dan Stoza
· 10 years ago
dcfe91e
Avoid closing invalid FD in Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
c7263fb
Close Fence FDs in error cases of Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
180c2ba
resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp
by Lajos Molnar
· 10 years ago
1f9f71e
GraphicBufferMapper: handle devices that do not implement lock_ycbcr
by Lajos Molnar
· 10 years ago
d318240
libui: Enable -Weverything and -Werror
by Dan Stoza
· 11 years ago
8f39601
Use asynchronous lock/unlock API
by Francis Hart
· 11 years ago
53ec725
Revert "Use asynchronous lock/unlock API"
by Greg Hackmann
· 11 years ago
378ef07
Use asynchronous lock/unlock API
by Francis Hart
· 11 years ago
c43946b
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
by Eino-Ville Talvala
· 12 years ago
cf56319
add more tracing for buffer allocation
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
0a75781
fix [3259708] Graphic Buffer Mapper does not support YV12
by Mathias Agopian
· 15 years ago
b26af23
fix [2168531] have software-only gralloc buffer side-step the HAL
by Mathias Agopian
· 16 years ago
3330b20
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 16 years ago
[Renamed (82%) from libs/ui/BufferMapper.cpp]
69bdcb9
Fix a debug statement in BufferMapper
by Mathias Agopian
· 16 years ago
7189c00
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
by Mathias Agopian
· 16 years ago
0926f50
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
9f88afb
Squashed commit of the following:
by Mathias Agopian
· 16 years ago
4243e66
fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off.
by Mathias Agopian
· 16 years ago
8b765b7
more debugging tools around BufferMapper
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago