summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update to use the correct logging library."Yifan Hong2016-12-0219-19/+19
|\
| * Update to use the correct logging library.Yifan Hong2016-12-0119-19/+19
* | Merge "Audio HAL: fixes for issues discovered after client conversion"Mikhail Naganov2016-12-0217-355/+523
|\ \ | |/ |/|
| * Audio HAL: fixes for issues discovered after client conversionMikhail Naganov2016-12-0117-355/+523
* | Merge changes I0b1a0979,I4aa89a39TreeHugger Robot2016-11-3019-57/+57
|\ \
| * | Remove HIDL_GENERATED from things written by hand.Steven Moreland2016-11-2919-57/+57
| |/
* / Always specify underlying enum type.Steven Moreland2016-11-299-26/+26
|/
* Merge "Update makefiles for logging."Steven Moreland2016-11-223-0/+3
|\
| * Update makefiles for logging.Steven Moreland2016-11-213-0/+3
* | Merge "move VTS HIDL HAL tests to the corresponding interface directories"Keun Soo Yim2016-11-2212-0/+247
|\ \
| * | move VTS HIDL HAL tests to the corresponding interface directoriesKeun Soo Yim2016-11-2112-0/+247
* | | Use newly introduced hidl_handle.Martijn Coenen2016-11-2212-12/+12
* | | Revert "Revert "Initial implementation of broadcast radio HAL.""Eric Laurent2016-11-212-0/+4
|/ /
* | add Android.mk to audio/common for audio/common/2.0/Android.mkKeun Soo Yim2016-11-191-0/+19
* | Merge "Revert "Initial implementation of broadcast radio HAL.""Eric Laurent2016-11-192-4/+0
|\ \
| * | Revert "Initial implementation of broadcast radio HAL."Eric Laurent2016-11-192-4/+0
* | | Merge "Initial implementation of broadcast radio HAL."TreeHugger Robot2016-11-192-0/+4
|\| | | |/ |/|
| * Initial implementation of broadcast radio HAL.Eric Laurent2016-11-182-0/+4
* | Split libhidl into base and transport.Yifan Hong2016-11-186-12/+20
|/
* Implement audio devices and streams HAL delegating to legacy HALMikhail Naganov2016-11-1532-68/+2688
* Add simple target-side VTS test for IEffectFactory.halMikhail Naganov2016-11-143-0/+205
* Merge "Update overflowed values for audio.common@2.0::types."TreeHugger Robot2016-11-091-9/+20
|\
| * Update overflowed values for audio.common@2.0::types.Yifan Hong2016-11-091-9/+20
* | Update Android.bp to reexport dependent packages.Yifan Hong2016-11-092-0/+3
|/
* add vts file for audio commonKeun Soo Yim2016-11-071-0/+1667
* Merge "Implement audio effects HAL delegating to legacy HAL"Mikhail Naganov2016-11-0733-38/+5405
|\
| * Implement audio effects HAL delegating to legacy HALMikhail Naganov2016-11-0433-38/+5405
* | Support genrules with multiple toolsColin Cross2016-11-043-12/+12
* | Remove unecessary include that no longer existsColin Cross2016-11-021-1/+0
* | Running update makefiles.Steven Moreland2016-11-023-12/+12
|/
* Stop all these merge conflicts.Steven Moreland2016-10-267-0/+153
* audio: add audio HAL service and sound trigger HAL implementationEric Laurent2016-10-193-0/+90
* Define audio HALMikhail Naganov2016-10-129-0/+1103
* Remove redundant prefixes from enums in audio common types and effects HALMikhail Naganov2016-10-112-544/+465
* Define HAL for audio effectsMikhail Naganov2016-10-0716-0/+1630
* Merge "audio hal: add exports to audio-base.h"Eric Laurent2016-10-071-1/+1
|\
| * audio hal: add exports to audio-base.hEric Laurent2016-10-071-1/+1
* | Ran update-makefiles.sh.Steven Moreland2016-10-071-39/+0
|/
* Annotated android.hardware.audio.common@2.0 package to prepare for automatedAndreas Huber2016-10-051-1/+16
* Remove provisional types from common audio definitionsMikhail Naganov2016-10-051-70/+0
* Add common types for audioMikhail Naganov2016-09-303-0/+1057