- c14d893 audio fuzzers: update cc field in fuzz_config by Harish Mahendrakar · 1 year, 11 months ago
- 062add5 AAudio: Update loopback test to use new Analyzer by Robert Wu · 2 years, 7 months ago
- 3eb8efa Fix potential memory leaks by Chih-Hung Hsieh · 2 years, 10 months ago
- 5120250 Add libAudioHal AIDL interface placeholder by Shunkai Yao · 2 years, 9 months ago
- 01d471e Declare the headers of the ndk_library by Spandan Das · 3 years ago
- 9b452d4 Use explicit aidl versions for audio hal and soundtrigger dependencies. by Lorena Torres-Huerta · 3 years ago
- 8132989 Add AudioAttributes and AudioFlag for use in HAL interface for engine configuration. by Lorena Torres-Huerta · 3 years, 1 month ago
- d53d7a1 #undef ATRACE_TAG to fix compile error by Zim · 3 years ago
- a910fba Merge "Fix/suppress bugprone-branch-clone warnings" am: 55d91e6ae2 am: 378fc2d027 by Treehugger Robot · 3 years, 3 months ago
- 378fc2d Merge "Fix/suppress bugprone-branch-clone warnings" am: 55d91e6ae2 by Treehugger Robot · 3 years, 3 months ago
- ac52152 Fix/suppress bugprone-branch-clone warnings by Chih-Hung Hsieh · 3 years, 3 months ago
- 206b4cc Merge "AAudio: Remove use of -0x80000000" into tm-dev am: ec6795cbd6 by TreeHugger Robot · 3 years, 4 months ago
- da3e6fb Merge "test_flowgraph: add tests for SinkI32.cpp" into tm-dev am: b2dbb48e44 by TreeHugger Robot · 3 years, 4 months ago
- ec6795c Merge "AAudio: Remove use of -0x80000000" into tm-dev by TreeHugger Robot · 3 years, 4 months ago
- e2ac8fa test_flowgraph: add tests for SinkI32.cpp by Phil Burk · 3 years, 4 months ago
- 4b17639 AAudio: Remove use of -0x80000000 by Robert Wu · 3 years, 4 months ago
- 1b33494 Merge "Modify incorrect comment information" am: 4442ac3098 am: 51ea096bde by Treehugger Robot · 3 years, 4 months ago
- 51ea096 Merge "Modify incorrect comment information" am: 4442ac3098 by Treehugger Robot · 3 years, 4 months ago
- d55acea Modify incorrect comment information by zhanglina1 · 3 years, 4 months ago
- eb3ecd3 Merge "aaudio: fix power measurement script" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- ff4ab72 Merge "Build with upstream lld: Fix incorrect static dependencies" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- a641b58 Merge "aaudio: prevent very short sleeps in callback thread" into tm-dev by Phil Burk · 3 years, 5 months ago
- 261b883 Build with upstream lld: Fix incorrect static dependencies by Pirama Arumuga Nainar · 3 years, 5 months ago
- ec21f2b aaudio: prevent very short sleeps in callback thread by Phil Burk · 3 years, 5 months ago
- 05efefb V1 is the latest version of android.media.audio.common.types by Jiyong Park · 3 years, 5 months ago
- 12c71ee Merge "AAudio: Completely sync flowgraph with Oboe" into tm-dev by Robert Wu · 3 years, 5 months ago
- c494437 aaudio: fix power measurement script by Phil Burk · 3 years, 5 months ago
- edc850a AAudio: Completely sync flowgraph with Oboe by Robert Wu · 3 years, 5 months ago
- e429db1 Merge "aaudio: Fix parsing of power commands" into tm-dev by Phil Burk · 3 years, 5 months ago
- 257cbe7 aaudio: Fix parsing of power commands by Phil Burk · 3 years, 6 months ago
- 24df9d2 Merge "aaudio: clarify setDeviceId() behavior" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- 88ae4a1 aaudio: clarify setDeviceId() behavior by Phil Burk · 3 years, 5 months ago
- 30e5893 test_flowgraph: check for compiler bug by Phil Burk · 3 years, 5 months ago
- 360c4ba Move basic tests from postsubmit to presubmit by Robert Wu · 3 years, 6 months ago
- 724cd5a [automerge] Fix AAudio waiting for stop SIGABRT 2p: 318e42a800 by Robert Wu · 3 years, 6 months ago
- 318e42a Fix AAudio waiting for stop SIGABRT by Robert Wu · 4 years ago
- 778e66b Merge "Add basic CTS aaudio tests to postsubmit" into tm-dev by Robert Wu · 3 years, 6 months ago
- 59e26dc Add basic CTS aaudio tests to postsubmit by Robert Wu · 3 years, 6 months ago
- f893e80 Support float data on aaudio legacy record fast path. by jiabin · 3 years, 6 months ago
- 4f578a2 aaudio: reduce aaudio.min_sleep_usec default by Phil Burk · 3 years, 7 months ago
- c473ac0 Merge "Consolidate libaudioclient buffers p1" by Atneya Nair · 3 years, 7 months ago
- b675f1f Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 7 months ago
- 6ad6c36 Merge "audio:fix audio stream issue." am: e90a207d2d am: e5a5b3f37d am: 0c3ba1a853 by Treehugger Robot · 3 years, 7 months ago
- 5bfd905 Merge "Updated fuzzer for libaaudio" by TreeHugger Robot · 3 years, 7 months ago
- ed782c8 aaudio: show format as text by Phil Burk · 3 years, 7 months ago
- 0307927 Consolidate libaudioclient buffers p1 by Atneya Nair · 3 years, 8 months ago
- 005321c Updated fuzzer for libaaudio by Anuj Joshi · 3 years, 7 months ago
- b86812e aaudio: test MonotonicCounter by Phil Burk · 3 years, 8 months ago
- 58c1e6d aaudio: protect MonotonicCounter from overflow by Phil Burk · 3 years, 8 months ago
- 1305af7 Merge "aaudio example: add dynamic workload test" by Phil Burk · 3 years, 8 months ago
- c7acc13 aaudio example: add dynamic workload test by Phil Burk · 4 years ago
- b962f37 Merge "Add standby mode for aaudio service stream." by TreeHugger Robot · 3 years, 8 months ago
- 60d8391 audio:fix audio stream issue. by liuxiaoyu7 · 3 years, 8 months ago
- f7f0615 Add standby mode for aaudio service stream. by jiabin · 3 years, 10 months ago
- 667374a audio:fix audio stream issue. by liuxiaoyu7 · 3 years, 8 months ago
- 9481590 aaudio: add +x to scripts for monitoring CPU rails by Phil Burk · 3 years, 8 months ago
- b4be88c Merge "Don't apply extra AAudio volume ramps" by Robert Wu · 3 years, 9 months ago
- b7e30fa Don't apply extra AAudio volume ramps by Robert Wu · 3 years, 9 months ago
- 92795f7 Merge "aaudio: measure device power using python script" by Phil Burk · 3 years, 9 months ago
- 8393bed Add MMAP Audio Balance by Robert Wu · 3 years, 9 months ago
- b293bf3 aaudio: measure device power using python script by Phil Burk · 3 years, 9 months ago
- d740083 Blend MMAP streams for accessibility by Robert Wu · 3 years, 9 months ago
- 057f083 Sync AAudio flowgraph with Oboe by Robert Wu · 3 years, 9 months ago
- b249d27 Refactor AudioRecord callback to interface by Atneya Nair · 3 years, 9 months ago
- 7daa4f9 Modify AAudio for new AudioTrack callback format by Atneya Nair · 3 years, 10 months ago
- 990ffc2 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 3 years, 10 months ago
- 6a8238eb Revert "Revert "Refactor AudioTrack callback to Interface"" by Atneya Nair · 3 years, 11 months ago
- 2245fb2 Merge "Revert "Refactor AudioTrack callback to Interface"" by TreeHugger Robot · 3 years, 11 months ago
- f13b98a Revert "Refactor AudioTrack callback to Interface" by Daniel Chapin · 3 years, 11 months ago
- 22a95c8 Added fuzzer for libaaudio by Anuj Joshi · 4 years, 1 month ago
- f86d269 Refactor AudioTrack callback to Interface by Atneya · 3 years, 11 months ago
- d4b07a0 Merge "Change docs to include aaudio/Aaudio.h" by Robert Wu · 3 years, 11 months ago
- ed4225f Merge "aaudio tests: fix test_attributes" by TreeHugger Robot · 4 years ago
- 3ed1e46 Merge "Fix AAudio waiting for stop SIGABRT" by TreeHugger Robot · 4 years ago
- a00dbca Change docs to include aaudio/Aaudio.h by Robert Wu · 4 years ago
- 676764f Fix AAudio waiting for stop SIGABRT by Robert Wu · 4 years ago
- c4d2cfe Remove unnecessary property query. by jiabin · 4 years ago
- 74f488d Merge "AAudio: support spatialization attributes" into sc-v2-dev am: 6e6c9b08ca am: 6e1c0de54f by Jean-Michel Trivi · 4 years ago
- 656bfdc AAudio: support spatialization attributes by Jean-Michel Trivi · 4 years ago
- 37bb1e0 Merge "Add HAL interface to replace aaudio system property." by TreeHugger Robot · 4 years ago
- e504e7b Add HAL interface to replace aaudio system property. by jiabin · 4 years ago
- a114e9f Merge "aaudio test: add close option to test_steal_exclusive" by TreeHugger Robot · 4 years ago
- dca60f3 aaudio tests: fix test_attributes by Phil Burk · 4 years ago
- c8dd629 aaudio test: add close option to test_steal_exclusive by Phil Burk · 4 years ago
- e99d088 Move AudioMMapPolicy* from android.media to a.m.audio.common SAIDL by jiabin · 4 years ago
- 8607266 Merge "Add interface to query the mmap support." by TreeHugger Robot · 4 years ago
- ebe6410 Add interface to query the mmap support. by Jiabin Huang · 4 years ago
- ac27ff5 Merge "Fix race condition for stream open" by TreeHugger Robot · 4 years ago
- daf7b24 Fix race condition for stream open by Robert Wu · 4 years ago
- f45fb0e Revert "Add interface to query the mmap support." by Ember Rose · 4 years ago
- 57c44c0 Add interface to query the mmap support. by jiabin · 4 years ago
- 93b19f3 Merge "aaudio: cleanup test build" by TreeHugger Robot · 4 years ago
- 1a9a365 aaudio: cleanup test build by Phil Burk · 4 years, 1 month ago
- 57bd06f Move common audio AIDL types to audio.media.audio.common by Mikhail Naganov · 4 years, 1 month ago
- a220285 Fix odd values in aaudio metrics. by jiabin · 4 years, 1 month ago
- 43e8a6c Merge "Fix odd values in aaudio metrics." into sc-v2-dev am: 76f5644f93 am: ed63bf9634 by Jiabin Huang · 4 years, 1 month ago
- 76f5644 Merge "Fix odd values in aaudio metrics." into sc-v2-dev by Jiabin Huang · 4 years, 1 month ago
- fbf2030 Fix odd values in aaudio metrics. by jiabin · 4 years, 1 month ago
- 201e35d Merge "Support aaudio channel mask." into sc-v2-dev am: 34fb115d3e am: db4c047cb3 by TreeHugger Robot · 4 years, 2 months ago
- 34fb115 Merge "Support aaudio channel mask." into sc-v2-dev by TreeHugger Robot · 4 years, 2 months ago