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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge commit 'goog/master_gl' into merge_master_gl
Mathias Agopian
2009-07-06
13
-15
/
+1876
|
\
|
*
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
2
-5
/
+5
|
*
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
7
-42
/
+449
|
*
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
|
*
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-06-05
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
am 8d567480: Update open_data_source documentation to accurately reflect the ...
Bill Napier
2009-06-03
1
-1
/
+1
|
\
\
|
*
|
Update open_data_source documentation to accurately reflect the correct retur...
Bill Napier
2009-06-02
1
-1
/
+1
|
|
*
suppress spurious debug log
Mathias Agopian
2009-06-03
1
-3
/
+3
|
|
*
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-27
1
-8
/
+9
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
am 21b652f9: Sensors: Use a native_handle for the data channel instead of a s...
Mike Lockwood
2009-05-23
1
-8
/
+9
|
\
\
\
|
|
/
/
|
*
|
Sensors: Use a native_handle for the data channel instead of a single file de...
Mike Lockwood
2009-05-22
1
-8
/
+9
|
|
*
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-22
1
-1
/
+1
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
am 465cf474: fix [1847499] sensors.h : "roll" documentation is wrong
Mathias Agopian
2009-05-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
fix [1847499] sensors.h : "roll" documentation is wrong
Mathias Agopian
2009-05-18
1
-1
/
+1
|
|
*
better documentation for (*setUpdateRect)()
Mathias Agopian
2009-05-07
2
-2
/
+21
|
|
*
better documentation and implementation for lock/unlock
Mathias Agopian
2009-05-05
3
-29
/
+89
|
|
*
get rid of unused/needed flags
Mathias Agopian
2009-05-05
2
-7
/
+1
|
|
*
lock will now return the vaddr of the buffer. map/umap are gone.
Mathias Agopian
2009-05-04
5
-87
/
+190
|
|
*
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-04-28
0
-0
/
+0
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge donut into master
Jean-Baptiste Queru
2009-04-22
0
-0
/
+0
|
\
\
\
|
|
/
/
|
*
|
merge cupcake into donut
Jean-Baptiste Queru
2009-04-22
0
-0
/
+0
|
|
\
\
*
|
\
\
Merge donut into master
Jean-Baptiste Queru
2009-04-22
0
-0
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
AI 143161: am: CL 142857 Add some bluring to the animation. This requires a n...
Mathias Agopian
2009-03-27
1
-0
/
+3
|
|
|
*
don't automatically unmap buffers when they're freed
Mathias Agopian
2009-04-14
1
-2
/
+2
|
|
|
*
Merge commit 'goog/master' into master_gl
Mathias Agopian
2009-04-10
0
-0
/
+0
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'open_source_no_contributions' into google_internal
The Android Open Source Project
2009-03-29
0
-0
/
+0
|
\
\
\
\
|
*
\
\
\
Merge commit 'korg/cupcake'
The Android Open Source Project
2009-03-27
3
-0
/
+263
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Automated import from //branches/cupcake/...@142857,142857
Mathias Agopian
2009-03-25
1
-0
/
+3
|
|
|
/
/
|
*
|
|
Merge commit 'remotes/korg/cupcake' into merge
Jean-Baptiste Queru
2009-03-17
6
-64
/
+110
|
|
\
\
\
|
*
|
|
|
Add getBufferCount to overlay HAL
Rebecca Schultz Zavin
2009-02-13
1
-0
/
+1
|
*
|
|
|
Merge branch 'cupcake'
The Android Open Source Project
2009-01-20
2
-16
/
+11
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'cupcake'
android-build SharedAccount
2009-01-15
45
-4086
/
+13
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'cupcake'
The Android Open Source Project
2009-01-09
3
-72
/
+166
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge commit 'remotes/korg/cupcake'
Jean-Baptiste Queru
2008-12-19
40
-1046
/
+2434
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add AudioHardwareBase class to libhardware.
Iliyan Malchev
2008-10-29
1
-0
/
+72
[next]