1. 5641642 gralloc: let target configure page flipping ioctl by Bernhard Rosenkraenzer · 10 years ago
  2. 5e3ac6b gralloc: dont hardcode 32bpp as RGBX by Bernhard Rosenkraenzer · 10 years ago
  3. 8405fe5 am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_open()" by Jean-Baptiste Queru · 12 years ago
  4. 539c993 remove seemed useless gralloc_open() call in fb_device_open() by suyi Yuan · 12 years ago
  5. 60d056b Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  6. 22d3513 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  7. b224b78 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  8. 57adb36 Remove workarounds for buggy /dev/fb0 drivers by Jean-Baptiste Queru · 13 years ago
  9. cd347fd Allow to force 16bpp when 32bpp has problems by Jean-Baptiste Queru · 13 years ago
  10. 25b68b5 gralloc: Add support for 32-bit framebuffers. by David 'Digit' Turner · 13 years ago
  11. 80d3699 gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 13 years ago
  12. 118b5d7 Allow disabling page-flipping. by Jean-Baptiste Queru · 14 years ago
  13. f96b206 remove all references to pmem and simplify the lock/unlock hooks by Mathias Agopian · 15 years ago
  14. fc05413 split gralloc_priv.h and make sure it is C friendly by Mathias Agopian · 15 years ago
  15. 6d125da generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl. by Mathias Agopian · 15 years ago
  16. 82aee24 automatically detect update-on-demand by Mathias Agopian · 15 years ago
  17. d28d7e8 fix [1965734] Screen flickers a lot [Sholes] by Mathias Agopian · 15 years ago
  18. a4b587c Simulator build fixes for the new GL stuff. The simulator still doesn't run, but at least it builds. by Marco Nelissen · 15 years ago
  19. cdb66fb workaroud [1964234] emulator renders funny with new gralloc. by Mathias Agopian · 15 years ago
  20. 5115665 with the new lock/unlock API we don't really mean reference counting on mmap/munmap because we're guaranteed to map the buffers only once within a process. by Mathias Agopian · 15 years ago
  21. f5cf8f8 better documentation for (*setUpdateRect)() by Mathias Agopian · 15 years ago
  22. 295190f get rid of unused/needed flags by Mathias Agopian · 15 years ago
  23. 988b8bd lock will now return the vaddr of the buffer. map/umap are gone. by Mathias Agopian · 15 years ago
  24. a8a7516 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago