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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix [1965730] Device always give force close screen and completely unusable i...
Mathias Agopian
2009-07-07
1
-0
/
+6
*
better fix for gralloc on sim
Mathias Agopian
2009-07-07
1
-10
/
+14
*
Merge change 6375
Android (Google) Code Review
2009-07-07
1
-1
/
+5
|
\
|
*
Fix build on some linux distros.
Andy McFadden
2009-07-07
1
-1
/
+5
*
|
fix [1965734] Screen flickers a lot [Sholes]
Mathias Agopian
2009-07-07
1
-10
/
+9
|
/
*
Simulator build fixes for the new GL stuff. The simulator still doesn't run, ...
Marco Nelissen
2009-07-07
4
-3
/
+25
*
workaroud [1964234] emulator renders funny with new gralloc.
Mathias Agopian
2009-07-06
1
-0
/
+10
*
fix [1964228] emulator crash with the new GL
Mathias Agopian
2009-07-06
1
-2
/
+2
*
make sure to UNSLAP pmem buffers when they're destroyed/freed, as the client ...
Mathias Agopian
2009-07-02
1
-21
/
+48
*
add support for YUV formats
Mathias Agopian
2009-06-25
1
-18
/
+38
*
copybit now uses a native_handle_t* instead of a fd/offset
Mathias Agopian
2009-06-24
1
-0
/
+2
*
fallback to ashmem when pmem is not availlable
Mathias Agopian
2009-06-19
1
-2
/
+17
*
suppress debug log
Mathias Agopian
2009-06-16
1
-1
/
+1
*
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot ...
Mathias Agopian
2009-06-16
6
-41
/
+448
*
add an offset field to gralloc handles so the framebuffer can work with copybit
Mathias Agopian
2009-06-10
2
-3
/
+5
*
with the new lock/unlock API we don't really mean reference counting on mmap/...
Mathias Agopian
2009-06-09
3
-306
/
+78
*
suppress spurious debug log
Mathias Agopian
2009-06-03
1
-3
/
+3
*
better documentation for (*setUpdateRect)()
Mathias Agopian
2009-05-07
1
-0
/
+5
*
better documentation and implementation for lock/unlock
Mathias Agopian
2009-05-05
2
-29
/
+77
*
get rid of unused/needed flags
Mathias Agopian
2009-05-05
1
-1
/
+1
*
lock will now return the vaddr of the buffer. map/umap are gone.
Mathias Agopian
2009-05-04
4
-64
/
+151
*
don't automatically unmap buffers when they're freed
Mathias Agopian
2009-04-14
1
-2
/
+2
*
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
5
-0
/
+1143
[prev]