summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | am bcb2ea56: Merge "Add missing includes."Elliott Hughes2015-01-302-0/+2
| |\ \ \
| | * \ \ Merge "Add missing includes."Elliott Hughes2015-01-302-0/+2
| | |\ \ \
| | | * | | Add missing includes.Elliott Hughes2015-01-292-0/+2
| | |/ / /
* | | | | am 36324c9c: am 724f9650: Merge "Use audio_utils fifo instead of MonoPipe in ...Glenn Kasten2015-01-150-0/+0
|\| | | |
| * | | | am 724f9650: Merge "Use audio_utils fifo instead of MonoPipe in slesTestFeedb...Glenn Kasten2015-01-152-34/+23
| |\| | |
| | * | | Merge "Use audio_utils fifo instead of MonoPipe in slesTestFeedback"Glenn Kasten2015-01-152-34/+23
| | |\ \ \
| | | * | | Use audio_utils fifo instead of MonoPipe in slesTestFeedbackGlenn Kasten2015-01-152-34/+23
* | | | | | resolved conflicts for merge of a3e56fda to masterGlenn Kasten2015-01-150-0/+0
|\| | | | |
| * | | | | am 7867de90: Merge "Remove unnecessary libutils"Glenn Kasten2015-01-157-41/+0
| |\| | | |
| | * | | | Merge "Remove unnecessary libutils"Glenn Kasten2015-01-157-41/+0
| | |\| | |
| | | * | | Remove unnecessary libutilsGlenn Kasten2015-01-157-41/+0
| | |/ / /
* | | | | Use audio_utils fifo instead of MonoPipe in playbqGlenn Kasten2015-01-121-27/+21
* | | | | Use audio_utils fifo instead of MonoPipe in slesTestFeedbackGlenn Kasten2015-01-122-34/+23
* | | | | Fix argument count warningGlenn Kasten2015-01-121-4/+2
* | | | | Fix unsigned warningsGlenn Kasten2015-01-075-6/+6
* | | | | Remove unnecessary libutilsGlenn Kasten2015-01-077-41/+0
* | | | | Fix unused parameter warningsGlenn Kasten2015-01-0727-53/+52
* | | | | Line length 100Glenn Kasten2014-12-303-5/+10
* | | | | am 71933e26: am b73cd339: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang2014-12-162-4/+0
|\| | | |
| * | | | am b73cd339: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang2014-12-162-4/+0
| |\| | |
| | * | | Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang2014-12-162-4/+0
| | |\ \ \
| | | * | | Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-162-4/+0
| | |/ / /
* | | | | am a96671c1: am 7fe8bdd1: Merge "Add std=gnu++11 flag to compile .c files as ...Chih-Hung Hsieh2014-12-051-3/+3
|\| | | |
| * | | | am 7fe8bdd1: Merge "Add std=gnu++11 flag to compile .c files as C++."Chih-Hung Hsieh2014-12-051-3/+3
| |\| | |
| | * | | Merge "Add std=gnu++11 flag to compile .c files as C++."Chih-Hung Hsieh2014-12-051-3/+3
| | |\ \ \
| | | * | | Add std=gnu++11 flag to compile .c files as C++.Chih-Hung Hsieh2014-12-041-3/+3
| | |/ / /
* | | | | am fe44276c: am 0f6da1a2: Reduce audio output latencyRaph Levien2014-11-183-25/+26
|\| | | |
| * | | | am 0f6da1a2: Reduce audio output latencyRaph Levien2014-11-183-25/+26
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Reduce audio output latencyRaph Levien2014-11-143-25/+26
* | | | am bdbcdf52: Merge "Add support for measuring round-trip latency"Glenn Kasten2014-11-120-0/+0
|\| | |
| * | | Merge "Add support for measuring round-trip latency"Glenn Kasten2014-11-122-4/+102
| |\ \ \
| | * | | Add support for measuring round-trip latencyGlenn Kasten2014-11-122-4/+102
| |/ / /
* | | | am 769b5d55: Merge "Check that the ABQ mime type matches the expectations"Glenn Kasten2014-11-101-0/+8
|\| | |
| * | | Merge "Check that the ABQ mime type matches the expectations"Glenn Kasten2014-11-101-0/+8
| |\ \ \
| | * | | Check that the ABQ mime type matches the expectationsMartin Storsjo2014-05-271-0/+8
* | | | | Add support for measuring round-trip latencyGlenn Kasten2014-10-022-4/+102
|/ / / /
* | | | am 5a55e234: Merge "Move wilhelm over to pthread_gettid_np."Elliott Hughes2014-09-122-7/+3
|\ \ \ \
| * \ \ \ Merge "Move wilhelm over to pthread_gettid_np."Elliott Hughes2014-09-122-7/+3
| |\ \ \ \
| | * | | | Move wilhelm over to pthread_gettid_np.Elliott Hughes2014-09-122-7/+3
| |/ / / /
* | | | / am 2d7215f2: Merge "Clean up makefile cruft."Dan Albert2014-09-122-40/+10
|\| | | | | |_|_|/ |/| | |
| * | | Merge "Clean up makefile cruft."Dan Albert2014-09-122-40/+10
| |\ \ \
| | * | | Clean up makefile cruft.Dan Albert2014-09-112-40/+10
| |/ / /
* | | / am 15bb40ea: Merge "Audio recorder missing a callback protector"Glenn Kasten2014-08-270-0/+0
|\| | | | |_|/ |/| |
| * | Merge "Audio recorder missing a callback protector"Glenn Kasten2014-08-275-0/+33
| |\ \ | | |/ | |/|
| | * Audio recorder missing a callback protectorGlenn Kasten2014-08-275-0/+33
| |/
* | Audio recorder missing a callback protectorstaging/cm-12.0-cafGlenn Kasten2014-08-275-0/+33
* | rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-272-2/+2
* | audio: fixed channel count determination from channel maskEric Laurent2014-07-011-1/+1
* | am fdef5de1: Squashed commit of the following:Glenn Kasten2014-06-062-3/+97
|\ \
| * | Squashed commit of the following:Glenn Kasten2014-06-0512-86/+388