index
:
hardware_libhardware.git
replicant-4.2
replicant-6.0
hardware/libhardware
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gralloc
/
mapper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ARCH_X86.
Elliott Hughes
2014-12-04
1
-8
/
+0
*
gralloc: fix warnings
Colin Cross
2014-02-05
1
-7
/
+7
*
gralloc: delete unused mutex declaration
Rom Lemarchand
2013-11-26
1
-4
/
+0
*
Log when creating a second buffer mapping in a process
Jesse Hall
2013-03-28
1
-0
/
+40
*
Remove pid check in register/unregister
Jesse Hall
2013-03-28
1
-16
/
+7
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
remove all references to pmem and simplify the lock/unlock hooks
Mathias Agopian
2009-12-15
1
-142
/
+29
*
better logs
Mathias Agopian
2009-07-13
1
-2
/
+2
*
more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.
Mathias Agopian
2009-07-07
1
-1
/
+35
*
Simulator build fixes for the new GL stuff. The simulator still doesn't run, ...
Marco Nelissen
2009-07-07
1
-0
/
+9
*
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot ...
Mathias Agopian
2009-06-16
1
-15
/
+31
*
with the new lock/unlock API we don't really mean reference counting on mmap/...
Mathias Agopian
2009-06-09
1
-204
/
+66
*
suppress spurious debug log
Mathias Agopian
2009-06-03
1
-3
/
+3
*
better documentation and implementation for lock/unlock
Mathias Agopian
2009-05-05
1
-25
/
+69
*
lock will now return the vaddr of the buffer. map/umap are gone.
Mathias Agopian
2009-05-04
1
-18
/
+104
*
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-0
/
+231