summaryrefslogtreecommitdiffstats
path: root/content/browser/streams/stream.h
Commit message (Expand)AuthorAgeFilesLines
* Make Stream return STREAM_ABORTED to tell the reader it's failed.tyoshino@chromium.org2013-08-231-2/+13
* Limit the total memory usage for Stream instancestyoshino@chromium.org2013-08-221-0/+11
* Add Stream support to WebBlobRegistry and FileAPIMessageFilter.tyoshino@chromium.org2013-08-061-0/+3
* Remove security_origin member from content::Stream.tyoshino@chromium.org2013-07-261-5/+5
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Move ByteStream to content/browserzork@chromium.org2013-03-211-1/+1
* Fix Stream URL request for async requestszork@chromium.org2013-03-211-1/+1
* Add Resource Handler for creating Streams to forward to extensionszork@chromium.org2013-03-201-0/+11
* Reland r187230: Implement the Stream registry in contentzork@chromium.org2013-03-131-0/+101
* Revert 187230zork@chromium.org2013-03-111-99/+0
* Implement the Stream registry in contentzork@chromium.org2013-03-111-0/+99