summaryrefslogtreecommitdiffstats
path: root/media/base/mock_callback.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-39/+4
* Convert Filter::Seek() to use new callback system.acolwell@chromium.org2011-05-131-0/+20
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-161-6/+6
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-141-0/+25
* Replace MockFilterCallback with MockCallback and simplify unit tests.scherkus@chromium.org2011-01-151-0/+29