1. 297e586 Merge "Camera: Fix Metadata static info intialization" am: f7b855ac28 by Eino-Ville Talvala · 10 years ago
  2. 2ecebbf Camera: Fix Metadata static info intialization by Jacopo Mondi · 10 years ago
  3. f25c47f am 9a2f2ef1: am 419c27b9: Do not reset out_get_presentation_position() to 0 on standby by Andy Hung · 10 years ago
  4. 9a2f2ef am 419c27b9: Do not reset out_get_presentation_position() to 0 on standby by Andy Hung · 10 years ago
  5. 419c27b Do not reset out_get_presentation_position() to 0 on standby by Andy Hung · 10 years ago
  6. 8a241b8 am 69164f04: Merge "Lose HAVE_ANDROID_OS from hardware/libhardware." by Elliott Hughes · 10 years ago
  7. ca6ccd9 Lose HAVE_ANDROID_OS from hardware/libhardware. by Elliott Hughes · 10 years ago
  8. dbceefe am aaf2d266: am 569737c6: Merge "Add USB out_get_presentation_position() for timestamps" into mnc-dev by Glenn Kasten · 11 years ago
  9. aaf2d26 am 569737c6: Merge "Add USB out_get_presentation_position() for timestamps" into mnc-dev by Glenn Kasten · 11 years ago
  10. c9515ce Add USB out_get_presentation_position() for timestamps by Andy Hung · 11 years ago
  11. 993779c am 3f93d2a9: Merge "libhardware: sensors: update multi hal to support 64bit builds" by Nick Vaccaro · 11 years ago
  12. 4fd217a Fix compilation error on emerald-dev by Ching Tzung Lin · 11 years ago
  13. 1fd3618 libhardware: sensors: update multi hal to support 64bit builds by Satya Durga Srinivasu Prabhala · 11 years ago
  14. 7031809 audio HAL: reverse mutex locking order by Eric Laurent · 11 years ago
  15. 8ae532d Merge "Update USB channel mask handling" into mnc-dev by Andy Hung · 11 years ago
  16. 5e58a30 Update USB channel mask handling by Andy Hung · 11 years ago
  17. d4331fd Fingerprint: Avoid passing structures where simple types should suffice. by Sasha Levitskiy · 11 years ago
  18. a70ab95 Fingerprint: Remove unused API elements. by Sasha Levitskiy · 11 years ago
  19. 25f4751 Implement timestamp reporting functions by Jean-Michel Trivi · 11 years ago
  20. bbb3e77 Reduce pipe length by Jean-Michel Trivi · 11 years ago
  21. f90f8f8 Remove unused data conversion functions from usb hal by Andy Hung · 11 years ago
  22. 182ddc7 Add output channel index mask to USB hal by Andy Hung · 11 years ago
  23. 780f1f8 Add multichannel input to USB hal by Andy Hung · 11 years ago
  24. acccf64 fm radio HAL: fix metadata handling by Eric Laurent · 11 years ago
  25. 468b567 Fingerprint: Add an API to get authenticator id by Sasha Levitskiy · 11 years ago
  26. 6fa8248 Add input HAL methods for getting device properties. by Tim Kilbourn · 11 years ago
  27. aee4782 Camera: Add HAL module init method. by Eino-Ville Talvala · 11 years ago
  28. 6eced70 Fingerprint: Add auth token to enroll by Sasha Levitskiy · 11 years ago
  29. 1e1f7ba Clean up FingerprintManager API and make it public. by Jim Miller · 11 years ago
  30. 73475a4 Input event hub for evdev input HAL module. by Tim Kilbourn · 11 years ago
  31. 3fba7be Merge "Update fingerprint.h for new API" by Jim Miller · 11 years ago
  32. 1fb1e33 Update fingerprint.h for new API by Jim Miller · 11 years ago
  33. e03bfa4 Fix build error on 64-bit by Glenn Kasten · 11 years ago
  34. d6f524b Merge "Creating audio.stub.default for default HAL audio output" by Ricardo Garcia · 11 years ago
  35. 37cd772 Creating audio.stub.default for default HAL audio output by Ricardo Garcia · 11 years ago
  36. e63eab0 Merge "radio stub HAL." by Eric Laurent · 11 years ago
  37. 97d2ba6 radio stub HAL. by Eric Laurent · 11 years ago
  38. e69efbb Replace/rename old HAL graphics formats by Eino-Ville Talvala · 11 years ago
  39. 289c26e Merge "Add input HAL header." by Michael Wright · 11 years ago
  40. 5113aff Add input HAL header. by Michael Wright · 11 years ago
  41. f55fdb2 Back out locking order and (over) simplification in out_write(), in_read(). by Paul McLean · 11 years ago
  42. 3546c8d USB device disconnect latency by Paul McLean · 11 years ago
  43. 2115613 Merge "Improve locking/unlocking in *_set_params()." by Paul McLean · 11 years ago
  44. 65ec72b Improve locking/unlocking in *_set_params(). by Paul McLean · 11 years ago
  45. 3b7402e hardware: libhardware: introduce new fingerprint HAL 2.0 features. by Sasha Levitskiy · 11 years ago
  46. 535cd57 am 06b402dd: am ac41815a: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  47. 06b402d am ac41815a: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  48. 07c0855 Add missing includes. by Elliott Hughes · 11 years ago
  49. da07788 am 588f7259: am f4530d6e: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  50. 588f725 am f4530d6e: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  51. 84b9ff8 Add missing includes. by Elliott Hughes · 11 years ago
  52. 046205c usbcamera: initial implementation of default usb camera HAL by Zhijun He · 11 years ago
  53. 3015917 camera_common: add torch mode APIs for flashlight by Chien-Yu Chen · 11 years ago
  54. 9ab869a Technical Debt Paydown - move/rename files by Paul McLean · 11 years ago
  55. 5b16836 am e6499429: Merge commit \'83b47a68\' into manualmerge by Eric Laurent · 11 years ago
  56. e649942 Merge commit '83b47a68' into manualmerge by Eric Laurent · 11 years ago
  57. 3184408 Merge "Multi-USB device support & read device on open." by Paul McLean · 11 years ago
  58. 83b47a6 usb audio: Fix incorrect bytes returned for recording by Pavan Chikkala · 11 years ago
  59. c654dc6 am 7e9abab1: am b338957d: Merge "usbaudio: Return 0 bytes on failure in capture" by Eric Laurent · 11 years ago
  60. 7e9abab am b338957d: Merge "usbaudio: Return 0 bytes on failure in capture" by Eric Laurent · 11 years ago
  61. 8c7e111 usbaudio: Return 0 bytes on failure in capture by Viswanath L · 11 years ago
  62. 0f1753e Multi-USB device support & read device on open. by Paul McLean · 11 years ago
  63. c9a9133 Merge "Line length 100" by Glenn Kasten · 11 years ago
  64. 6b6f19d Line length 100 by Glenn Kasten · 11 years ago
  65. e4a211d am 06fcfc50: am 02e30945: Merge "Fix missing #includes in hardware/libhardware." by Elliott Hughes · 11 years ago
  66. 06fcfc5 am 02e30945: Merge "Fix missing #includes in hardware/libhardware." by Elliott Hughes · 11 years ago
  67. 6cdd2b3 Fix missing #includes in hardware/libhardware. by Elliott Hughes · 11 years ago
  68. 077c704 am 68be24b1: am ce0bbb97: Merge "fix: memory leak" by Eric Laurent · 11 years ago
  69. 68be24b am ce0bbb97: Merge "fix: memory leak" by Eric Laurent · 11 years ago
  70. 781bb3f DO NOT MERGE - fix: memory leak by soon1.choi · 11 years ago
  71. ce0bbb9 Merge "fix: memory leak" by Eric Laurent · 11 years ago
  72. c357157 fix: memory leak by soon1.choi · 11 years ago
  73. 8e2cfcd am 14a4dd89: am cecfb56c: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE." by Ying Wang · 11 years ago
  74. 14a4dd8 am cecfb56c: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE." by Ying Wang · 11 years ago
  75. 23853ea Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 11 years ago
  76. 271444a Renaming generic-sounding filenames to indicate "audio". by Paul McLean · 11 years ago
  77. 416b443 Technical debt paydown by Paul McLean · 11 years ago
  78. 5c8b899 am 2cbdfa9c: usbaudio: reset profile on device disconnect by Haynes Mathew George · 11 years ago
  79. 2cbdfa9 usbaudio: reset profile on device disconnect by Haynes Mathew George · 11 years ago
  80. de14862 am 257fde6e: Reroute submix HAL: fix race condition on output state by Jean-Michel Trivi · 11 years ago
  81. 257fde6 Reroute submix HAL: fix race condition on output state by Jean-Michel Trivi · 11 years ago
  82. c5f5daf am 719b8423: Merge "Remove ARCH_X86." by Elliott Hughes · 11 years ago
  83. 719b842 Merge "Remove ARCH_X86." by Elliott Hughes · 11 years ago
  84. 65d51a1 Remove ARCH_X86. by Elliott Hughes · 11 years ago
  85. df44fe7 am 32fb8b2d: Merge "Fix C++11 build." by Dan Albert · 11 years ago
  86. 9a8c57a Fix C++11 build. by Dan Albert · 11 years ago
  87. 5913434 am b73bc860: Support multiple pipes for rerouting by Jean-Michel Trivi · 11 years ago
  88. b73bc86 Support multiple pipes for rerouting by Jean-Michel Trivi · 11 years ago
  89. be9083b am 40d48e17: Merge "Stop using stlport." by Dan Albert · 11 years ago
  90. 6d604b1 Stop using stlport. by Dan Albert · 11 years ago
  91. 4b6c515 am 5ff76cb5: am 793a854e: Fix remote submix crash on null sink by Jean-Michel Trivi · 11 years ago
  92. 5ff76cb am 793a854e: Fix remote submix crash on null sink by Jean-Michel Trivi · 11 years ago
  93. 793a854 Fix remote submix crash on null sink by Jean-Michel Trivi · 11 years ago
  94. 6b82558 am e914d696: Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliant by Nick Vaccaro · 11 years ago
  95. e914d69 Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliant by Nick Vaccaro · 11 years ago
  96. 2cfd81b Support MONO and STERO USB inputs. Allow "dynamic" flag in audio_policy.conf. by Paul McLean · 11 years ago
  97. 253def9 usb audio: implement microphone mute. by Eric Laurent · 11 years ago
  98. 0f519a9 Merge "Fix problem with dropouts with multiple USB audio streams." into lmp-dev by Paul McLean · 11 years ago
  99. c48cdc8 Fixing non-playback on USB devices with support for MONO playback. by Paul McLean · 11 years ago
  100. 2c6196f Fix problem with dropouts with multiple USB audio streams. by Paul McLean · 11 years ago