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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gralloc: Correct stride for maguro
Paul Kocialkowski
2015-12-15
1
-0
/
+9
*
Replace/rename old HAL graphics formats
Eino-Ville Talvala
2015-03-06
1
-1
/
+1
*
gralloc: fix warnings
Colin Cross
2014-02-05
1
-1
/
+1
*
Merge commit 'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0' into HEAD
The Android Open Source Project
2013-11-22
1
-2
/
+0
|
\
|
*
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-26
1
-2
/
+0
*
|
gralloc: do not use GNU old-style field designators
synergy dev
2013-11-06
1
-20
/
+20
|
/
*
Add RAW_SENSOR to gralloc sample
Eino-Ville Talvala
2012-05-07
1
-0
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
fix [2444483] gralloc size for YUV formats
Mathias Agopian
2010-02-16
1
-40
/
+22
*
remove all references to pmem and simplify the lock/unlock hooks
Mathias Agopian
2009-12-15
1
-170
/
+10
*
don't memset ashmem region, especially before they're mmapped
Mathias Agopian
2009-08-08
1
-1
/
+1
*
add support for RGBX_8888
Mathias Agopian
2009-08-07
1
-0
/
+4
*
make sure to clear surface's buffers when they are allocated
Mathias Agopian
2009-08-07
1
-0
/
+1
*
Fix the simulator build.
Marco Nelissen
2009-07-17
1
-0
/
+4
*
fix [1980202] Surfaceflinger crash with transparent rollo on firestone
Mathias Agopian
2009-07-16
1
-3
/
+16
*
more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.
Mathias Agopian
2009-07-07
1
-21
/
+19
*
for [1965730], give a better name to gralloc buffers
Mathias Agopian
2009-07-07
1
-1
/
+1
*
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
*
Simulator build fixes for the new GL stuff. The simulator still doesn't run, ...
Marco Nelissen
2009-07-07
1
-0
/
+12
*
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
*
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
1
-21
/
+103
*
add an offset field to gralloc handles so the framebuffer can work with copybit
Mathias Agopian
2009-06-10
1
-0
/
+1
*
lock will now return the vaddr of the buffer. map/umap are gone.
Mathias Agopian
2009-05-04
1
-35
/
+17
*
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
1
-0
/
+320