1. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  2. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  3. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  4. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  5. b2e8954 Merge "audio: Remove timeout from waits on event flags in HAL driver threads" by TreeHugger Robot · 8 years ago
  6. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  7. 1de5e2b Merge "audio: Check status of registerPassthroughServiceImplementation" by Mikhail Naganov · 8 years ago
  8. e867456 audio: Remove timeout from waits on event flags in HAL driver threads by Mikhail Naganov · 8 years ago
  9. 57108a0 Merge "audiohal: Pass thread identifiers to the client for priority adjustment" by Mikhail Naganov · 8 years ago
  10. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  11. 3c25646 audio: Check status of registerPassthroughServiceImplementation by Mikhail Naganov · 8 years ago
  12. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  13. a1db22a audiohal: Pass thread identifiers to the client for priority adjustment by Mikhail Naganov · 8 years ago
  14. 9bb90a5 Merge "audiohal: Make closing of effects and streams fast" by Mikhail Naganov · 8 years ago
  15. a7426f7 Merge "audiohal: Make sure audio data transfer related commands go via FMQ" by Mikhail Naganov · 8 years ago
  16. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  17. 60a3eee Merge "Update Andriod.bp for hals." by Zhuoyao Zhang · 8 years ago
  18. 0dfa551 Merge "Audio HAL default implementation: reduce logspam" by Mikhail Naganov · 8 years ago
  19. a468fa8 audiohal: Make sure audio data transfer related commands go via FMQ by Mikhail Naganov · 9 years ago
  20. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  21. b0abafb audiohal: Make closing of effects and streams fast by Mikhail Naganov · 9 years ago
  22. 1fb94c7 Merge "Audio HAL: extensions for new SoC features" by Mikhail Naganov · 9 years ago
  23. d63e790 Audio HAL default implementation: reduce logspam by Mikhail Naganov · 9 years ago
  24. ac5012a Audio HAL: extensions for new SoC features by Mikhail Naganov · 9 years ago
  25. b21bdc8 use the device's default binder/passthrough mode in vts tests by Keun Soo Yim · 9 years ago
  26. e5b2271 Merge "hidl_memory no longer owns passed-in handles." by Martijn Coenen · 9 years ago
  27. 6b05875 Merge "Use MQDescriptor typedefs for cleanup" by TreeHugger Robot · 9 years ago
  28. 790db10 Use MQDescriptor typedefs for cleanup by Hridya Valsaraju · 9 years ago
  29. 45d4d30 hidl_memory no longer owns passed-in handles. by Martijn Coenen · 9 years ago
  30. d9d72ac Merge "audiohal: Fix volume changes handling" by Mikhail Naganov · 9 years ago
  31. 0a54f77 Merge "audio: add support for stub HAL in HIDL mode" by Eric Laurent · 9 years ago
  32. 9968f30 Merge "Remove useless Android.mk files." by TreeHugger Robot · 9 years ago
  33. f4f2ff3 audiohal: Fix volume changes handling by Mikhail Naganov · 9 years ago
  34. 5d406a3 Merge "add target-side profiling test for multimedia HIDL HALs" by Keun Soo Yim · 9 years ago
  35. f247b8d audio: add support for stub HAL in HIDL mode by Eric Laurent · 9 years ago
  36. e64871a add target-side profiling test for multimedia HIDL HALs by Keun Soo Yim · 9 years ago
  37. 66816de Remove useless Android.mk files. by Steven Moreland · 9 years ago
  38. 96232e3 Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories"" by Steven Moreland · 9 years ago
  39. 070e8d2 Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Ruchi Kandoi · 9 years ago
  40. 3881d93 Merge "audiohal: Fix incompatibility with legacy hal for writes" by Mikhail Naganov · 9 years ago
  41. ee901e3 audiohal: Fix incompatibility with legacy hal for writes by Mikhail Naganov · 9 years ago
  42. f276d19 Remove coverage from test configurations. by Ryan Campbell · 9 years ago
  43. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  44. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  45. a331de1 audiohal: Re-implement effect process using FMQ and IMemory by Mikhail Naganov · 9 years ago
  46. 5c88cf7 Merge "audiohal: Re-implement stream read and write using FMQ" by Mikhail Naganov · 9 years ago
  47. f755f46 add coverage config to audio effect VTS test by Keun Soo Yim · 9 years ago
  48. b29438e audiohal: Re-implement stream read and write using FMQ by Mikhail Naganov · 9 years ago
  49. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  50. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  51. 4a6bc70 Merge "update audio common generated vts file" by TreeHugger Robot · 9 years ago
  52. 474b61e update audio common generated vts file by Yuexi Ma · 9 years ago
  53. 71280e5 Define AUDIO_USAGE_ASSISTANT in list of audio attributes usage by Jean-Michel Trivi · 9 years ago
  54. 6a56e38 Moved operator== to be autogen'd by hidl-gen. by Yifan Hong · 9 years ago
  55. f6b8df2 Merge changes I64f56526,I65c5c7ba by Eric Laurent · 9 years ago
  56. 7deb7da audio treble HAL: implement methods and structures for stream in MMAP mode by Eric Laurent · 9 years ago
  57. ed9fa0e audio: add methods and structures for streamin MMAP mode by Eric Laurent · 9 years ago
  58. fcbb5d2 Merge "Fix offload tracks playback" by Mikhail Naganov · 9 years ago
  59. 685f0e3 Fix offload tracks playback by Mikhail Naganov · 9 years ago
  60. d5c2cef Merge "audio HAL: add definitions for MMAP stream mode" by Eric Laurent · 9 years ago
  61. e1333d8 audio HAL: add definitions for MMAP stream mode by Eric Laurent · 9 years ago
  62. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  63. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  64. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  65. 9f8a790 Merge "Update for colliding names in arguments and results." by TreeHugger Robot · 9 years ago
  66. acb0108 Update for colliding names in arguments and results. by Yifan Hong · 9 years ago
  67. 0771ac1 Make audiohal service 'oneshot' to avoid double restart on crash by Mikhail Naganov · 9 years ago
  68. 566cb52 Merge "audiohal: Do not log if EINVAL is received from get_presentation_position" by Mikhail Naganov · 9 years ago
  69. 13f43f4 audiohal: Do not log if EINVAL is received from get_presentation_position by Mikhail Naganov · 9 years ago
  70. c292056 Audio HAL: extensions for new SoC features by Mikhail Naganov · 9 years ago
  71. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  72. 7bdce32 Merge "Update to use the correct logging library." by Yifan Hong · 9 years ago
  73. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  74. a9a58c1 Merge "Audio HAL: fixes for issues discovered after client conversion" by Mikhail Naganov · 9 years ago
  75. 6e81e9b Audio HAL: fixes for issues discovered after client conversion by Mikhail Naganov · 9 years ago
  76. 32094ca Merge changes I0b1a0979,I4aa89a39 by TreeHugger Robot · 9 years ago
  77. d6e4f03 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  78. d26dc50 Always specify underlying enum type. by Steven Moreland · 9 years ago
  79. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  80. b74aac8 Merge "move VTS HIDL HAL tests to the corresponding interface directories" by Keun Soo Yim · 9 years ago
  81. 70b9a15 Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  82. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  83. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  84. a174588 Revert "Revert "Initial implementation of broadcast radio HAL."" by Eric Laurent · 9 years ago
  85. 9ea2824 add Android.mk to audio/common for audio/common/2.0/Android.mk by Keun Soo Yim · 9 years ago
  86. d82c3be Merge "Revert "Initial implementation of broadcast radio HAL."" by Eric Laurent · 9 years ago
  87. 2c2df01 Revert "Initial implementation of broadcast radio HAL." by Eric Laurent · 9 years ago
  88. 4433847 Merge "Initial implementation of broadcast radio HAL." by TreeHugger Robot · 9 years ago
  89. a33b341 Initial implementation of broadcast radio HAL. by Eric Laurent · 9 years ago
  90. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  91. 1054829 Implement audio devices and streams HAL delegating to legacy HAL by Mikhail Naganov · 9 years ago
  92. bf39317 Add simple target-side VTS test for IEffectFactory.hal by Mikhail Naganov · 9 years ago
  93. 5cf4cec Merge "Update overflowed values for audio.common@2.0::types." by TreeHugger Robot · 9 years ago
  94. c33bb74 Update overflowed values for audio.common@2.0::types. by Yifan Hong · 9 years ago
  95. c2f2779 Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  96. 04e3b48 add vts file for audio common by Keun Soo Yim · 9 years ago
  97. 0522f89 Merge "Implement audio effects HAL delegating to legacy HAL" by Mikhail Naganov · 9 years ago
  98. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  99. 7cbf2f1 Implement audio effects HAL delegating to legacy HAL by Mikhail Naganov · 9 years ago
  100. 0dc44bd Remove unecessary include that no longer exists by Colin Cross · 9 years ago