summaryrefslogtreecommitdiffstats
path: root/media/audio/fake_audio_input_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Fix media code to use initializer-list style for inheritance.scherkus@chromium.org2011-07-181-3/+3
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-3/+2
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-5/+4
* Add a fake audio input stream for testing purposes.satish@chromium.org2010-07-151-0/+51