| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -7/+6 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -5/+5 |
* | Removes MessageLoop::TYPE_XXX where possible | sky@chromium.org | 2014-01-15 | 1 | -2/+1 |
* | Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T... | jam@chromium.org | 2013-10-01 | 1 | -2/+20 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 1 | -4/+4 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -4/+5 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -2/+3 |
* | Revert 164120 - content/browser: Move more files into the content namespace. | sail@chromium.org | 2012-10-25 | 1 | -3/+2 |
* | content/browser: Move more files into the content namespace. | tfarina@chromium.org | 2012-10-25 | 1 | -2/+3 |
* | Use IPC::Sender and IPC::Listener in content. | brettw@chromium.org | 2012-06-25 | 1 | -2/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Switch content tests to use BrowserThreadImpl directly. | joi@chromium.org | 2011-10-31 | 1 | -2/+4 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+2 |
* | Stop using the default profile's proxy service for plugin proxy requests, and... | jam@chromium.org | 2011-08-29 | 1 | -16/+14 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 1 | -1/+1 |
* | Get rid of chrome dependencies from PluginProcessHost by moving dispatching o... | jam@chromium.org | 2011-05-18 | 1 | -0/+236 |