Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_libhardware
/
2c7b08ad8aeedef1807560ea16d54d073bede2b2
/
modules
1f8af67
modules: camera: make Camera object id const
by Alex Ray
· 13 years ago
a0ed4be
modules: camera: Camera v3 Devices
by Alex Ray
· 13 years ago
819cfd8
modules: camera: Update to v2.1 camera module API
by Alex Ray
· 13 years ago
bb13a32
modules: camera: Hide HAL symbols DO NOT MERGE
by Alex Ray
· 13 years ago
ed6b8a7
modules: camera: Add tracing
by Alex Ray
· 13 years ago
a48dd3f
modules: camera: Defer documenting API
by Alex Ray
· 13 years ago
eafbfa4
Use strong pointers and scope
by Jean-Michel Trivi
· 13 years ago
7ee0b7a
Reference Camera v2 HAL Implementation
by Alex Ray
· 13 years ago
430ac66
Fix build
by Glenn Kasten
· 13 years ago
90b0fbd
Shutdown audio pipe when closing input stream
by Jean-Michel Trivi
· 13 years ago
3fb2be6
Merge "NFC HAL: Use a separate callback for data." into jb-mr1-dev
by Martijn Coenen
· 13 years ago
d441303
bug 7253033 Add "exiting" state to remote audio submix module
by Jean-Michel Trivi
· 13 years ago
442752a
NFC HAL: Use a separate callback for data.
by Martijn Coenen
· 13 years ago
97c262f
Remote submix: fix sink/source reference count handling
by Jean-Michel Trivi
· 14 years ago
35a2c16
Turn off logs in remote submix audio module
by Jean-Michel Trivi
· 14 years ago
eec8770
Remote audio submix: blocking writes and sleeping reads.
by Jean-Michel Trivi
· 14 years ago
1c970f1
Initial NFC HAL for NCI controllers.
by Martijn Coenen
· 14 years ago
6acd966
Remote submix audio module: sleep less, log errors
by Jean-Michel Trivi
· 14 years ago
5d85c53
update audio remote submix API revision
by Eric Laurent
· 14 years ago
43110fa
Merge "audio: new audio devices enums" into jb-mr1-dev
by Eric Laurent
· 14 years ago
416d37b
Audio remote submix in hardware modules
by Jean-Michel Trivi
· 14 years ago
85e08e2
audio: new audio devices enums
by Eric Laurent
· 14 years ago
88b79cb
Add audio module for remote submix
by Jean-Michel Trivi
· 14 years ago
47bf3d7
Extend the audio HAL interface to support get/set master mute
by John Grossman
· 14 years ago
f9d6cd7
Add multi-display and flip fence to HWC
by Jesse Hall
· 14 years ago
85ab59a
Revert "Add multi-display and flip fence to HWC"
by Jesse Hall
· 14 years ago
65bed1f
Add multi-display and flip fence to HWC
by Jesse Hall
· 14 years ago
48915ac
struct effect_descriptor_s const correctness
by Glenn Kasten
· 14 years ago
a635449
Use audio_channel_mask_t consistently
by Glenn Kasten
· 14 years ago
d479ad2
Introduce HWC_DEVICE_API_VERSION_1_0
by Jesse Hall
· 14 years ago
186f8c5
am 8405fe5a: am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_open()"
by Jean-Baptiste Queru
· 14 years ago
8405fe5
am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_open()"
by Jean-Baptiste Queru
· 14 years ago
15d4e5d
Merge "Add RAW_SENSOR to gralloc sample"
by Eino-Ville Talvala
· 14 years ago
984272d
Add RAW_SENSOR to gralloc sample
by Eino-Ville Talvala
· 14 years ago
a3e3641
remove triggering suspend from power hal
by Colin Cross
· 14 years ago
5cb1de8
add version number to power HAL
by Mathias Agopian
· 14 years ago
2f143fb
hardware: libhardware: Power HAL add power hints -- DO NOT MERGE
by Todd Poynor
· 14 years ago
46a9809
Update USB audio HAL to use API
by Mike Lockwood
· 14 years ago
da4b0b2
rename audio policy output flags.
by Eric Laurent
· 14 years ago
55786bc
audio: updated audio HAL device API
by Eric Laurent
· 14 years ago
19957a3
usbaudio: add initial usbaudio default HAL
by Simon Wilson
· 14 years ago
539c993
remove seemed useless gralloc_open() call in fb_device_open()
by suyi Yuan
· 14 years ago
a776bb2
am 6d2bc4fc: am 4cbd62c2: add i2c_device_address member to nfc_pn544_device_t
by Rakesh Goyal
· 14 years ago
4cbd62c
add i2c_device_address member to nfc_pn544_device_t
by Rakesh Goyal
· 14 years ago
83c62ce
audio policy: use audio_devices_t when appropriate
by Eric Laurent
· 14 years ago
c82792c
Power HAL: Add initial header file and default/legacy implementation
by Todd Poynor
· 14 years ago
5ad38a9
Modifications to audio_hal for Android@Home.
by Mike J. Chen
· 15 years ago
ad255ee
Add a HAL representing a system-wide local time counter.
by Mike J. Chen
· 15 years ago
ae2e42b
Use audio_source_t consistently
by Glenn Kasten
· 14 years ago
ea84c55
Merge "Use audio_format_t consistently"
by Glenn Kasten
· 14 years ago
080a802
Audio policy HAL set_ringer_mode is deprecated
by Glenn Kasten
· 14 years ago
d4cf73b
Merge "audio policy: manage stream volume per device"
by Eric Laurent
· 14 years ago
fad1f60
Merge "set_mode and set_phone_state now take audio_mode_t"
by Glenn Kasten
· 14 years ago
ca20b17
audio policy: manage stream volume per device
by Eric Laurent
· 14 years ago
5161a84
Use audio_stream_type_t consistently
by Glenn Kasten
· 14 years ago
fe79eb3
Use audio_format_t consistently
by Glenn Kasten
· 14 years ago
6df641e
set_mode and set_phone_state now take audio_mode_t
by Glenn Kasten
· 14 years ago
60d056b
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
22d3513
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
b224b78
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
cee8501
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
44ae5b2
New NFC HAL.
by Martijn Coenen
· 14 years ago
78d2c69
audio policy: register effect CPU on enable
by Eric Laurent
· 15 years ago
e25e196
get rid of overlay HAL
by Mathias Agopian
· 15 years ago
f3008aa
Audio HAL: added interface for audio preprocessing
by Eric Laurent
· 15 years ago
3bc1586
hardware: drop the _hal suffixes from audio.h and audio_policy.h
by Dima Zavin
· 15 years ago
1199865
hardware: move audio_policy.h to system/
by Dima Zavin
· 15 years ago
57adb36
Remove workarounds for buggy /dev/fb0 drivers
by Jean-Baptiste Queru
· 15 years ago
aa21172
audio: move audio.h to system/core/include/system/audio.h
by Dima Zavin
· 15 years ago
03dd9c6
remove deprecated/unused HAL headers
by Mathias Agopian
· 15 years ago
8cc353a
libhardware: add stub audio and audio_policy modules
by Dima Zavin
· 15 years ago
7e03316
libhardware: add separate makefile for modules subdir
by Dima Zavin
· 15 years ago
c9881d8
am cb4ea7ac: am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problems
by Jean-Baptiste Queru
· 15 years ago
cb4ea7a
am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problems
by Jean-Baptiste Queru
· 15 years ago
cd347fd
Allow to force 16bpp when 32bpp has problems
by Jean-Baptiste Queru
· 15 years ago
14e3641
hardware/libhardware: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 15 years ago
d8c4b8c
am 36292755: am 25b68b5c: gralloc: Add support for 32-bit framebuffers.
by David 'Digit' Turner
· 15 years ago
25b68b5
gralloc: Add support for 32-bit framebuffers.
by David 'Digit' Turner
· 15 years ago
d72be75
am f540c44f: am 80d3699c: gralloc: Fix division-by-0 during system emulation.
by David 'Digit' Turner
· 15 years ago
80d3699
gralloc: Fix division-by-0 during system emulation.
by David 'Digit' Turner
· 15 years ago
f30ac95
am 4829b184: am 118b5d79: Allow disabling page-flipping.
by Jean-Baptiste Queru
· 15 years ago
118b5d7
Allow disabling page-flipping.
by Jean-Baptiste Queru
· 15 years ago
2698f0c
Revert hwcomposer HAL. DO NOT MERGE.
by Mathias Agopian
· 16 years ago
e6b5c05
Add a helper for dumping layers into the log
by Mathias Agopian
· 16 years ago
60d641e
Merge "first stab at hwcomposer HAL and default implementation." into gingerbread
by Mathias Agopian
· 16 years ago
5d3de30
first stab at hwcomposer HAL and default implementation.
by Mathias Agopian
· 16 years ago
a7932f4
fix typo in default overlay hal
by Mathias Agopian
· 16 years ago
7e734ba
don't use undefined constants
by Mathias Agopian
· 16 years ago
9da751b
fix [2444483] gralloc size for YUV formats
by Mathias Agopian
· 16 years ago
ee4e57e
remove unused code
by Mathias Agopian
· 16 years ago
f96b206
remove all references to pmem and simplify the lock/unlock hooks
by Mathias Agopian
· 16 years ago
baf9930
Remove call to dump_l.
by Patrick Scott
· 16 years ago
fc05413
split gralloc_priv.h and make sure it is C friendly
by Mathias Agopian
· 17 years ago
876b4e8
integrate this change from the generic gralloc
by Mathias Agopian
· 17 years ago
ed04f78
don't memset ashmem region, especially before they're mmapped
by Mathias Agopian
· 17 years ago
7d512e3
add support for RGBX_8888
by Mathias Agopian
· 17 years ago
e83629a
make sure to clear surface's buffers when they are allocated
by Mathias Agopian
· 17 years ago
15c9d3a
Fix the simulator build.
by Marco Nelissen
· 17 years ago
3e1f89b
fix [1980202] Surfaceflinger crash with transparent rollo on firestone
by Mathias Agopian
· 17 years ago
6d125da
generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl.
by Mathias Agopian
· 17 years ago
Next »