| Commit message (Expand) | Author | Age | Files | Lines |
* | content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-05 | 1 | -2/+2 |
* | Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" | skyostil | 2015-06-05 | 1 | -2/+2 |
* | content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-05 | 1 | -2/+2 |
* | Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" | skyostil | 2015-06-05 | 1 | -2/+2 |
* | content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-05 | 1 | -2/+2 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | Split up streams logic to prepare for PlzNavigate RDH changes. | davidben | 2014-10-15 | 1 | -11/+1 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -5/+5 |
* | Implement chrome.streamsPrivate.abort() extensions function | raymes@google.com | 2014-05-28 | 1 | -0/+4 |
* | Change the streamsPrivate extensions API to return HTTP response headers in a... | raymes@chromium.org | 2014-03-26 | 1 | -3/+3 |
* | Pass http response headers to the streamsPrivate API callback | raymes@chromium.org | 2014-03-07 | 1 | -1/+4 |
* | Cleanup: Remove unneeded browser_thread.h includes in content/. | thestig@chromium.org | 2014-02-15 | 1 | -1/+4 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Add Resource Handler for creating Streams to forward to extensions | zork@chromium.org | 2013-03-20 | 1 | -0/+40 |