summaryrefslogtreecommitdiffstats
path: root/audio/core
Commit message (Expand)AuthorAgeFilesLines
* Validate HAL mic inputKevin Rocard2019-05-211-0/+10
* Revert "Revert "Fix audio VTS build""Eric Laurent2019-02-221-2/+1
* Revert "Fix audio VTS build"Eric Laurent2019-02-221-1/+2
* Fix audio VTS buildEric Laurent2019-02-221-2/+1
* Remove the dependency on ICUVictor Chang2019-01-311-3/+0
* VTS test for MicrophoneDirection API (HAL V 5.0)Paul McLean2019-01-302-2/+56
* audio vts: update with new audio policy classEric Laurent2019-01-191-1/+2
* Merge "Adding Audio HAL V5: Direction API"Paul Mclean2019-01-172-1/+25
|\
| * Adding Audio HAL V5: Direction APIPaul McLean2019-01-162-1/+25
* | audio: Update source / sink metadata after opening streamMikhail Naganov2019-01-153-27/+80
|/
* Add libandroidicu as static lib in the VtsHalAudioVictor Chang2019-01-021-0/+1
* Audio HAL: Add optional Destination to SinkMetadataMikhail Naganov2018-12-192-3/+3
* Audio HAL: More generalization for types importsMikhail Naganov2018-12-148-44/+12
* Audio HAL: Simplify types updates for 'common' and 'audio' packagesMikhail Naganov2018-12-1112-77/+20
* Audio V5: move Stream Metadata to commonKevin Rocard2018-12-022-1/+9
* Audio HAL V5: Introduce HAL V5, equal to V4 for nowKevin Rocard2018-12-0217-37/+72
* Audio VTS: Reset HAL after setConnectionStateKevin Rocard2018-11-281-9/+19
* Audio HAL: do not test input stream if no Built-in mic on primaryKevin Rocard2018-11-283-38/+123
* Audio VTS: Simplify sequential #ifKevin Rocard2018-11-281-4/+3
* Audio HAL: Factorize Android.bpKevin Rocard2018-11-282-61/+29
* Audio HAL: Factorize V2 and V4 like libaudiohalKevin Rocard2018-11-2869-2622/+513
* Audio VTS: Move version specific code to its own fileKevin Rocard2018-11-288-436/+542
* Audio HAL: Align V2 and V4 VTSKevin Rocard2018-11-285-187/+308
* Audio HAL: Cleanup implementationKevin Rocard2018-11-287-5/+6
* Audio: Run clang-format on all filesKevin Rocard2018-11-2812-80/+79
* pack VTS cc_test binaries as general-testsKeun Soo YIM2018-11-272-0/+2
* Audio VTS: Do not constrain implementation frameCount am: 069bc45044 am: b86e...Kevin Rocard2018-10-032-4/+4
|\
| * Audio VTS: Do not constrain implementation frameCount am: 069bc45044Kevin Rocard2018-10-032-4/+4
| |\
| | * Audio VTS: Do not constrain implementation frameCountKevin Rocard2018-10-022-4/+4
| * | Test getActiveMicrophones API when mic is found on the device. am: 497edcc026jiabin2018-09-272-9/+80
| |\|
| | * Test getActiveMicrophones API when mic is found on the device.jiabin2018-09-262-9/+80
* | | resolve merge conflicts of 2e32d37877b02dfa7c6f8b58c81f78f9ffca1c40 to masterKevin Rocard2018-09-211-9/+22
|\| |
| * | Audio VTS: Workaround async HIDL destructor by sleeping am: d87a288e82Kevin Rocard2018-09-201-10/+23
| |\|
| | * Audio VTS: Workaround async HIDL destructor by sleepingKevin Rocard2018-09-191-10/+23
* | | Merge "Audio VTS: Always check for Result::isOk()" into pie-vts-dev am: 2070f...Kevin Rocard2018-09-181-0/+1
|\| |
| * | Merge "Audio VTS: Always check for Result::isOk()" into pie-vts-dev am: 2070f...Kevin Rocard2018-09-181-0/+1
| |\|
| | * Audio VTS: Always check for Result::isOk()Kevin Rocard2018-09-061-0/+1
| | * Allow getCapturePosition to return 0 frames for unprepared streamsKevin Rocard2018-08-291-4/+9
| | * Audio VTS was testing wrong uninitialized variable due to typoKevin Rocard2018-08-281-2/+2
* | | Merge changes from topic "share-buffer" am: 54c3572e99 am: 0005ac0e55Kevin Rocard2018-08-171-3/+2
|\| |
| * | Merge changes from topic "share-buffer"Kevin Rocard2018-08-171-3/+2
| |\ \
| | * | Audio default HAL: hidl_memory size must be positiveKevin Rocard2018-08-151-3/+2
| * | | Aaudio: Implement app shareable flag instead of -size hackKevin Rocard2018-08-171-0/+16
| |\| |
| | * | Aaudio: Implement app shareable flag instead of -size hackKevin Rocard2018-08-101-0/+16
* | | | Test getActiveMicrophones API when mic is found on the device.jiabin2018-08-162-9/+81
* | | | Aaudio: Implement app shareable flag instead of -size hackKevin Rocard2018-08-021-0/+16
* | | | Audio VTS was testing wrong uninitialized variable due to typo am: 72641e7ad0Kevin Rocard2018-06-281-2/+2
|\| | |
| * | | Audio VTS was testing wrong uninitialized variable due to typoKevin Rocard2018-06-281-2/+2
| |\ \ \
| | * | | Audio VTS was testing wrong uninitialized variable due to typoKevin Rocard2018-06-291-2/+2
* | | | | Merge "Allow getCapturePosition to return 0 frames for unprepared streams" in...Kevin Rocard2018-06-261-4/+9
|\| | | |