summaryrefslogtreecommitdiffstats
path: root/components/audio_modem
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-2/+3
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-2511-3/+20
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-183-3/+6
* Revert of Forward the number of skipped frames by the OS in audio playout. (p...grunell2015-12-173-5/+3
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-143-3/+5
* Add more components to "gn check"brettw2015-10-221-6/+9
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Refactor AudioParameters member setting.ajm2015-09-081-6/+1
* Sync more GN unit tests with GYP.brettw2015-08-211-4/+26
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-24/+4
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-4/+24
* Add some missing components_unittests to GN build.brettw2015-08-191-0/+1
* 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