summaryrefslogtreecommitdiffstats
path: root/webkit/glue/media/buffered_data_source.h
Commit message (Expand)AuthorAgeFilesLines
* Make GetURLForDebugging return a const GURL.tony@chromium.org2009-10-281-1/+1
* Allow <video> to read from a data URI. Data URI is now handledhclam@chromium.org2009-10-231-0/+4
* Report stalled event correctly for <video>hclam@chromium.org2009-10-161-18/+49
* Enable <video> using cachehclam@chromium.org2009-09-301-17/+20
* Revert r27587 that broke the treehclam@chromium.org2009-09-301-12/+15
* Change how <video> fetch a resource to make it friendly to sparse cachinghclam@chromium.org2009-09-301-15/+12
* Refcounting BufferedResourceLoaderhclam@chromium.org2009-08-131-4/+6
* Fix a crash in BufferedDataSourcehclam@chromium.org2009-07-311-1/+6
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+3
* BufferedDataSource to support server without range request supporthclam@chromium.org2009-07-291-13/+53
* Retry requests that has timed out in BufferedDataSourcehclam@google.com2009-07-291-0/+19
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-221-0/+286