Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
hardware
/
libhardware
/
cd347fdf74d5f2e0af856455c514e655f40a6fdb
« Previous
24a9a66
reconcile korg/master into goog/master
by Jean-Baptiste Queru
· 15 years ago
f0a3c38
Merge korg/donut into korg/master
by Jean-Baptiste Queru
· 15 years ago
93614c2
Merge change 7784
by Android (Google) Code Review
· 15 years ago
9e44c4f
Merge change 5893
by Android (Google) Code Review
· 15 years ago
dbb8721
Remove redundant defines, these were only necessary while changes were
by Rebecca Schultz Zavin
· 15 years ago
49b02f7
Color Format and Overlay Functions
by Benny Wong
· 15 years ago
15c9d3a
Fix the simulator build.
by Marco Nelissen
· 15 years ago
3e1f89b
fix [1980202] Surfaceflinger crash with transparent rollo on firestone
by Mathias Agopian
· 15 years ago
6d125da
generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl.
by Mathias Agopian
· 15 years ago
05eacf5
better logs
by Mathias Agopian
· 15 years ago
82aee24
automatically detect update-on-demand
by Mathias Agopian
· 15 years ago
f5a22bc
libhardware: add data field for proximity sensors
by Iliyan Malchev
· 15 years ago
bd80b38
more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.
by Mathias Agopian
· 15 years ago
440d4e4
for [1965730], give a better name to gralloc buffers
by Mathias Agopian
· 15 years ago
85ce19a
fix [1965730] Device always give force close screen and completely unusable in Éclair build ERC07,rebooted automatically
by Mathias Agopian
· 15 years ago
bfc010a
better fix for gralloc on sim
by Mathias Agopian
· 15 years ago
d34fd72
Merge change 6375
by Android (Google) Code Review
· 15 years ago
d28d7e8
fix [1965734] Screen flickers a lot [Sholes]
by Mathias Agopian
· 15 years ago
f841069
Fix build on some linux distros.
by Andy McFadden
· 15 years ago
a4b587c
Simulator build fixes for the new GL stuff. The simulator still doesn't run, but at least it builds.
by Marco Nelissen
· 15 years ago
cdb66fb
workaroud [1964234] emulator renders funny with new gralloc.
by Mathias Agopian
· 15 years ago
3d6ddfe
fix [1964228] emulator crash with the new GL
by Mathias Agopian
· 15 years ago
da1b975
Merge commit 'goog/master_gl' into merge_master_gl
by Mathias Agopian
· 15 years ago
1478423
make sure to UNSLAP pmem buffers when they're destroyed/freed, as the client could still have them mmapped
by Mathias Agopian
· 15 years ago
8bf1f75
add support for YUV formats
by Mathias Agopian
· 15 years ago
689fa73
copybit now uses a native_handle_t* instead of a fd/offset
by Mathias Agopian
· 15 years ago
31802ca
fallback to ashmem when pmem is not availlable
by Mathias Agopian
· 15 years ago
ed93e8b
suppress debug log
by Mathias Agopian
· 15 years ago
8c4ab1f
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
by Mathias Agopian
· 15 years ago
72c8508
add an offset field to gralloc handles so the framebuffer can work with copybit
by Mathias Agopian
· 15 years ago
5115665
with the new lock/unlock API we don't really mean reference counting on mmap/munmap because we're guaranteed to map the buffers only once within a process.
by Mathias Agopian
· 15 years ago
5b44567
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 15 years ago
82f7c04
suppress spurious debug log
by Mathias Agopian
· 15 years ago
5afaa8a
am 8d567480: Update open_data_source documentation to accurately reflect the correct return value on error.
by Bill Napier
· 15 years ago
8d56748
Update open_data_source documentation to accurately reflect the correct return value on error.
by Bill Napier
· 15 years ago
8aee7e5
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 15 years ago
61caa2c
am 21b652f9: Sensors: Use a native_handle for the data channel instead of a single file descriptor.
by Mike Lockwood
· 15 years ago
21b652f
Sensors: Use a native_handle for the data channel instead of a single file descriptor.
by Mike Lockwood
· 15 years ago
da1cfb7
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 15 years ago
3a16d37
am 465cf474: fix [1847499] sensors.h : "roll" documentation is wrong
by Mathias Agopian
· 15 years ago
465cf47
fix [1847499] sensors.h : "roll" documentation is wrong
by Mathias Agopian
· 15 years ago
f5cf8f8
better documentation for (*setUpdateRect)()
by Mathias Agopian
· 16 years ago
485e698
better documentation and implementation for lock/unlock
by Mathias Agopian
· 16 years ago
295190f
get rid of unused/needed flags
by Mathias Agopian
· 16 years ago
988b8bd
lock will now return the vaddr of the buffer. map/umap are gone.
by Mathias Agopian
· 16 years ago
ccc1387
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 16 years ago
76a1fe8
Merge donut into master
by Jean-Baptiste Queru
· 16 years ago
d746ebd
merge cupcake into donut
by Jean-Baptiste Queru
· 16 years ago
30bebe3
Merge donut into master
by Jean-Baptiste Queru
· 16 years ago
c3ce41d
don't automatically unmap buffers when they're freed
by Mathias Agopian
· 16 years ago
4f14fe0
Merge commit 'goog/master' into master_gl
by Mathias Agopian
· 16 years ago
a8a7516
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
30fa54e
Merge branch 'open_source_no_contributions' into google_internal
by The Android Open Source Project
· 16 years ago
cfce2ad
AI 143310: am: CL 143161 am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled.
by Mathias Agopian
· 16 years ago
86db8a1
AI 143161: am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled.
by Mathias Agopian
· 16 years ago
a60b1dd
Merge commit 'korg/cupcake'
by The Android Open Source Project
· 16 years ago
cd79243
Automated import from //branches/cupcake/...@142857,142857
by Mathias Agopian
· 16 years ago
65f2d3a
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago
fe0bd69
Merge commit 'remotes/korg/cupcake' into merge
by Jean-Baptiste Queru
· 16 years ago
8232b50
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 16 years ago
f53ebec
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d51f49a
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
b5d7592
auto import from //branches/cupcake/...@132569
by The Android Open Source Project
· 16 years ago
e97d33d
Add getBufferCount to overlay HAL
by Rebecca Schultz Zavin
· 16 years ago
a5d999f
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
b376203
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
37156b8
Merge branch 'cupcake'
by The Android Open Source Project
· 16 years ago
f87393c
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 16 years ago
8ecc90f
Merge branch 'cupcake'
by android-build SharedAccount
· 16 years ago
0100d51
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
19b5d4e
Merge branch 'cupcake'
by The Android Open Source Project
· 16 years ago
699d24a
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
4158b09
Merge commit 'remotes/korg/cupcake'
by Jean-Baptiste Queru
· 16 years ago
51704be
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
5ecbb80
Add AudioHardwareBase class to libhardware.
by Iliyan Malchev
· 16 years ago
d6054a3
Initial Contribution
by The Android Open Source Project
· 16 years ago