summaryrefslogtreecommitdiffstats
path: root/media/blink/buffered_data_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix WeakPtrFactory ordering in mediadmichael2014-12-091-2/+2
* Allow network retries for failed network loads.dalecurtis2014-11-241-5/+19
* Update BufferedDataSource class documentation.sievers2014-11-201-1/+4
* Fix race when calling GetWeakPtr() from multiple threads.sievers2014-11-181-1/+2
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-0/+1
* BufferedDataSource: don't reallocate buffer unnecessarilymmaliszkiewicz2014-09-241-7/+7
* Move WebMediaPlayerImpl and its dependencies to media/blink.acolwell2014-09-061-0/+535