| Commit message (Expand) | Author | Age | Files | Lines |
* | Plumb network stack information about existence of cached copy | rdsmith@chromium.org | 2014-02-06 | 1 | -7/+7 |
* | Adds the new URLRequest::OnBeforeNetworkStart hook to the | jkarlin@chromium.org | 2014-01-09 | 1 | -0/+6 |
* | Make resource throttles and AsyncResourceHandler add events to NetLog | mmenke@chromium.org | 2013-12-04 | 1 | -0/+7 |
* | Make ResourceHandler::OnResponseCompleted take a defer output parameter. | davidben@chromium.org | 2013-11-18 | 1 | -4/+4 |
* | Fix return values for ResourceHandler::OnResponseCompleted. | davidben@chromium.org | 2013-11-07 | 1 | -1/+1 |
* | Experimental Revert of 231910 "Allows prefetch and other detachable requests ... | mmenke@chromium.org | 2013-11-04 | 1 | -24/+9 |
* | Allows prefetch and other detachable requests to live beyond the renderer by ... | jkarlin@google.com | 2013-10-30 | 1 | -9/+24 |
* | DCHECK data_length of ResourceMsg_DataReceived | tyoshino@chromium.org | 2013-10-17 | 1 | -0/+2 |
* | Clean up ResourceHandler API. | creis@chromium.org | 2013-10-15 | 1 | -45/+40 |
* | Revert 227318 "Clean up ResourceHandler API." | creis@chromium.org | 2013-10-08 | 1 | -40/+45 |
* | Clean up ResourceHandler API. | creis@chromium.org | 2013-10-07 | 1 | -45/+40 |
* | Make ResourceHandlers stateless with respect to child/routing/request IDs. | creis@chromium.org | 2013-09-25 | 1 | -25/+51 |
* | Modify ResourceMessageFilter so that it can support attaching to PluginProces... | jam@chromium.org | 2013-09-09 | 1 | -6/+6 |
* | Convert a bunch of resource IPCs to be control messages. They didn't need to ... | jam@chromium.org | 2013-09-06 | 1 | -18/+11 |
* | Propagate the encoded data length through OnDownloadData delegate method | yusukesuzuki@chromium.org | 2013-09-03 | 1 | -1/+4 |
* | Update include paths in content/browser for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+0 |
* | Use a direct include of the shared_memory header in content/browser/, content... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive | zturner@chromium.org | 2013-07-10 | 1 | -2/+2 |
* | Move some classes out of webkit/glue/. | darin@chromium.org | 2013-06-27 | 1 | -1/+0 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in content/browser/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Ignore spurious ResourceHostMsg_DataReceived_ACK IPC messages. | aedla@chromium.org | 2013-06-11 | 1 | -4/+6 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -6/+6 |
* | Limit the number of pending requests to the max number of file descriptors. | simonjam@chromium.org | 2013-05-09 | 1 | -0/+11 |
* | Web Content zoom settings should not apply to login/lock screen | antrim@chromium.org | 2013-03-11 | 1 | -2/+3 |
* | Create a ResourceMessageDelegate interface to allow ResourceLoaders to directly | simonjam@chromium.org | 2013-02-15 | 1 | -9/+15 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -1/+1 |
* | Log some additional information in crash dumps. | darin@chromium.org | 2013-01-12 | 1 | -1/+3 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -1/+1 |
* | Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file... | mnissler@chromium.org | 2012-12-19 | 1 | -1/+1 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -1/+1 |
* | Add content/browser/loader/ for resource loading related classes. | darin@chromium.org | 2012-12-05 | 1 | -0/+345 |