summaryrefslogtreecommitdiffstats
path: root/content/browser/streams
Commit message (Expand)AuthorAgeFilesLines
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-043-9/+7
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-302-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Change the Stream Resource Throttle Browsertest into StreamsPrivateApiTestzork@chromium.org2013-04-041-0/+3
* Move ByteStream to content/browserzork@chromium.org2013-03-211-1/+1
* Fix Stream URL request for async requestszork@chromium.org2013-03-212-8/+13
* Add OWNERS file to content/browser/streamszork@chromium.org2013-03-201-0/+1
* Add Resource Handler for creating Streams to forward to extensionszork@chromium.org2013-03-206-1/+122
* Add URL request handling for Streams.zork@chromium.org2013-03-145-2/+488
* Reland r187230: Implement the Stream registry in contentzork@chromium.org2013-03-139-0/+688
* Revert 187230zork@chromium.org2013-03-119-659/+0
* Implement the Stream registry in contentzork@chromium.org2013-03-119-0/+659