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