1. aa8b7ac Return error code directly in allocateHelper() by Tim Van Patten · 3 years, 2 months ago
  2. bbf0b4d SF: In dumpsys add head row for "Allocated buffers" table by Marin Shalamanov · 4 years ago
  3. 22b2de1 gralloc: expose Gralloc4 get/dump functions by Marissa Wall · 4 years, 8 months ago
  4. 0d4bd95 Merge "libui: use uint64_t in dump and getTotalSize to avoid overflow issues" am: 8fc7c37cfd am: 05a255c8c2 by Tapani Pälli · 4 years, 8 months ago
  5. 4f217ce Merge "libui: use uint64_t in dump and getTotalSize to avoid overflow issues" am: 8fc7c37cfd by Tapani Pälli · 4 years, 8 months ago
  6. 8fc7c37 Merge "libui: use uint64_t in dump and getTotalSize to avoid overflow issues" by Treehugger Robot · 4 years, 8 months ago
  7. bfcf81f gralloc: Support allocate buffer without import by Marissa Wall · 4 years, 8 months ago
  8. 67514c2 gralloc: support codec2 via GraphicBufferAllocator/Mapper by Marissa Wall · 4 years, 8 months ago
  9. c760968 Fixing crash on allocation am: 6cac55670e by Valerie Hau · 4 years, 9 months ago
  10. 6cac556 Fixing crash on allocation by Valerie Hau · 4 years, 9 months ago
  11. e64b877 Fixing crash on allocation by Valerie Hau · 4 years, 9 months ago
  12. 161b7e3 Capping buffer size to std::numeric_limits<size_t>::max() am: 587484f3bf by Valerie Hau · 4 years, 9 months ago
  13. 587484f Capping buffer size to std::numeric_limits<size_t>::max() by Valerie Hau · 4 years, 10 months ago
  14. 8221193 Merge "Capping buffer size to std::numeric_limits<size_t>::max()" by Valerie Hau · 4 years, 10 months ago
  15. 35493e7 Capping buffer size to std::numeric_limits<size_t>::max() by Valerie Hau · 4 years, 10 months ago
  16. 42b60ba libui: use uint64_t in dump and getTotalSize to avoid overflow issues by Tapani Pälli · 4 years, 10 months ago
  17. 7b54102 Merge "[frameworks][native][libs]{math|ui} fix -Wimplicit-int-float-conversion" am: c875ac80dc am: 0b8612bab4 am: 0f1f4e05cc by Nick Desaulniers · 4 years, 10 months ago
  18. 0b8612b Merge "[frameworks][native][libs]{math|ui} fix -Wimplicit-int-float-conversion" by Nick Desaulniers · 4 years, 10 months ago
  19. ea6c713 [frameworks][native][libs]{math|ui} fix -Wimplicit-int-float-conversion by Nick Desaulniers · 4 years, 10 months ago
  20. 87c8ba7 gralloc: add IAllocator/IMapper 4.0 to frameworks/native by Marissa Wall · 5 years ago
  21. d41a470 DO NOT MERGE: Fixing overflow bug by Valerie Hau · 5 years ago
  22. fb4c986 Fixing overflow bug by Valerie Hau · 5 years ago
  23. 45de5ba [libui/sf] Add total buffer size tracing to SF by Dan Stoza · 5 years ago
  24. 250c654 Adding optional 3.0 lock support to GraphicBuffer by Valerie Hau · 6 years ago
  25. 925bf7f gralloc: add allocator and mapper 3.0 support to SF by Marissa Wall · 6 years ago
  26. d380e2c gralloc: create a common gralloc interface by Marissa Wall · 6 years ago
  27. 1e77925 gralloc: move gralloc2 code inside gralloc2 by Marissa Wall · 6 years ago
  28. 41b393f Merge "libui: filter out invalid buffer usage bits" by Peiyong Lin · 6 years ago
  29. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 6 years ago
  30. 12ca527 libui: filter out invalid buffer usage bits by Chia-I Wu · 6 years ago
  31. 82c0498 ui: Rework GraphicBuffer + Allocator for 64bit usage by Chris Forbes · 7 years ago
  32. 0ffa62b libui: log an error on allocation failure by Chia-I Wu · 7 years ago
  33. cb8405e libui: remove gralloc0/gralloc1 support by Chia-I Wu · 7 years ago
  34. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 7 years ago
  35. fe2f54f cleanup libui’s includes by Mathias Agopian · 7 years ago
  36. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 8 years ago
  37. 1093cf3 Fix -Wdouble-promotion warnings by George Burgess IV · 8 years ago
  38. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  39. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  40. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  41. 67e376d Replace non-const references by pointers by Chia-I Wu · 8 years ago
  42. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  43. b018bf0 libui: update for IAllocator changes by Chia-I Wu · 8 years ago
  44. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 8 years ago
  45. 9ba189d libui: add support for android.hardware.graphics by Chia-I Wu · 8 years ago
  46. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 8 years ago
  47. 024e931 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  48. 8deb4da libui: Convert Allocator and Mapper to gralloc1 by Dan Stoza · 8 years ago
  49. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 9 years ago
  50. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  51. cf56319 add more tracing for buffer allocation by Mathias Agopian · 12 years ago
  52. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  53. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  54. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  55. a947de8 improve GraphicAllocator dump method by Mathias Agopian · 13 years ago
  56. 48b888a improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 14 years ago
  57. 0a75781 fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 14 years ago
  58. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  59. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  60. 5629eb1 when a zero dimension buffer is allocated, turn the allocation into by Mathias Agopian · 14 years ago
  61. c8620b6 fix [2545826] calling into gralloc with external lock held by Mathias Agopian · 14 years ago
  62. b26af23 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  63. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago[Renamed (85%) from libs/surfaceflinger/BufferAllocator.cpp]
  64. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  65. 737e786 Allways dump the list of allocated buffers when an allocation fails. by Mathias Agopian · 15 years ago
  66. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  67. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  68. 9f88afb Squashed commit of the following: by Mathias Agopian · 15 years ago
  69. 4243e66 fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off. by Mathias Agopian · 15 years ago
  70. 8b765b7 more debugging tools around BufferMapper by Mathias Agopian · 15 years ago
  71. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago