Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_libhardware
/
bd80b38f2945ac918f66fb336c149b28b9dd030e
/
modules
/
gralloc
/
mapper.cpp
bd80b38
more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.
by Mathias Agopian
· 17 years ago
a4b587c
Simulator build fixes for the new GL stuff. The simulator still doesn't run, but at least it builds.
by Marco Nelissen
· 17 years ago
8c4ab1f
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
by Mathias Agopian
· 17 years ago
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
· 17 years ago
82f7c04
suppress spurious debug log
by Mathias Agopian
· 17 years ago
485e698
better documentation and implementation for lock/unlock
by Mathias Agopian
· 17 years ago
988b8bd
lock will now return the vaddr of the buffer. map/umap are gone.
by Mathias Agopian
· 17 years ago
a8a7516
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 17 years ago