Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |