1. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  2. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  3. 8b62473 Merge "audiohal: Add crash tests for some methods of IEffect" by TreeHugger Robot · 8 years ago
  4. 05fa0d0 audiohal: Add crash tests for some methods of IEffect by Mikhail Naganov · 8 years ago
  5. b0dd076 audiohal: Remove stale TODOs by Mikhail Naganov · 8 years ago
  6. 9f28904 Add VTS tests for audio effects by Mikhail Naganov · 8 years ago
  7. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  8. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  9. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  10. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  11. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  12. 549ca2b audio_effect HAL uses "default" service name by Chris Phoenix · 9 years ago
  13. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  14. 86fa244 Merge "Update makefiles to use filgroup syntax." by TreeHugger Robot · 8 years ago
  15. b2e8954 Merge "audio: Remove timeout from waits on event flags in HAL driver threads" by TreeHugger Robot · 8 years ago
  16. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  17. e867456 audio: Remove timeout from waits on event flags in HAL driver threads by Mikhail Naganov · 8 years ago
  18. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  19. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  20. 9bb90a5 Merge "audiohal: Make closing of effects and streams fast" by Mikhail Naganov · 8 years ago
  21. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  22. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 8 years ago
  23. b0abafb audiohal: Make closing of effects and streams fast by Mikhail Naganov · 8 years ago
  24. b21bdc8 use the device's default binder/passthrough mode in vts tests by Keun Soo Yim · 9 years ago
  25. f4f2ff3 audiohal: Fix volume changes handling by Mikhail Naganov · 9 years ago
  26. 5d406a3 Merge "add target-side profiling test for multimedia HIDL HALs" by Keun Soo Yim · 9 years ago
  27. e64871a add target-side profiling test for multimedia HIDL HALs by Keun Soo Yim · 9 years ago
  28. 96232e3 Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories"" by Steven Moreland · 9 years ago
  29. 070e8d2 Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Ruchi Kandoi · 9 years ago
  30. f276d19 Remove coverage from test configurations. by Ryan Campbell · 9 years ago
  31. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  32. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  33. a331de1 audiohal: Re-implement effect process using FMQ and IMemory by Mikhail Naganov · 9 years ago
  34. f755f46 add coverage config to audio effect VTS test by Keun Soo Yim · 9 years ago
  35. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  36. 6a56e38 Moved operator== to be autogen'd by hidl-gen. by Yifan Hong · 9 years ago
  37. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  38. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  39. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  40. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  41. 7bdce32 Merge "Update to use the correct logging library." by Yifan Hong · 9 years ago
  42. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  43. a9a58c1 Merge "Audio HAL: fixes for issues discovered after client conversion" by Mikhail Naganov · 9 years ago
  44. 6e81e9b Audio HAL: fixes for issues discovered after client conversion by Mikhail Naganov · 9 years ago
  45. 32094ca Merge changes I0b1a0979,I4aa89a39 by TreeHugger Robot · 9 years ago
  46. d6e4f03 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  47. d26dc50 Always specify underlying enum type. by Steven Moreland · 9 years ago
  48. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  49. b74aac8 Merge "move VTS HIDL HAL tests to the corresponding interface directories" by Keun Soo Yim · 9 years ago
  50. 70b9a15 Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  51. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  52. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  53. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  54. 1054829 Implement audio devices and streams HAL delegating to legacy HAL by Mikhail Naganov · 9 years ago
  55. bf39317 Add simple target-side VTS test for IEffectFactory.hal by Mikhail Naganov · 9 years ago
  56. c2f2779 Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  57. 0522f89 Merge "Implement audio effects HAL delegating to legacy HAL" by Mikhail Naganov · 9 years ago
  58. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  59. 7cbf2f1 Implement audio effects HAL delegating to legacy HAL by Mikhail Naganov · 9 years ago
  60. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  61. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  62. c115895 Remove redundant prefixes from enums in audio common types and effects HAL by Mikhail Naganov · 9 years ago
  63. 40be06c Define HAL for audio effects by Mikhail Naganov · 9 years ago