Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_libhardware
/
refs/heads/n7.1-caf
/
modules
ae956bb
Memory leak fix during sensor HAL initialization
by Dhruva Krishnamurthy
· 9 years ago
836b64a
remote_submix: Fix resampler and channel conversion
by Edward Wang
· 10 years ago
87410e6
audio: Add audio amplifier HAL
by Ethan Chen
· 10 years ago
8e71f08
Merge commit 'edefe53f8b5ccc2339bec2d8fd9c7516aeb2d319' into remote
by Lalit Kansara
· 9 years ago
522431d
sensors: use proper name for sensor hal lib
by Ananda Kishore
· 9 years ago
0caeee8
Improve stub hal read and write timing
by Andy Hung
· 9 years ago
64345f8
Simplify and clarify channel count/mask calculation for stream open routines.
by Paul McLean
· 9 years ago
994ac07
replace naked pthread_mutex_ functions with semantics-explicit lock/unlock functions.
by Paul McLean
· 9 years ago
76dba68
Fix up inconsistent variable names.
by Paul McLean
· 9 years ago
6a75e4e
Add dump() (i.e dumpsys media.audio_flinger) functionality to USB HAL
by Paul McLean
· 9 years ago
9a1c305
Ensure we get a default sample rate for "query" cases in open_input_device().
by Paul McLean
· 9 years ago
1d585cc
Lock input and output sample rates
by Paul McLean
· 9 years ago
da941d8
Revert "tv_input: add signal detection flag to stream config"
by Dongwon Kang
· 9 years ago
a889c09
Sensors: MultiHal: fix naming and compiler warning
by Nick Vaccaro
· 9 years ago
57ec019
Add "clear" command.
by Arunesh Mishra
· 10 years ago
418c7e8
vehicle hal further clarification / HVAC update
by Keun-young Park
· 9 years ago
79fbccf
Fix typo in error logs in r_submix open_input_stream function
by Jean-Michel Trivi
· 9 years ago
0718681
Merge "Fix build error in stub soundtrigger HAL" into nyc-dev
by Ryan Bavetta
· 9 years ago
00a5d61
Merge "Update temp limits in thermal HAL impl." into nyc-dev
by Ruben Brunk
· 9 years ago
0a96510
Bump the sound trigger device api's minor version number.
by Chris Thornton
· 9 years ago
12b20e3
Fix build error in stub soundtrigger HAL
by Ryan Bavetta
· 9 years ago
42a448d
Adds stop_all_recognitions as an optional method to the sound trigger hal.
by Chris Thornton
· 9 years ago
53b1340
Update temp limits in thermal HAL impl.
by Ruben Brunk
· 9 years ago
020fa12
Merge "Re-worked hardware_properties to thermal HAL." into nyc-dev
by Polina Bondarenko
· 9 years ago
b149109
Merge "Update audio services for 64 bit compilation" into nyc-dev
by Andy Hung
· 9 years ago
19540e3
Update audio services for 64 bit compilation
by Andy Hung
· 10 years ago
25cd7f0
Re-worked hardware_properties to thermal HAL.
by Polina Bondarenko
· 10 years ago
51839a6
Merge "vehicle hal update" into nyc-dev
by Keun-young Park
· 9 years ago
ab68e37
vehicle hal update
by Keun-young Park
· 10 years ago
a8328a3
Allows triggering stub HAL by sound model by UUID
by Ryan Bavetta
· 10 years ago
77761e2
GEAR_* rename
by Keun-young Park
· 10 years ago
17908ca
Merge "Stub HAL now can test abort and fail events" into nyc-dev
by Ryan Bavetta
· 10 years ago
9beb06c
Stub HAL now can test abort and fail events
by Ryan Bavetta
· 10 years ago
854a10a
Add debug folder for audioserver
by Eric Laurent
· 10 years ago
d0535ae
Run network thread on open.
by Arunesh Mishra
· 10 years ago
e1df813
Stub sound trigger hal fix for lock release.
by Arunesh Mishra
· 10 years ago
f9f0871
Fix 'end' command, initialize next in linked list
by Ryan Bavetta
· 10 years ago
7db0a7a
Minor sound trigger stub hal fixes.
by Arunesh Mishra
· 10 years ago
f1d59fc
Stub sound trigger HAL changes:
by Arunesh Mishra
· 10 years ago
940bd08
Sensors: MultiHal: Increase xfer buffer size am: 98d5e946ba am: b675803d03
by Nick Vaccaro
· 10 years ago
c2bdc55
Adds sound model update event, adds helper methods
by Ryan Bavetta
· 10 years ago
cc6541c
Adds GenericSoundModel Event Support to Stub HAL
by Ryan Bavetta
· 10 years ago
98d5e94
Sensors: MultiHal: Increase xfer buffer size
by Nick Vaccaro
· 10 years ago
25e8043
Merge "Remove header from LOCAL_SRC_FILES" am: 5cfc02e4b1 am: dbb963eff1
by Dan Willemsen
· 10 years ago
d0c1f17
Remove header from LOCAL_SRC_FILES
by Dan Willemsen
· 10 years ago
be0c8fd
Fixs for soundtrigger stub HAL
by Ryan Bavetta
· 10 years ago
b69705b
Merge "Remove TimedAudioTrack and associated code"
by Glenn Kasten
· 10 years ago
e3a8916
Merge "Add HAL for VR mode."
by Ruben Brunk
· 10 years ago
7f6eb81
Merge "Allow Multiple Triggers and Simulate DSP Events"
by Ryan Bavetta
· 10 years ago
4615aad
Allow Multiple Triggers and Simulate DSP Events
by Ryan Bavetta
· 10 years ago
2c84f81
Add HAL for VR mode.
by Ruben Brunk
· 10 years ago
0cd87cf
Added log declaration to hardware_properties.h
by Polina Bondarenko
· 10 years ago
81b83b3
Added errno declaration to hardware_properties.h
by Polina Bondarenko
· 10 years ago
04c8849
Remove TimedAudioTrack and associated code
by Glenn Kasten
· 10 years ago
1c408b0
Hardware Properties HAL: header file and default implementation
by Polina Bondarenko
· 10 years ago
44972ce
Merge "Use FCC_2 and FCC_8 to highlight channel count assumptions"
by Glenn Kasten
· 10 years ago
bf877a7
vehicle hal update
by Keun-young Park
· 10 years ago
6d2cb93
Use FCC_2 and FCC_8 to highlight channel count assumptions
by Glenn Kasten
· 10 years ago
3d78be5
Merge "tv_input: add signal detection flag to stream config"
by Wonsik Kim
· 10 years ago
08c255e
add clarification on parameter passing in get call
by Keun-young Park
· 10 years ago
d15399e
tv_input: add signal detection flag to stream config
by Wonsik Kim
· 10 years ago
fdd4d81
Only log when actually receiving actual switch events.
by Michael Wright
· 10 years ago
3daeb23
Merge "Camera: Fix Metadata static info intialization" am: f7b855ac28
by Eino-Ville Talvala
· 10 years ago
297e586
Merge "Camera: Fix Metadata static info intialization" am: f7b855ac28
by Eino-Ville Talvala
· 10 years ago
2ecebbf
Camera: Fix Metadata static info intialization
by Jacopo Mondi
· 10 years ago
4529d7e
fix build after merge
by keunyoung
· 10 years ago
fb63668
Add vehicle hal.
by Sanket Agarwal
· 10 years ago
56941c9
Merge "Add features for automotive usecases."
by Sanket Agarwal
· 10 years ago
a83e0a8
Add features for automotive usecases.
by Sanket Agarwal
· 10 years ago
99e1491
Radio Hal tool to test HAL implementation.
by Sanket Agarwal
· 10 years ago
698dbd7
USB MONOtization issue fix.
by Paul McLean
· 10 years ago
f25c47f
am 9a2f2ef1: am 419c27b9: Do not reset out_get_presentation_position() to 0 on standby
by Andy Hung
· 10 years ago
9a2f2ef
am 419c27b9: Do not reset out_get_presentation_position() to 0 on standby
by Andy Hung
· 10 years ago
419c27b
Do not reset out_get_presentation_position() to 0 on standby
by Andy Hung
· 10 years ago
bd98601
Adjust gralloc to SwiftShader's requirements.
by Nicolas Capens
· 10 years ago
59475f9
Merge "Do not reset out_get_presentation_position() to 0 on standby"
by Andy Hung
· 10 years ago
4a34f08
am 8a241b82: am 69164f04: Merge "Lose HAVE_ANDROID_OS from hardware/libhardware."
by Elliott Hughes
· 10 years ago
8a241b8
am 69164f04: Merge "Lose HAVE_ANDROID_OS from hardware/libhardware."
by Elliott Hughes
· 10 years ago
ca6ccd9
Lose HAVE_ANDROID_OS from hardware/libhardware.
by Elliott Hughes
· 10 years ago
0b93c0a
Do not reset out_get_presentation_position() to 0 on standby
by Andy Hung
· 10 years ago
4fa7add
am dbceefea: am aaf2d266: am 569737c6: Merge "Add USB out_get_presentation_position() for timestamps" into mnc-dev
by Glenn Kasten
· 10 years ago
dbceefe
am aaf2d266: am 569737c6: Merge "Add USB out_get_presentation_position() for timestamps" into mnc-dev
by Glenn Kasten
· 10 years ago
aaf2d26
am 569737c6: Merge "Add USB out_get_presentation_position() for timestamps" into mnc-dev
by Glenn Kasten
· 10 years ago
c9515ce
Add USB out_get_presentation_position() for timestamps
by Andy Hung
· 10 years ago
d1b68b9
am 993779c3: am 3f93d2a9: Merge "libhardware: sensors: update multi hal to support 64bit builds"
by Nick Vaccaro
· 10 years ago
993779c
am 3f93d2a9: Merge "libhardware: sensors: update multi hal to support 64bit builds"
by Nick Vaccaro
· 10 years ago
864984c
MouseInputMapper
by Tim Kilbourn
· 10 years ago
d780659
am be103ec8: am d4884e2f: Merge "Fix compilation error on emerald-dev" into cw-e-dev
by Ching Tzung Lin
· 10 years ago
4fd217a
Fix compilation error on emerald-dev
by Ching Tzung Lin
· 10 years ago
1fd3618
libhardware: sensors: update multi hal to support 64bit builds
by Satya Durga Srinivasu Prabhala
· 11 years ago
dcd6728
am 99741914: am d6f50b4a: Merge "audio HAL: reverse mutex locking order" into mnc-dev
by Eric Laurent
· 10 years ago
7031809
audio HAL: reverse mutex locking order
by Eric Laurent
· 10 years ago
e0d0667
am 117de6c7: am 8ae532dc: Merge "Update USB channel mask handling" into mnc-dev
by Andy Hung
· 10 years ago
8ae532d
Merge "Update USB channel mask handling" into mnc-dev
by Andy Hung
· 10 years ago
13acd87
am be94ff37: am d4331fda: Fingerprint: Avoid passing structures where simple types should suffice.
by Sasha Levitskiy
· 10 years ago
5e58a30
Update USB channel mask handling
by Andy Hung
· 10 years ago
d4331fd
Fingerprint: Avoid passing structures where simple types should suffice.
by Sasha Levitskiy
· 10 years ago
dbc8c16
Code layout cleanup
by Tim Kilbourn
· 10 years ago
4f3145d
Initial InputMappers for evdev input HAL.
by Tim Kilbourn
· 10 years ago
61809ac
am e7a11e2d: am a70ab95e: Fingerprint: Remove unused API elements.
by Sasha Levitskiy
· 10 years ago
Next »