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
*
Replace/rename old HAL graphics formats
Eino-Ville Talvala
2015-03-06
1
-1
/
+1
*
Remove ARCH_X86.
Elliott Hughes
2014-12-04
1
-8
/
+0
*
Merge "gralloc: let target configure page flipping ioctl"
David Turner
2014-07-04
2
-1
/
+16
|
\
|
*
gralloc: let target configure page flipping ioctl
Bernhard Rosenkraenzer
2014-06-02
2
-1
/
+16
*
|
Merge "gralloc: dont hardcode 32bpp as RGBX"
Jesse Hall
2014-03-06
1
-1
/
+1
|
\
\
|
|
/
|
*
gralloc: dont hardcode 32bpp as RGBX
Bernhard Rosenkraenzer
2014-02-21
1
-1
/
+1
*
|
gralloc: make private_handle_t layout consistent on 32/64-bit
Greg Hackmann
2014-03-03
1
-1
/
+1
*
|
Move libhardware of <asm/page.h>.
Elliott Hughes
2014-02-24
1
-5
/
+1
|
/
*
AArch64: Calculate private_handle_t's numInts
Ashok Bhat
2014-02-07
1
-3
/
+5
*
gralloc: fix warnings
Colin Cross
2014-02-05
4
-11
/
+11
*
hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
Colin Cross
2014-01-24
1
-1
/
+1
*
gralloc: delete unused mutex declaration
Rom Lemarchand
2013-11-26
1
-4
/
+0
*
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
|
/
*
Log when creating a second buffer mapping in a process
Jesse Hall
2013-03-28
2
-5
/
+47
*
Remove pid check in register/unregister
Jesse Hall
2013-03-28
2
-21
/
+10
*
am 8405fe5a: am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in...
Jean-Baptiste Queru
2012-06-12
1
-5
/
+0
|
\
|
*
am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_op...
Jean-Baptiste Queru
2012-06-12
1
-5
/
+0
|
|
\
|
|
*
remove seemed useless gralloc_open() call in fb_device_open()
suyi Yuan
2012-03-15
1
-5
/
+0
*
|
|
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
4
-7
/
+7
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-2
/
+2
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-2
/
+2
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
|
/
*
Remove workarounds for buggy /dev/fb0 drivers
Jean-Baptiste Queru
2011-06-06
2
-29
/
+0
*
am cb4ea7ac: am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has pr...
Jean-Baptiste Queru
2011-04-05
2
-0
/
+21
|
\
|
*
Allow to force 16bpp when 32bpp has problems
Jean-Baptiste Queru
2011-03-31
2
-0
/
+21
*
|
hardware/libhardware: remove LOCAL_PRELINK_MODULE
Iliyan Malchev
2011-03-14
1
-2
/
+2
|
/
*
gralloc: Add support for 32-bit framebuffers.
David 'Digit' Turner
2011-01-17
1
-14
/
+4
*
gralloc: Fix division-by-0 during system emulation.
David 'Digit' Turner
2011-01-15
1
-1
/
+5
*
Allow disabling page-flipping.
Jean-Baptiste Queru
2010-10-14
2
-0
/
+9
*
fix [2444483] gralloc size for YUV formats
Mathias Agopian
2010-02-16
1
-40
/
+22
*
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
8
-637
/
+45
*
Remove call to dump_l.
Patrick Scott
2009-10-29
1
-5
/
+0
*
split gralloc_priv.h and make sure it is C friendly
Mathias Agopian
2009-08-18
4
-36
/
+74
*
integrate this change from the generic gralloc
Mathias Agopian
2009-08-18
1
-4
/
+8
*
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
3
-15
/
+46
*
generic gralloc HAL doesn't need to support partial updates using msm7k speci...
Mathias Agopian
2009-07-15
1
-13
/
+0
*
better logs
Mathias Agopian
2009-07-13
1
-2
/
+2
*
automatically detect update-on-demand
Mathias Agopian
2009-07-13
1
-6
/
+4
*
more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.
Mathias Agopian
2009-07-07
3
-22
/
+56
*
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
[next]