summaryrefslogtreecommitdiffstats
path: root/content/browser/streams/stream_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Stream return STREAM_ABORTED to tell the reader it's failed.tyoshino@chromium.org2013-08-231-0/+3
* Limit the total memory usage for Stream instancestyoshino@chromium.org2013-08-221-0/+55
* Test that Stream::ReadRawData doesn't return STREAM_EMPTY once Finalized.tyoshino@chromium.org2013-08-141-4/+47
* Remove security_origin member from content::Stream.tyoshino@chromium.org2013-07-261-9/+9
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-181-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-6/+6
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-2/+2
* Add Resource Handler for creating Streams to forward to extensionszork@chromium.org2013-03-201-0/+3
* Reland r187230: Implement the Stream registry in contentzork@chromium.org2013-03-131-0/+207
* Revert 187230zork@chromium.org2013-03-111-207/+0
* Implement the Stream registry in contentzork@chromium.org2013-03-111-0/+207