summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
...
* | | Pull out commandToString() from FastMixerDumpState.cppGlenn Kasten2015-03-037-29/+50
* | | Pull up increaseSamplingN and kSamplingNforLowRamDeviceGlenn Kasten2015-03-035-43/+33
* | | Remove redundant semicolon from namespace closingGlenn Kasten2015-03-0319-21/+19
* | | Merge "Fix compile error if FAST_THREAD_STATISTICS not defined"Glenn Kasten2015-03-031-0/+2
|\ \ \
| * | | Fix compile error if FAST_THREAD_STATISTICS not definedGlenn Kasten2015-03-021-0/+2
* | | | Merge "Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICS"Glenn Kasten2015-03-038-19/+18
|\ \ \ \ | |/ / /
| * | | Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICSGlenn Kasten2015-03-028-19/+18
| |/ /
* | | Re-generate sinc tables with comment and indent by 4Glenn Kasten2015-03-022-258/+262
|/ /
* | Merge "Line length 100"Glenn Kasten2015-03-021-1/+2
|\ \
| * | Line length 100Glenn Kasten2015-02-271-1/+2
* | | Merge "Extract resampler coefficient tables to separate files"Glenn Kasten2015-03-023-258/+260
|\ \ \ | |/ /
| * | Extract resampler coefficient tables to separate filesGlenn Kasten2015-02-273-258/+260
* | | Merge "Fix comments in resampler assembly"Andy Hung2015-02-281-40/+40
|\ \ \
| * | | Fix comments in resampler assemblyAndy Hung2015-02-091-40/+40
* | | | Merge "Add channel index mask to AudioMixer"Andy Hung2015-02-281-6/+44
|\ \ \ \
| * | | | Add channel index mask to AudioMixerAndy Hung2015-02-271-6/+44
* | | | | Merge "Change AudioTrack resampling buffers from 3 to 2"Andy Hung2015-02-281-19/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change AudioTrack resampling buffers from 3 to 2Andy Hung2015-02-061-19/+12
* | | | | Merge "Warmup cycles must be in range and consecutive"Glenn Kasten2015-02-274-10/+28
|\ \ \ \ \
| * | | | | Warmup cycles must be in range and consecutiveGlenn Kasten2015-02-194-10/+28
* | | | | | Merge "Do not pre-fill OutputTrack buffer for duplicating thread"Andy Hung2015-02-261-22/+1
|\ \ \ \ \ \
| * | | | | | Do not pre-fill OutputTrack buffer for duplicating threadAndy Hung2015-01-221-22/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Remove unused stride-by-8 resampling code"Andy Hung2015-02-261-511/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Remove unused stride-by-8 resampling codeAndy Hung2015-02-091-511/+0
| |/ / /
* | | | Merge "Fix for getMicMute in AudioFlinger"Ricardo Garcia2015-02-201-4/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for getMicMute in AudioFlingerRicardo Garcia2015-02-191-4/+10
| |/ /
* | | Include what you useGlenn Kasten2015-02-194-4/+4
* | | Pull out FastCaptureDumpState and FastMixerDumpStateGlenn Kasten2015-02-198-241/+327
* | | Pull out FastThreadDumpStateGlenn Kasten2015-02-178-55/+110
|/ /
* | Merge "Update duplicating thread to use float audio"Andy Hung2015-01-171-0/+22
|\ \
| * | Update duplicating thread to use float audioAndy Hung2015-01-151-0/+22
* | | Merge "Allow duplicating thread to use native mixing audio format"Andy Hung2015-01-163-56/+49
|\ \ \ | |/ /
| * | Allow duplicating thread to use native mixing audio formatAndy Hung2015-01-153-56/+49
* | | Merge "Allow AUDIO_FORMAT_PCM_8_BIT AudioTrack buffers"Andy Hung2015-01-151-4/+10
|\ \ \ | |/ /
| * | Allow AUDIO_FORMAT_PCM_8_BIT AudioTrack buffersAndy Hung2015-01-141-4/+10
* | | am 27a78b56: am 78c02ddb: am cfa5bf04: Merge "make libserviceutility a shared...Chong Zhang2015-01-071-4/+10
|\ \ \
| * \ \ am 78c02ddb: am cfa5bf04: Merge "make libserviceutility a shared lib" into lm...Chong Zhang2015-01-071-4/+10
| |\ \ \
| | * \ \ Merge "make libserviceutility a shared lib" into lmp-mr1-devChong Zhang2015-01-071-4/+10
| | |\ \ \
| | | * | | make libserviceutility a shared libChong Zhang2015-01-071-4/+10
* | | | | | am 69158e3e: am 6ab33981: am 610255e8: Merge "audioflinger: pause HW A/V sync...Eric Laurent2015-01-072-5/+13
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | am 6ab33981: am 610255e8: Merge "audioflinger: pause HW A/V sync output when ...Eric Laurent2015-01-072-5/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge "audioflinger: pause HW A/V sync output when AudioTrack underruns" into...Eric Laurent2015-01-072-5/+13
| | |\ \ \
| | | * | | audioflinger: pause HW A/V sync output when AudioTrack underrunsEric Laurent2014-12-192-5/+13
| | | |/ /
| | * | | DO NOT MERGE - fix memory leak in PatchPanelsoon1.choi2015-01-051-0/+2
| | |/ /
* | | | am 645b0192: am 76758100: am 43637c2e: Merge "fix memory leak in PatchPanel"Eric Laurent2015-01-051-0/+2
|\ \ \ \ | |/ / /
| * | | am 76758100: am 43637c2e: Merge "fix memory leak in PatchPanel"Eric Laurent2015-01-051-0/+2
| |\ \ \
| | * | | fix memory leak in PatchPanelsoon1.choi2015-01-051-0/+2
* | | | | Line length 100Glenn Kasten2014-12-306-9/+16
* | | | | am 85aca658: am d33712d7: am 145cf5d8: Merge "audioflinger: implement pause/r...Eric Laurent2014-12-173-30/+115
|\ \ \ \ \ | |/ / / /
| * | | | am d33712d7: am 145cf5d8: Merge "audioflinger: implement pause/resume for dir...Eric Laurent2014-12-173-30/+115
| |\ \ \ \ | | | |/ / | | |/| |