| Commit message (Expand) | Author | Age | Files | Lines |
* | Split up streams logic to prepare for PlzNavigate RDH changes. | davidben | 2014-10-15 | 1 | -5/+1 |
* | Change the streamsPrivate extensions API to return HTTP response headers in a... | raymes@chromium.org | 2014-03-26 | 1 | -3/+5 |
* | Pass http response headers to the streamsPrivate API callback | raymes@chromium.org | 2014-03-07 | 1 | -1/+2 |
* | Add an IPC to abort Stream construction. | tyoshino@chromium.org | 2013-08-28 | 1 | -4/+4 |
* | Make Stream return STREAM_ABORTED to tell the reader it's failed. | tyoshino@chromium.org | 2013-08-23 | 1 | -2/+13 |
* | Limit the total memory usage for Stream instances | tyoshino@chromium.org | 2013-08-22 | 1 | -0/+11 |
* | Add Stream support to WebBlobRegistry and FileAPIMessageFilter. | tyoshino@chromium.org | 2013-08-06 | 1 | -0/+3 |
* | Remove security_origin member from content::Stream. | tyoshino@chromium.org | 2013-07-26 | 1 | -5/+5 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Move ByteStream to content/browser | zork@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Fix Stream URL request for async requests | zork@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Add Resource Handler for creating Streams to forward to extensions | zork@chromium.org | 2013-03-20 | 1 | -0/+11 |
* | Reland r187230: Implement the Stream registry in content | zork@chromium.org | 2013-03-13 | 1 | -0/+101 |
* | Revert 187230 | zork@chromium.org | 2013-03-11 | 1 | -99/+0 |
* | Implement the Stream registry in content | zork@chromium.org | 2013-03-11 | 1 | -0/+99 |