- 8fca300 audio: Fix fixed size char array conversions by Mikhail Naganov · 4 years, 4 months ago
- c12d5ad audio: Update OWNERS by Mikhail Naganov · 4 years, 5 months ago
- 660a86d audio: Use strings for EffectDescriptor.{name|implementor} by Mikhail Naganov · 4 years, 5 months ago
- 3731b18 Merge "audio: Remove dependency on libxml2 from the default implementation" by Treehugger Robot · 4 years, 6 months ago
- b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
- bc35c9c audio: Remove dependency on libxml2 from the default implementation by Mikhail Naganov · 4 years, 6 months ago
- a9ac889 audio: Create libraries for data types in core and effect by Mikhail Naganov · 4 years, 7 months ago
- ff61198 audio: Update common types to better match legacy structs by Mikhail Naganov · 4 years, 6 months ago
- 0dbf398 Audio: Add VTS tests for invalid enum-strings, Part 2 by Mikhail Naganov · 4 years, 7 months ago
- f363ed4 audio: Update default effect HAL wrapper to support V7 by Mikhail Naganov · 4 years, 8 months ago
- ec5df2d audio: Use docstrings instead of comments in types.hal files by Mikhail Naganov · 4 years, 9 months ago
- 4122f63 Move UUID conversions into their own class by Mikhail Naganov · 4 years, 9 months ago
- 4e7d69e Changing package for audio_policy_configuration_V7_0 by Hayden Gomes · 4 years, 9 months ago
- d72a7c2 audio: Implement VTS tests for V7.0 by Mikhail Naganov · 5 years ago
- fda2042 Audio: Rearrange types in V7 by Mikhail Naganov · 5 years ago
- a8814e5 Audio: Build file updates by Mikhail Naganov · 5 years ago
- 60ced76 Audio: Copy HAL V6 into V7 by Mikhail Naganov · 5 years ago
- 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- b9743d4 Audio VTS: Suppress empty parameter list failures by Mikhail Naganov · 5 years ago
- 7d537ae Make android.hardware.renderscript@1.0 buildable for native_bridge am: 7cac9425b0 am: d454bfb695 by Victor Khimenko · 5 years ago
- 7cac942 Make android.hardware.renderscript@1.0 buildable for native_bridge by Victor Khimenko · 5 years ago
- d610435 update hidl .bp by Jooyung Han · 5 years ago
- d18cba8 update hidl .bp by Jooyung Han · 5 years ago
- 3b6534e Use StopServicesSetup to stop/start framework. am: 8a648312f8 am: 95d430d6c8 by Dan Shi · 5 years ago
- 8a64831 Use StopServicesSetup to stop/start framework. by Dan Shi · 5 years ago
- 09f4f0b Merge "audio: Centralize audio configuration paths specification" am: c2e1f3baef am: fefefa63a6 by Treehugger Robot · 5 years ago
- 5a6ffb2 audio: Centralize audio configuration paths specification by Mikhail Naganov · 5 years ago
- eb5f33e Rename vts-core to vts am: ba894f81db am: 55d110bcd0 by Dan Shi · 5 years ago
- ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
- f5f04f1 Merge "Audio Effects: Run more tests for LoudnessEnhancerEffect" am: 7a2c9860f2 am: 004262eec4 by Treehugger Robot · 5 years ago
- 7a2c986 Merge "Audio Effects: Run more tests for LoudnessEnhancerEffect" by Treehugger Robot · 5 years ago
- 892d147 Audio Effects: Run more tests for LoudnessEnhancerEffect by Mikhail Naganov · 5 years ago
- 6c3c46c Audio Effects: Skip CheckConfig test for non-matching HAL versions am: 248708f63c am: 8c32e628be by Mikhail Naganov · 5 years ago
- 248708f Audio Effects: Skip CheckConfig test for non-matching HAL versions by Mikhail Naganov · 5 years ago
- 9f1197d Merge "audio: Fix audio effects schema for V6" am: 6918c455e1 am: aef1ef555c am: a1a571da55 by Automerger Merge Worker · 6 years ago
- 9f83bb9 audio: Fix audio effects schema for V6 by Mikhail Naganov · 6 years ago
- 53ae7c6 Merge "[AudioEffect V6] Add missing sources in schemas" am: dde44ce92c am: 8acc85f35a am: 6f3ddf948e by Automerger Merge Worker · 6 years ago
- d4322ee [AudioEffect V6] Add Device Effects am: f8ed37158b am: 5c4b0e82a7 am: 07573e2615 by Automerger Merge Worker · 6 years ago
- 1aa7d5a [AudioEffect V6] Add missing sources in schemas by François Gaffie · 6 years ago
- f8ed371 [AudioEffect V6] Add Device Effects by François Gaffie · 6 years ago
- d33e693 Audio effect HAL: Add device ID to createEffect API by Eric Laurent · 6 years ago
- 653c876 Merge "Add audio stream and usage for virtual assistant" by Treehugger Robot · 6 years ago
- 09e665e Add audio stream and usage for virtual assistant by Baekgyeong Kim · 6 years ago
- 828f15e Merge "[vts-core] add VtsHalAudioEffectV*_0TargetTest to vts-core" am: 4472878a42 am: 96dd61d29b am: e876443913 by Automerger Merge Worker · 6 years ago
- 3c12e58 [vts-core] add VtsHalAudioEffectV*_0TargetTest to vts-core by nelsonli · 6 years ago
- 3bc7741 Add audio stream and usage for virtual assistant by Baekgyeong Kim · 6 years ago
- ceaeee1 Audio effect HAL: Add device ID to createEffect API by Eric Laurent · 6 years ago
- 2cee5c3 Audio HAL: Fix UAF if the effect is removed after close am: 532240f4eb am: 78836599d2 by Mikhail Naganov · 6 years ago
- 532240f Audio HAL: Fix UAF if the effect is removed after close by Mikhail Naganov · 6 years ago
- 2a652ce audio effect: Avoid using stack-allocated arrays by Mikhail Naganov · 6 years ago
- d041930 Audio V6 wrapper: IDevice|IStream|IEffect.close releases HAL resource by Mikhail Naganov · 6 years ago
- 7623ed9 Audio V6 wrapper: IDevice|IStream|IEffect.close releases HAL resource by Mikhail Naganov · 6 years ago
- 315ce41 audio: Parametrize effect VTS tests for V6.0 by Mikhail Naganov · 6 years ago
- 2a515e1 Introduce Audio V6 by Kevin Rocard · 6 years ago
- 55a4518 Change some formatting for better script parsing by Kevin Rocard · 6 years ago
- c581b41 Version dependant target should included version in name by Kevin Rocard · 6 years ago
- bc1d5aa audio: Parametrize effect VTS tests for V6.0 by Mikhail Naganov · 6 years ago
- 0349c2f Introduce Audio V6 by Kevin Rocard · 6 years ago
- c69e3e9 Change some formatting for better script parsing by Kevin Rocard · 6 years ago
- 38c46d0 Merge "Remove libhwbinder/libhidltransport deps" am: 6b62c58a9a am: 8c22c3862f am: 6684ee8c36 by Steven Moreland · 6 years ago
- b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
- 337e008 Version dependant target should included version in name by Kevin Rocard · 6 years ago
- 6d494b2 Merge "Update hidl makefiles for bpfmt" am: ff0bd741ca am: 96f40f7b02 by Steven Moreland · 6 years ago
- 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
- 7f4e21a Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6 am: 7224bc9bcf by Steven Moreland · 6 years ago
- a878aee Update makefies: no 'types' by Steven Moreland · 6 years ago
- 63bf694 Make audio HAL consistent. by Steven Moreland · 6 years ago
- fa02144 audio: Add support for dumping info from effect HAL modules by Mikhail Naganov · 6 years ago
- 4001118 Change class and variable names by Sundong Ahn · 6 years ago
- 58062e0 Remove the dependency on ICU by Victor Chang · 7 years ago
- 8110248 Remove the dependency on ICU by Victor Chang · 7 years ago
- 4aa0f07 Effects: add new effect volume flag by Jasmine Cha · 7 years ago
- f2b77b0 audio: add new audio formats by Eric Laurent · 7 years ago
- c9ea9f6 Update signature files to the new format by Tor Norbye · 7 years ago
- 09ade87 Merge "Add audio_effects_conf" by TreeHugger Robot · 7 years ago
- fdd3300 Add libandroidicu as static lib in the VtsHalAudio by Victor Chang · 7 years ago
- 1fce092 Add audio_effects_conf by Sundong Ahn · 7 years ago
- 2c12b89 Add libandroidicu as static lib in the VtsHalAudio by Victor Chang · 7 years ago
- 1503a98 Audio HAL: Add optional Destination to SinkMetadata by Mikhail Naganov · 7 years ago
- 00a44c0 Audio HAL: More generalization for types imports by Mikhail Naganov · 7 years ago
- 3907f76 Audio HAL: Simplify types updates for 'common' and 'effect' packages by Mikhail Naganov · 7 years ago
- 543bf9c Audio HAL: Simplify types updates for 'common' and 'audio' packages by Mikhail Naganov · 7 years ago
- 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
- 7b7f206 Revert "Temporally remove audio V5 from the VNDK to save space" by Kevin Rocard · 7 years ago
- 947bd54 Temporally remove audio V5 from the VNDK to save space by Kevin Rocard · 7 years ago
- 35c0de8 Audio HAL V5: Introduce HAL V5, equal to V4 for now by Kevin Rocard · 7 years ago
- 20614ba Audio HAL V5: Introduce HAL V5, equal to V4 for now by Kevin Rocard · 7 years ago
- 1108d4a Audio HAL: Factorize Android.bp by Kevin Rocard · 7 years ago
- 96d2cd9 Audio HAL: Factorize V2 and V4 like libaudiohal by Kevin Rocard · 7 years ago
- f5305b3 Audio HAL: Align V2 and V4 VTS by Kevin Rocard · 7 years ago
- 1770b3b Audio HAL: Cleanup implementation by Kevin Rocard · 7 years ago
- 55b1061 Audio: Run clang-format on all files by Kevin Rocard · 7 years ago
- ff84c37 pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
- 15eb7a6 audio: Add a missing break to EffectsFactory::getAllDescriptors by Mikhail Naganov · 7 years ago
- 40e36fa audio: Add a missing break to EffectsFactory::getAllDescriptors by Mikhail Naganov · 7 years ago
- 8ca56c3 VTS: Do not require XML for Audio effect V2 by Kevin Rocard · 7 years ago
- a3268e9 Effect VTS: Allow an effect proxy as pre/post processing am: 0f0328fc4e by Kevin Rocard · 7 years ago
- bc41f7d Merge "VTS: Do not require XML for Audio effect V2" into pi-dev am: ad3acdc14f by Kevin Rocard · 7 years ago
- b41b575 VTS: Do not require XML for Audio effect V2 by Kevin Rocard · 7 years ago
- 88897fe Effect VTS: Allow an effect proxy as pre/post processing am: 0f0328fc4e am: f06d4203ac am: 80abca52de by Kevin Rocard · 7 years ago