summaryrefslogtreecommitdiffstats
path: root/webkit/glue/media/buffered_resource_loader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 83942 - Partial revert of 82061 so we keep the initial unbounded range ...scherkus@chromium.org2011-05-031-3/+50
* Fix BufferedResourceLoader so it only makes Range requests when a subset of t...acolwell@chromium.org2011-04-191-7/+20
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-071-4/+4
* Implementing preload=metadata for videovrk@google.com2011-04-051-93/+43
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-311-2/+4
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-14/+10
* Revert code that prevents redirecting to different origins because it breaks ...acolwell@chromium.org2011-03-011-2/+0
* Make playback fail if redirected to a different origin.acolwell@chromium.org2011-02-251-15/+4
* Fix HasSingleOrigin() so it properly handles double redirect & added unit test.acolwell@chromium.org2011-02-141-2/+75
* Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleData...scherkus@chromium.org2011-01-241-2/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-5/+5
* moving mocks into webkit/mocks/annacc@chromium.org2010-12-171-2/+2
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-161-0/+486