summaryrefslogtreecommitdiffstats
path: root/content/browser/streams/stream_handle_impl.h
Commit message (Expand)AuthorAgeFilesLines
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-2/+2
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-2/+2
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-2/+2
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-2/+2
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-2/+2
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-3/+3
* Split up streams logic to prepare for PlzNavigate RDH changes.davidben2014-10-151-11/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-5/+5
* Implement chrome.streamsPrivate.abort() extensions functionraymes@google.com2014-05-281-0/+4
* Change the streamsPrivate extensions API to return HTTP response headers in a...raymes@chromium.org2014-03-261-3/+3
* Pass http response headers to the streamsPrivate API callbackraymes@chromium.org2014-03-071-1/+4
* Cleanup: Remove unneeded browser_thread.h includes in content/.thestig@chromium.org2014-02-151-1/+4
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Add Resource Handler for creating Streams to forward to extensionszork@chromium.org2013-03-201-0/+40