1. febaaa9 gralloc: fix warnings by Colin Cross · 10 years ago
  2. 0287721 gralloc: delete unused mutex declaration by Rom Lemarchand · 11 years ago
  3. 0d8f81a Log when creating a second buffer mapping in a process by Jesse Hall · 11 years ago
  4. c71b6ca Remove pid check in register/unregister by Jesse Hall · 11 years ago
  5. 60d056b Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  6. cee8501 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. f96b206 remove all references to pmem and simplify the lock/unlock hooks by Mathias Agopian · 15 years ago
  8. 05eacf5 better logs by Mathias Agopian · 15 years ago
  9. bd80b38 more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions. by Mathias Agopian · 15 years ago
  10. 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
  11. 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
  12. 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
  13. 82f7c04 suppress spurious debug log by Mathias Agopian · 15 years ago
  14. 485e698 better documentation and implementation for lock/unlock 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. a8a7516 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago