summaryrefslogtreecommitdiffstats
path: root/webkit/glue/media/simple_data_source.h
Commit message (Expand)AuthorAgeFilesLines
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-181-0/+1
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-131-1/+2
* 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/+7
* 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-1/+1
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-221-4/+2
* Adding callback support to media filter Initialize() and Seek().scherkus@chromium.org2009-07-161-1/+5
* Refactorying to create the ResourceLoaderBridge through a factory class for <...hclam@chromium.org2009-06-251-11/+19
* Cancel SimpleDataSource's request when stopped to prevent asserting.scherkus@chromium.org2009-06-171-1/+16
* Enable <video> in test_shellhclam@chromium.org2009-06-111-0/+89