1. cdb66fb workaroud [1964234] emulator renders funny with new gralloc. by Mathias Agopian · 15 years ago
  2. 3d6ddfe fix [1964228] emulator crash with the new GL by Mathias Agopian · 15 years ago
  3. 1478423 make sure to UNSLAP pmem buffers when they're destroyed/freed, as the client could still have them mmapped by Mathias Agopian · 15 years ago
  4. 8bf1f75 add support for YUV formats by Mathias Agopian · 15 years ago
  5. 689fa73 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 15 years ago
  6. 31802ca fallback to ashmem when pmem is not availlable by Mathias Agopian · 15 years ago
  7. ed93e8b suppress debug log by Mathias Agopian · 15 years ago
  8. 8c4ab1f pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed. by Mathias Agopian · 15 years ago
  9. 72c8508 add an offset field to gralloc handles so the framebuffer can work with copybit by Mathias Agopian · 15 years ago
  10. 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
  11. 82f7c04 suppress spurious debug log by Mathias Agopian · 15 years ago
  12. f5cf8f8 better documentation for (*setUpdateRect)() by Mathias Agopian · 15 years ago
  13. 485e698 better documentation and implementation for lock/unlock by Mathias Agopian · 15 years ago
  14. 295190f get rid of unused/needed flags by Mathias Agopian · 15 years ago
  15. 988b8bd lock will now return the vaddr of the buffer. map/umap are gone. by Mathias Agopian · 15 years ago
  16. c3ce41d don't automatically unmap buffers when they're freed by Mathias Agopian · 15 years ago
  17. a8a7516 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago