1. 9ba189d libui: add support for android.hardware.graphics by Chia-I Wu · 8 years ago
  2. 024e931 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  3. 8deb4da libui: Convert Allocator and Mapper to gralloc1 by Dan Stoza · 9 years ago
  4. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  5. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  6. cf56319 add more tracing for buffer allocation by Mathias Agopian · 13 years ago
  7. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  8. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  10. a947de8 improve GraphicAllocator dump method by Mathias Agopian · 13 years ago
  11. 48b888a improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 14 years ago
  12. 0a75781 fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 14 years ago
  13. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  14. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  15. 5629eb1 when a zero dimension buffer is allocated, turn the allocation into by Mathias Agopian · 15 years ago
  16. c8620b6 fix [2545826] calling into gralloc with external lock held by Mathias Agopian · 15 years ago
  17. b26af23 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  18. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago[Renamed (85%) from libs/surfaceflinger/BufferAllocator.cpp]
  19. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  20. 737e786 Allways dump the list of allocated buffers when an allocation fails. by Mathias Agopian · 15 years ago
  21. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  22. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  23. 9f88afb Squashed commit of the following: by Mathias Agopian · 16 years ago
  24. 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
  25. 8b765b7 more debugging tools around BufferMapper by Mathias Agopian · 16 years ago
  26. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago