summaryrefslogtreecommitdiffstats
path: root/media/base/mock_callback.h
Commit message (Expand)AuthorAgeFilesLines
* Follow-up cleanup promised during r103376's CR.fischman@chromium.org2011-09-301-8/+8
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-55/+7
* Convert Filter::Seek() to use new callback system.acolwell@chromium.org2011-05-131-0/+1
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-161-4/+4
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-141-1/+23
* Replace MockFilterCallback with MockCallback and simplify unit tests.scherkus@chromium.org2011-01-151-0/+57