1. 25b68b5 gralloc: Add support for 32-bit framebuffers. by David 'Digit' Turner · 14 years ago
  2. 80d3699 gralloc: Fix division-by-0 during system emulation. by David 'Digit' Turner · 14 years ago
  3. 118b5d7 Allow disabling page-flipping. by Jean-Baptiste Queru · 14 years ago
  4. f96b206 remove all references to pmem and simplify the lock/unlock hooks by Mathias Agopian · 15 years ago
  5. fc05413 split gralloc_priv.h and make sure it is C friendly by Mathias Agopian · 15 years ago
  6. 6d125da generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl. by Mathias Agopian · 15 years ago
  7. 82aee24 automatically detect update-on-demand by Mathias Agopian · 15 years ago
  8. d28d7e8 fix [1965734] Screen flickers a lot [Sholes] by Mathias Agopian · 15 years ago
  9. 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
  10. cdb66fb workaroud [1964234] emulator renders funny with new gralloc. by Mathias Agopian · 15 years ago
  11. 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
  12. f5cf8f8 better documentation for (*setUpdateRect)() by Mathias Agopian · 15 years ago
  13. 295190f get rid of unused/needed flags by Mathias Agopian · 15 years ago
  14. 988b8bd lock will now return the vaddr of the buffer. map/umap are gone. by Mathias Agopian · 15 years ago
  15. a8a7516 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago