summaryrefslogtreecommitdiffstats
path: root/components/audio_modem
Commit message (Expand)AuthorAgeFilesLines
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Shorten audio_modem test_support target to just "test_support".tfarina2015-07-221-1/+1
* Turning off effects for audio modem recording.ckehoe2015-06-241-5/+13
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-1/+3
* Fixing mono/stereo crashckehoe2015-03-193-5/+3
* Disable failing test AudioRecorderTest.BasicRecordAndStop because of Mac fail...finnur2015-03-041-1/+9
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-3/+3
* Disable OutOfOrderRecordAndStopMultiple on Mac - failing on bots.rmsousa2015-02-211-1/+10
* Convert audio samples in Whispernet.rkc2015-02-203-106/+45
* Adding the Audio Modem API. See design doc at go/chrome-modem.Charlie Kehoe2015-02-2010-39/+187
* Pulls the audio handling out of copresence and into its own component, with n...ckehoe2015-02-1724-0/+2251