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
/
gralloc_priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gralloc: make private_handle_t layout consistent on 32/64-bit
Greg Hackmann
2014-03-03
1
-1
/
+1
*
AArch64: Calculate private_handle_t's numInts
Ashok Bhat
2014-02-07
1
-3
/
+5
*
gralloc: fix warnings
Colin Cross
2014-02-05
1
-1
/
+1
*
Log when creating a second buffer mapping in a process
Jesse Hall
2013-03-28
1
-5
/
+7
*
Remove pid check in register/unregister
Jesse Hall
2013-03-28
1
-5
/
+3
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
remove unused code
Mathias Agopian
2009-12-15
1
-11
/
+0
*
remove all references to pmem and simplify the lock/unlock hooks
Mathias Agopian
2009-12-15
1
-18
/
+4
*
split gralloc_priv.h and make sure it is C friendly
Mathias Agopian
2009-08-18
1
-35
/
+9
*
integrate this change from the generic gralloc
Mathias Agopian
2009-08-18
1
-4
/
+8
*
more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.
Mathias Agopian
2009-07-07
1
-0
/
+2
*
Fix build on some linux distros.
Andy McFadden
2009-07-07
1
-1
/
+5
*
Simulator build fixes for the new GL stuff. The simulator still doesn't run, ...
Marco Nelissen
2009-07-07
1
-3
/
+1
*
copybit now uses a native_handle_t* instead of a fd/offset
Mathias Agopian
2009-06-24
1
-0
/
+2
*
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot ...
Mathias Agopian
2009-06-16
1
-4
/
+26
*
add an offset field to gralloc handles so the framebuffer can work with copybit
Mathias Agopian
2009-06-10
1
-3
/
+4
*
with the new lock/unlock API we don't really mean reference counting on mmap/...
Mathias Agopian
2009-06-09
1
-99
/
+6
*
better documentation and implementation for lock/unlock
Mathias Agopian
2009-05-05
1
-4
/
+8
*
lock will now return the vaddr of the buffer. map/umap are gone.
Mathias Agopian
2009-05-04
1
-3
/
+13
*
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-0
/
+209