summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_output_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-3/+4
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Fix erratic HTML5 audio playbackdavej@chromium.org2011-04-141-14/+39
* Implemented AudioOutputProxy.sergeyu@chromium.org2010-11-241-0/+115