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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problems
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
3
-6
/
+6
|
/
/
*
|
am 36292755: am 25b68b5c: gralloc: Add support for 32-bit framebuffers.
David 'Digit' Turner
2011-01-17
1
-14
/
+4
|
\
\
|
|
/
|
*
gralloc: Add support for 32-bit framebuffers.
David 'Digit' Turner
2011-01-17
1
-14
/
+4
*
|
am f540c44f: am 80d3699c: gralloc: Fix division-by-0 during system emulation.
David 'Digit' Turner
2011-01-16
1
-1
/
+5
|
\
\
|
|
/
|
*
gralloc: Fix division-by-0 during system emulation.
David 'Digit' Turner
2011-01-15
1
-1
/
+5
*
|
am 4829b184: am 118b5d79: Allow disabling page-flipping.
Jean-Baptiste Queru
2010-10-18
2
-0
/
+9
|
\
\
|
|
/
|
*
Allow disabling page-flipping.
Jean-Baptiste Queru
2010-10-14
2
-0
/
+9
|
*
Revert hwcomposer HAL. DO NOT MERGE.
Mathias Agopian
2010-08-17
3
-162
/
+0
|
/
*
Add a helper for dumping layers into the log
Mathias Agopian
2010-08-11
1
-0
/
+18
*
Merge "first stab at hwcomposer HAL and default implementation." into gingerb...
Mathias Agopian
2010-08-10
3
-0
/
+144
|
\
|
*
first stab at hwcomposer HAL and default implementation.
Mathias Agopian
2010-08-09
3
-0
/
+144
*
|
fix typo in default overlay hal
Mathias Agopian
2010-08-06
1
-1
/
+1
|
/
*
don't use undefined constants
Mathias Agopian
2010-02-16
1
-4
/
+1
*
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
*
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
[prev]
[next]