| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe... | scherkus@chromium.org | 2010-12-06 | 1 | -24/+48 |
* | Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste... | scherkus@chromium.org | 2010-12-03 | 1 | -48/+24 |
* | Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ... | scherkus@chromium.org | 2010-12-03 | 1 | -2/+2 |
* | Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe... | scherkus@chromium.org | 2010-12-02 | 1 | -24/+48 |
* | Add HasSingleOrigin() to WebDataSource. | scherkus@chromium.org | 2010-10-26 | 1 | -1/+7 |
* | Remove GetURLForDebugging(). | pkasting@chromium.org | 2010-10-23 | 1 | -1/+0 |
* | Terminate FilterFactory and his nasty friends | hclam@chromium.org | 2010-10-23 | 1 | -23/+4 |
* | FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: . | erg@google.com | 2010-10-08 | 1 | -2/+2 |
* | DevTools: report network stack-based finish time for resources. | pfeldman@chromium.org | 2010-09-16 | 1 | -1/+2 |
* | Pepper stream-to-file plumbing. | darin@chromium.org | 2010-07-22 | 1 | -2/+2 |
* | Make MediaFilter::Stop() asynchronous. | boliu@chromium.org | 2010-06-11 | 1 | -2/+2 |
* | Use an explicit boolean has_new_first_party_for_cookies instead | wtc@chromium.org | 2009-11-18 | 1 | -0/+1 |
* | Propagate the "first party for cookies" from WebKit to the network stack | wtc@chromium.org | 2009-11-13 | 1 | -1/+2 |
* | Make GetURLForDebugging return a const GURL. | tony@chromium.org | 2009-10-28 | 1 | -1/+1 |
* | Allow <video> to read from a data URI. Data URI is now handled | hclam@chromium.org | 2009-10-23 | 1 | -0/+7 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -1/+3 |
* | BufferedDataSource to support server without range request support | hclam@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | Changes to provide asynchronous read in data source: | hclam@chromium.org | 2009-07-22 | 1 | -4/+2 |
* | Adding callback support to media filter Initialize() and Seek(). | scherkus@chromium.org | 2009-07-16 | 1 | -1/+5 |
* | Refactorying to create the ResourceLoaderBridge through a factory class for <... | hclam@chromium.org | 2009-06-25 | 1 | -11/+19 |
* | Cancel SimpleDataSource's request when stopped to prevent asserting. | scherkus@chromium.org | 2009-06-17 | 1 | -1/+16 |
* | Enable <video> in test_shell | hclam@chromium.org | 2009-06-11 | 1 | -0/+89 |