1. 9b15ddf Merge "audiohal: Prevent logspam when calling get_presentation_position" by TreeHugger Robot · 8 years ago
  2. 54b4d1b Merge "Temporary disable tests failing tests for O" into oc-dev am: ed8c71e480 by Kevin Rocard · 8 years ago
  3. b7e2957 Merge "Temporary disable tests failing tests for O" into oc-dev am: ed8c71e480 by Kevin Rocard · 8 years ago
  4. ed8c71e Merge "Temporary disable tests failing tests for O" into oc-dev by TreeHugger Robot · 8 years ago
  5. 96a3a19 audiohal: Prevent logspam when calling get_presentation_position by Mikhail Naganov · 8 years ago
  6. 7708449 Update makefiles. (2/2) am: 76cfb84140 am: f203167814 by Steven Moreland · 8 years ago
  7. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  8. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  9. 3510657 Merge "audio HAL: fix getParameters status check." into oc-dev am: af7bc59c0a by Eric Laurent · 8 years ago
  10. 7f7a0a8 Merge "audio HAL: fix getParameters status check." into oc-dev am: af7bc59c0a by Eric Laurent · 8 years ago
  11. 45d4032 audio HAL: fix getParameters status check. by Eric Laurent · 8 years ago
  12. fd297c6 Temporary disable tests failing tests for O by Kevin Rocard · 8 years ago
  13. 6ade5e3 Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev am: c558ddf3fa by Kevin Rocard · 8 years ago
  14. cdf142d Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev am: c558ddf3fa by Kevin Rocard · 8 years ago
  15. a1d6ea4 Audio HAL: A speech volume outside of [0,1] is an error by Kevin Rocard · 8 years ago
  16. 7eb57b6 Remove unused lambda capture by Chih-Hung Hsieh · 8 years ago
  17. fcf186b Audio HAL VTS: Some methods are not optional by Kevin Rocard · 8 years ago
  18. c8e1b1d Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev am: 257c2f1a43 by Kevin Rocard · 8 years ago
  19. 257c2f1 Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev by Kevin Rocard · 8 years ago
  20. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  21. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  22. 4c03002 Audio HAL: A volume/gain outside of [0,1] is an error by Kevin Rocard · 8 years ago
  23. 96f46c4 Audio HAL VTS: Log test unexpected behaviour by Kevin Rocard · 8 years ago
  24. f26f67a Audio HAL VTS: Improve ASSERT of Result and Return by Kevin Rocard · 8 years ago
  25. 304b6c8 Audio HAL VTS: stopped stream state getters may return INVALID_STATE by Kevin Rocard · 8 years ago
  26. c4f1b2f Audio HAL VTS: setGain allow -0.0 by Kevin Rocard · 8 years ago
  27. 98390a6 Audio HAL VTS: Some methods are optional by Kevin Rocard · 8 years ago
  28. 476e38f Audio HAL VTS: GetPresentationPosition may return 0 on stop stream by Kevin Rocard · 8 years ago
  29. 8f8730c Audio HAL VTS: getDevice() == NONE => not supported by Kevin Rocard · 8 years ago
  30. 4aefd1c Audio HAL VTS: Getter test assert logic was incorrect by Kevin Rocard · 8 years ago
  31. 5e5783d Audio HAL VTS: debugDump can only test for crash by Kevin Rocard · 8 years ago
  32. 195205b Audio HAL VTS: Sanitize prepareFor{Writing,Reading} input size by Kevin Rocard · 8 years ago
  33. c07df49 Audio HAL VTS: refactor prepareFor{Reading,Writing} by Kevin Rocard · 8 years ago
  34. 04364ed Audio HAL VTS: Sanitize setMode input by Kevin Rocard · 8 years ago
  35. f8500dc Audio HAL VTS: Allow OK when setting a non existing parameter by Kevin Rocard · 8 years ago
  36. fa3b4a9 Audio HAL VTS: differentiate getParam success/failure/not_implemented by Kevin Rocard · 8 years ago
  37. 72e50e2 Audio HAL VTS: Fix style on modified files by Kevin Rocard · 8 years ago
  38. 43266a7 Merge "audiohal: Add diagnostics to investigate HAL call crashes" into oc-dev by Mikhail Naganov · 8 years ago
  39. 6c0f76a audiohal: Add diagnostics to investigate HAL call crashes by Mikhail Naganov · 8 years ago
  40. 63a3014 Merge "audiohal: Fix incorrect parameter handling in IDevicesFactory::openDevice" into oc-dev by Mikhail Naganov · 8 years ago
  41. 8604a73 audiohal: Fix incorrect parameter handling in IDevicesFactory::openDevice by Mikhail Naganov · 8 years ago
  42. 62ce08c Merge "Revert "audiohal: Get rid of multiple inheritance in IDevice implementation"" into oc-dev by Mikhail Naganov · 8 years ago
  43. 86685f5 Revert "audiohal: Get rid of multiple inheritance in IDevice implementation" by Mikhail Naganov · 8 years ago
  44. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  45. e4228e7 audiohal: Get rid of multiple inheritance in IDevice implementation by Mikhail Naganov · 8 years ago
  46. 3e6fe75 audiohal: Fix handling of invalid arguments in 'debugDump' methods by Mikhail Naganov · 8 years ago
  47. ab24ecd audio hal: initialize audio patch handle by Derek Chen · 8 years ago
  48. 34b44cd Audio primary hal: fix member function used before init by Kevin Rocard · 8 years ago
  49. d7e8852 Merge changes from topic 'vts-audio-fix' into oc-dev by TreeHugger Robot · 8 years ago
  50. a8a9cc6 audio hal: explicitly import headers by Steven Moreland · 8 years ago
  51. 3acaa66 soundtrigger: Use "default" instance name for HAL service by Mikhail Naganov · 8 years ago
  52. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  53. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  54. 4034306 Audio HAL: Destroy EventFlag on failed prepareTo{write,read} by Kevin Rocard · 8 years ago
  55. b6498cb Audio HAL: Check for buffer size overflow by Kevin Rocard · 8 years ago
  56. 67d5508 Audio HAL: Detect buffer memory allocation failure by Kevin Rocard · 8 years ago
  57. fba442a Audio HAL: Detect openDevice failure by Kevin Rocard · 8 years ago
  58. 6f22680 Audio HAL VTS: Fix documentation by Kevin Rocard · 8 years ago
  59. 936279e audiohal: Fix UAF of HAL devices in Stream objects by Mikhail Naganov · 8 years ago
  60. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  61. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  62. d4762a7 Merge "audiohal: Remove stale TODOs" by TreeHugger Robot · 8 years ago
  63. b0dd076 audiohal: Remove stale TODOs by Mikhail Naganov · 8 years ago
  64. e9a8fb7 Audio HAL VTS: test leftover calls by Kevin Rocard · 8 years ago
  65. 624800c Audio HAL VTS: Add test for IStreamOut by Kevin Rocard · 8 years ago
  66. 24db65c Audio HAL VTS: Avoid copying Return in helper by Kevin Rocard · 8 years ago
  67. c996352 Audio HAL VTS: Add tests for IStreamIn by Kevin Rocard · 8 years ago
  68. 8878b4b Audio HAL VTS: Add at least negative tests for IStream by Kevin Rocard · 8 years ago
  69. b903124 Audio HAL VTS: Test IStream::debugDump by Kevin Rocard · 8 years ago
  70. a7df7fc Audio HAL VTS: Split big test for better traceability by Kevin Rocard · 8 years ago
  71. de8cbff Audio hal VTS: pretty print AudioDevice and ChannelMask by Kevin Rocard · 8 years ago
  72. 20e7af6 Audio Hal VTS: Refactor ASSERT_RESULT helper by Kevin Rocard · 8 years ago
  73. 9c36914 Audio hal VTS: generate names for parametrized tests by Kevin Rocard · 8 years ago
  74. 92ce35d Audio hal VTS: factorize master volume test by Kevin Rocard · 8 years ago
  75. ee771e9 Fix potentiel deadlock in audio VTS by Kevin Rocard · 8 years ago
  76. 161b564 audio: use vts target test base class by Yuexi Ma · 8 years ago
  77. 3c405a7 Add VTS for the audio primary device by Kevin Rocard · 8 years ago
  78. fd067c3 Fix segfault in Primary audio hal hidl wrapper getDevice by Kevin Rocard · 8 years ago
  79. d1e98ae Do not skip failing Audio vts tests by Kevin Rocard · 8 years ago
  80. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  81. d0fbfd8 Merge "audio: fix IStream.createMmapBuffer()" by Eric Laurent · 8 years ago
  82. 89dc24e Merge "Add VTS tests for the primary audio hal" by Keun Soo Yim · 8 years ago
  83. a6f40c8 audio: fix IStream.createMmapBuffer() by Eric Laurent · 8 years ago
  84. f035788 Add VTS tests for the primary audio hal by Kevin Rocard · 8 years ago
  85. 476930c Revert "audiohal: Add diagnostic message to check the number of bytes written" by Mikhail Naganov · 8 years ago
  86. 8d391c8 audiohal: Add diagnostic message to check the number of bytes written by Mikhail Naganov · 8 years ago
  87. 213170b Create Broadcast radio HAL 1.1; implement DigitalStatus enum. by Tomasz Wasilczyk · 8 years ago
  88. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  89. f609010 BroadcastRadio HAL uses "default" service name by Chris Phoenix · 9 years ago
  90. 63a3bd1 Merge "audio_effect HAL uses "default" service name" by TreeHugger Robot · 8 years ago
  91. 549ca2b audio_effect HAL uses "default" service name by Chris Phoenix · 9 years ago
  92. 55f7247 AudioDevices HAL uses "default" service name by Yifan Hong · 8 years ago
  93. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  94. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  95. b2e8954 Merge "audio: Remove timeout from waits on event flags in HAL driver threads" by TreeHugger Robot · 8 years ago
  96. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  97. 1de5e2b Merge "audio: Check status of registerPassthroughServiceImplementation" by Mikhail Naganov · 8 years ago
  98. e867456 audio: Remove timeout from waits on event flags in HAL driver threads by Mikhail Naganov · 8 years ago
  99. 57108a0 Merge "audiohal: Pass thread identifiers to the client for priority adjustment" by Mikhail Naganov · 8 years ago
  100. d38f147 Updated makefiles by Andreas Huber · 8 years ago