summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pull up increaseSamplingN and kSamplingNforLowRamDeviceGlenn Kasten2015-03-031-3/+3
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-1/+1
* Fix compile error if FAST_THREAD_STATISTICS not definedGlenn Kasten2015-03-021-0/+2
* 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
* | Include what you useGlenn Kasten2015-02-191-0/+2
|/
* 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-161-22/+26
|\ \ | |/
| * Allow duplicating thread to use native mixing audio formatAndy Hung2015-01-151-22/+26
* | am 69158e3e: am 6ab33981: am 610255e8: Merge "audioflinger: pause HW A/V sync...Eric Laurent2015-01-071-5/+10
|\ \ | |/ |/|
| * am 6ab33981: am 610255e8: Merge "audioflinger: pause HW A/V sync output when ...Eric Laurent2015-01-071-5/+10
| |\
| | * audioflinger: pause HW A/V sync output when AudioTrack underrunsEric Laurent2014-12-191-5/+10
* | | Line length 100Glenn Kasten2014-12-301-3/+4
* | | am 85aca658: am d33712d7: am 145cf5d8: Merge "audioflinger: implement pause/r...Eric Laurent2014-12-171-21/+106
|\ \ \ | |/ /
| * | am d33712d7: am 145cf5d8: Merge "audioflinger: implement pause/resume for dir...Eric Laurent2014-12-171-21/+106
| |\ \ | | |/
| | * audioflinger: implement pause/resume for direct outputsEric Laurent2014-12-161-21/+106
* | | am 2592184c: am 6baa8fe7: am 94a92c69: Merge "[audio][audioflinger] Consume a...Phil Burk2014-12-111-2/+7
|\ \ \ | |/ /
| * | am 6baa8fe7: am 94a92c69: Merge "[audio][audioflinger] Consume all frames whe...Phil Burk2014-12-111-2/+7
| |\ \ | | |/
| | * Merge "[audio][audioflinger] Consume all frames when a DirectThread is done."...Phil Burk2014-12-111-2/+7
| | |\
| | | * [audio][audioflinger] Consume all frames when a DirectThread is done.Phil Burk2014-12-101-2/+7
* | | | am b279f5ad: am c49d9cda: am 2dda40d6: Merge "audio policy: add support for c...Eric Laurent2014-12-101-1/+7
|\ \ \ \ | |/ / /
| * | | am c49d9cda: am 2dda40d6: Merge "audio policy: add support for custom mixes" ...Eric Laurent2014-12-101-1/+7
| |\ \ \ | | |/ /
| | * | audio policy: add support for custom mixesEric Laurent2014-12-091-1/+7
| | |/
* | | am 900f6535: am 561f50de: am db995fe3: Merge "Fix getTimestamp if offload thr...Andy Hung2014-12-091-1/+2
|\ \ \ | |/ /
| * | am 561f50de: am db995fe3: Merge "Fix getTimestamp if offload thread is not in...Andy Hung2014-12-081-1/+2
| |\ \ | | |/
| | * Fix getTimestamp if offload thread is not initialized.Andy Hung2014-12-031-1/+2
* | | am 121143d5: am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForA...Eric Laurent2014-11-261-4/+8
|\ \ \ | |/ /
| * | am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForAttr() prototy...Eric Laurent2014-11-261-4/+8
| |\ \ | | |/
| | * audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-251-4/+8
* | | am 72215491: am 1a475921: am 223fd5c9: audio: new routing strategies and stre...Eric Laurent2014-11-261-5/+2
|\ \ \ | |/ /
| * | am 1a475921: am 223fd5c9: audio: new routing strategies and stream typesEric Laurent2014-11-261-5/+2
| |\ \ | | |/
| | * audio: new routing strategies and stream typesEric Laurent2014-11-211-5/+2
| * | am d48f1b68: am f50db74f: Merge "Fix format conversion in DuplicatingThread" ...Glenn Kasten2014-11-211-8/+8
| |\ \ | | |/
* | | am c63c0973: am f50db74f: Merge "Fix format conversion in DuplicatingThread" ...Glenn Kasten2014-11-211-8/+8
|\ \ \
| * \ \ am f50db74f: Merge "Fix format conversion in DuplicatingThread" into lmp-mr1-devGlenn Kasten2014-11-211-8/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix format conversion in DuplicatingThreadHaynes Mathew George2014-11-201-8/+8
| * | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-1/+1
| |\ \ | | |/ | |/|
| | * Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-1/+1
* | | Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-1/+1
* | | Include normal output track buffer depth in systraceGlenn Kasten2014-11-101-0/+21
* | | am ccfeadcd: audioflinger: fix duplicating thread output buffers clear autome...Eric Laurent2014-11-081-1/+5
|\ \ \ | |/ /
| * | audioflinger: fix duplicating thread output buffers clearEric Laurent2014-11-071-1/+5
| |/
* | Improve dumpsys for output threadsGlenn Kasten2014-10-221-7/+71
* | am 9f38361f: am 5cc72274: am d61ba0aa: am 36d9256f: am ac302143: Fix the fixMarco Nelissen2014-10-201-1/+3
|\ \ | |/
| * Fix the fixMarco Nelissen2014-10-201-1/+3
* | am 412b8e71: am 0c2c1619: am 0cfc8f25: am 145a4c67: am 22bc10a3: Merge "Clear...Marco Nelissen2014-10-201-4/+3
|\ \ | |/
| * Clear effect buffer before sending to chainMarco Nelissen2014-10-171-4/+3
* | am b17182d8: am 10b464cf: am 2b217bb3: Merge "audioflinger: fix pre processin...Eric Laurent2014-10-031-0/+4
|\ \ | |/
| * Merge "audioflinger: fix pre processing transfer between record threads." int...Eric Laurent2014-10-031-0/+4
| |\