1. ae9fb02 Merge "Use -Werror in hardware/interfaces/audio" am: 7a4422d2a5 by Chih-Hung Hsieh · 8 years ago
  2. b38c1ae Use -Werror in hardware/interfaces/audio by Chih-Hung Hsieh · 8 years ago
  3. bb9e38f Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from by Xin Li · 8 years ago
  4. a1169dd Update makefiles for hidl_interface. by Steven Moreland · 8 years ago
  5. 90e3a50 Automatic mk -> bp. by Steven Moreland · 8 years ago
  6. 116161d Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1 by Steven Moreland · 8 years ago
  7. c3e80fa Update for Soong java makefiles. by Steven Moreland · 8 years ago
  8. 0653f3b Merge "Remove useless Android.mk files." am: 75d5cf515a am: f27cfa15d7 by Steven Moreland · 8 years ago
  9. 75d5cf5 Merge "Remove useless Android.mk files." by Treehugger Robot · 8 years ago
  10. 4b60470 Remove useless Android.mk files. by Steven Moreland · 8 years ago
  11. 9a17f41 Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f by Steven Moreland · 8 years ago
  12. 527fd76 Update for hidl adapter module defaults. by Steven Moreland · 8 years ago
  13. 9fdd241 Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3 by Steven Moreland · 8 years ago
  14. a5299ee Fix typo in update makefiles. by Steven Moreland · 8 years ago
  15. 97228c0 Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e am: b94d0c7290 by Steven Moreland · 8 years ago
  16. 26a0bb2 Update makefiles for hidl adapter. by Steven Moreland · 8 years ago
  17. c619cac Merge "Audio test statically links to dependencies." into oc-mr1-dev by Tri Vo · 8 years ago
  18. eb8dfd8 Audio test statically links to dependencies. by Tri Vo · 8 years ago
  19. dfd8287 Updating all makefiles. by Steven Moreland · 8 years ago
  20. 608d773 Update make file for vndk enabled. by Justin Yun · 8 years ago
  21. f5d136c Update Android.bp HIDL makefiles by Tri Vo · 8 years ago
  22. 6001220 Audio VTS: Change test utility from dyn to static lib by Kevin Rocard · 8 years ago
  23. afae464 Add OWNERS for audio-related HAL default implementations by Mikhail Naganov · 8 years ago
  24. 6301fc3 Add VTS test for validating audio effects config against XML schema by Mikhail Naganov · 8 years ago
  25. 6a0af3c Can not specify an audio effect for the default stream by Kevin Rocard · 8 years ago
  26. 3296cee Configure audio effects libraries with relative path by Kevin Rocard · 8 years ago
  27. 627fdaa Audio effect XSD: Give effect proxy its own tag by Kevin Rocard · 8 years ago
  28. 7a5614b Revert "Revert of "Audio: Add XML schema for audio effects configuration"" by Mikhail Naganov · 8 years ago
  29. d5196af Revert of "Audio: Add XML schema for audio effects configuration" by Mikhail Naganov · 8 years ago
  30. 7cd76c1 VTS Audio Effect: Do not check the result of IEffect::offload method am: 5abb15e987 by Mikhail Naganov · 8 years ago
  31. dd5605c VTS Audio Effect: Do not check the result of IEffect::offload method by Mikhail Naganov · 8 years ago
  32. 5abb15e VTS Audio Effect: Do not check the result of IEffect::offload method by Mikhail Naganov · 8 years ago
  33. 61de2b1 Audio: Add XML schema for audio effects configuration by Mikhail Naganov · 8 years ago
  34. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  35. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  36. 2d6f470 Merge "VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method" into oc-dev by Mikhail Naganov · 8 years ago
  37. c117245 VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method by Mikhail Naganov · 8 years ago
  38. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  39. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  40. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  41. c8c6a81 audiohal: Support stateful downmixer effects by Mikhail Naganov · 8 years ago
  42. 95344ba Merge "audiohal: Fix handling of invalid arguments in 'debugDump' methods" into oc-dev by Mikhail Naganov · 8 years ago
  43. 3e6fe75 audiohal: Fix handling of invalid arguments in 'debugDump' methods by Mikhail Naganov · 8 years ago
  44. 3a2470f audiohal: Fix typos in comments, add missing comments by Mikhail Naganov · 8 years ago
  45. a8a9cc6 audio hal: explicitly import headers by Steven Moreland · 8 years ago
  46. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  47. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  48. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  49. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  50. 8b62473 Merge "audiohal: Add crash tests for some methods of IEffect" by TreeHugger Robot · 8 years ago
  51. 05fa0d0 audiohal: Add crash tests for some methods of IEffect by Mikhail Naganov · 8 years ago
  52. b0dd076 audiohal: Remove stale TODOs by Mikhail Naganov · 8 years ago
  53. 9f28904 Add VTS tests for audio effects by Mikhail Naganov · 8 years ago
  54. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  55. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  56. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  57. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  58. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  59. 549ca2b audio_effect HAL uses "default" service name by Chris Phoenix · 9 years ago
  60. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  61. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  62. b2e8954 Merge "audio: Remove timeout from waits on event flags in HAL driver threads" by TreeHugger Robot · 8 years ago
  63. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  64. e867456 audio: Remove timeout from waits on event flags in HAL driver threads by Mikhail Naganov · 8 years ago
  65. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  66. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  67. 9bb90a5 Merge "audiohal: Make closing of effects and streams fast" by Mikhail Naganov · 8 years ago
  68. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 9 years ago
  69. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  70. b0abafb audiohal: Make closing of effects and streams fast by Mikhail Naganov · 9 years ago
  71. b21bdc8 use the device's default binder/passthrough mode in vts tests by Keun Soo Yim · 9 years ago
  72. f4f2ff3 audiohal: Fix volume changes handling by Mikhail Naganov · 9 years ago
  73. 5d406a3 Merge "add target-side profiling test for multimedia HIDL HALs" by Keun Soo Yim · 9 years ago
  74. e64871a add target-side profiling test for multimedia HIDL HALs by Keun Soo Yim · 9 years ago
  75. 96232e3 Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories"" by Steven Moreland · 9 years ago
  76. 070e8d2 Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Ruchi Kandoi · 9 years ago
  77. f276d19 Remove coverage from test configurations. by Ryan Campbell · 9 years ago
  78. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  79. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  80. a331de1 audiohal: Re-implement effect process using FMQ and IMemory by Mikhail Naganov · 9 years ago
  81. f755f46 add coverage config to audio effect VTS test by Keun Soo Yim · 9 years ago
  82. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  83. 6a56e38 Moved operator== to be autogen'd by hidl-gen. by Yifan Hong · 9 years ago
  84. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  85. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  86. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  87. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  88. 7bdce32 Merge "Update to use the correct logging library." by Yifan Hong · 9 years ago
  89. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  90. a9a58c1 Merge "Audio HAL: fixes for issues discovered after client conversion" by Mikhail Naganov · 9 years ago
  91. 6e81e9b Audio HAL: fixes for issues discovered after client conversion by Mikhail Naganov · 9 years ago
  92. 32094ca Merge changes I0b1a0979,I4aa89a39 by TreeHugger Robot · 9 years ago
  93. d6e4f03 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  94. d26dc50 Always specify underlying enum type. by Steven Moreland · 9 years ago
  95. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  96. b74aac8 Merge "move VTS HIDL HAL tests to the corresponding interface directories" by Keun Soo Yim · 9 years ago
  97. 70b9a15 Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  98. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  99. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  100. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago