1. a3d7333 Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() and GraphicBuffer::lockAsync() by Fang Hui · 1 year, 1 month ago
  2. 434bc98 Move PlaneLayout lookup to GraphicBuffer by John Reck · 1 year, 8 months ago
  3. 9c1238d Remove unused code not implemented in gralloc5 by John Reck · 2 years, 5 months ago
  4. 0ff95c9 Add IMapper 5 implementation by John Reck · 2 years, 8 months ago
  5. 9c604e3 Polish up metadata propagation for native window by Alec Mouri · 3 years, 5 months ago
  6. 332765e Update gralloc wrappers to support querying SMPTE 2094-10 metadata by Alec Mouri · 3 years, 10 months ago
  7. ef785e1 gralloc: add gralloc4 HDR metadata support by Marissa Wall · 6 years ago
  8. 048552f Revert submission by Joseph Murphy · 6 years ago
  9. 317482c gralloc: add gralloc4 HDR metadata support by Marissa Wall · 6 years ago
  10. 22b2de1 gralloc: expose Gralloc4 get/dump functions by Marissa Wall · 6 years ago
  11. 87c8ba7 gralloc: add IAllocator/IMapper 4.0 to frameworks/native by Marissa Wall · 6 years ago
  12. d2f4daf Adding lock function that obtains bytesPerPixel and bytesPerStride by Valerie Hau · 6 years ago
  13. ddbfaeb Adding isSupported HIDL Mapper function support to framework by Valerie Hau · 7 years ago
  14. 250c654 Adding optional 3.0 lock support to GraphicBuffer by Valerie Hau · 7 years ago
  15. 0c9fc36 Modifying Gralloc to handle bytesPerPixel and bytesPerStride by Valerie Hau · 7 years ago
  16. 925bf7f gralloc: add allocator and mapper 3.0 support to SF by Marissa Wall · 7 years ago
  17. d380e2c gralloc: create a common gralloc interface by Marissa Wall · 7 years ago
  18. 1e77925 gralloc: move gralloc2 code inside gralloc2 by Marissa Wall · 7 years ago
  19. e6ecb92 Add new AHardwareBuffer formats and usages with latest HAL change by Craig Donner · 8 years ago
  20. 44444f9 Revert "Add new AHardwareBuffer formats and usages with latest HAL change." by Craig Donner · 8 years ago
  21. b3899e5 Add new AHardwareBuffer formats and usages with latest HAL change. by Craig Donner · 8 years ago
  22. a039340 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 am: 14ac77cd1e by Chih-hung Hsieh · 8 years ago
  23. 3a566dd Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab by Chih-hung Hsieh · 8 years ago
  24. d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 8 years ago
  25. dbbe33b libui: harden GraphicBufferMapper::importBuffer by Chia-I Wu · 8 years ago
  26. 8fe617e Merge "Avoid closing invalid fds in GraphicBufferMapper" am: 8260e06c50 by Daniel Jarai · 8 years ago
  27. e9147c2 Avoid closing invalid fds in GraphicBufferMapper by Daniel Jarai · 8 years ago
  28. eeb4ac7 Add GraphicBufferMapper::preloadHal by Jesse Hall · 8 years ago
  29. cb8405e libui: remove gralloc0/gralloc1 support by Chia-I Wu · 8 years ago
  30. a3c428a libui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE by Chia-I Wu · 8 years ago
  31. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 8 years ago
  32. fe2f54f cleanup libui’s includes by Mathias Agopian · 8 years ago
  33. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  34. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 8 years ago
  35. 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 9 years ago
  36. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 9 years ago
  37. 3166947 libui: use HIDLized gralloc-mapper by Chia-I Wu · 9 years ago
  38. 67e376d Replace non-const references by pointers by Chia-I Wu · 9 years ago
  39. 9ba189d libui: add support for android.hardware.graphics by Chia-I Wu · 9 years ago
  40. 8deb4da libui: Convert Allocator and Mapper to gralloc1 by Dan Stoza · 9 years ago
  41. ed6e907 Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  42. dcfe91e Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  43. c7263fb Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  44. 180c2ba resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp by Lajos Molnar · 11 years ago
  45. 1f9f71e GraphicBufferMapper: handle devices that do not implement lock_ycbcr by Lajos Molnar · 11 years ago
  46. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  47. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  48. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  49. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  50. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 12 years ago
  51. cf56319 add more tracing for buffer allocation by Mathias Agopian · 13 years ago
  52. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  53. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  54. 0a75781 fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 15 years ago
  55. b26af23 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 16 years ago
  56. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago[Renamed (82%) from libs/ui/BufferMapper.cpp]
  57. 69bdcb9 Fix a debug statement in BufferMapper by Mathias Agopian · 16 years ago
  58. 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
  59. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  60. 9f88afb Squashed commit of the following: by Mathias Agopian · 16 years ago
  61. 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
  62. 8b765b7 more debugging tools around BufferMapper by Mathias Agopian · 16 years ago
  63. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago