Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix media code to use initializer-list style for inheritance. | scherkus@chromium.org | 2011-07-18 | 1 | -3/+3 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-06-22 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Simplified AudioOutputStream interface. | sergeyu@chromium.org | 2010-11-11 | 1 | -3/+2 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -1/+1 |
* | Add AudioParameters struct. Use it everywhere. | sergeyu@chromium.org | 2010-08-31 | 1 | -5/+4 |
* | Add a fake audio input stream for testing purposes. | satish@chromium.org | 2010-07-15 | 1 | -0/+51 |