| Commit message (Expand) | Author | Age | Files | Lines |
* | Split up streams logic to prepare for PlzNavigate RDH changes. | davidben | 2014-10-15 | 1 | -8/+2 |
* | Change the streamsPrivate extensions API to return HTTP response headers in a... | raymes@chromium.org | 2014-03-26 | 1 | -1/+3 |
* | Pass http response headers to the streamsPrivate API callback | raymes@chromium.org | 2014-03-07 | 1 | -3/+6 |
* | Make Stream return STREAM_ABORTED to tell the reader it's failed. | tyoshino@chromium.org | 2013-08-23 | 1 | -8/+17 |
* | Limit the total memory usage for Stream instances | tyoshino@chromium.org | 2013-08-22 | 1 | -2/+35 |
* | StreamURLRequestJob::OnDataAvailable refactoring | tyoshino@chromium.org | 2013-08-14 | 1 | -0/+3 |
* | Add Stream support to WebBlobRegistry and FileAPIMessageFilter. | tyoshino@chromium.org | 2013-08-06 | 1 | -0/+6 |
* | Make ByteStream independent from DownloadInterruptReason | tyoshino@chromium.org | 2013-08-02 | 1 | -1/+1 |
* | Remove security_origin member from content::Stream. | tyoshino@chromium.org | 2013-07-26 | 1 | -3/+0 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -1/+1 |
* | content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Change the Stream Resource Throttle Browsertest into StreamsPrivateApiTest | zork@chromium.org | 2013-04-04 | 1 | -0/+3 |
* | Fix Stream URL request for async requests | zork@chromium.org | 2013-03-21 | 1 | -7/+12 |
* | Add Resource Handler for creating Streams to forward to extensions | zork@chromium.org | 2013-03-20 | 1 | -1/+26 |
* | Add URL request handling for Streams. | zork@chromium.org | 2013-03-14 | 1 | -1/+2 |
* | Reland r187230: Implement the Stream registry in content | zork@chromium.org | 2013-03-13 | 1 | -0/+116 |
* | Revert 187230 | zork@chromium.org | 2013-03-11 | 1 | -113/+0 |
* | Implement the Stream registry in content | zork@chromium.org | 2013-03-11 | 1 | -0/+113 |