| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a command-line flag to enable h/w accelerated rendering of content layers. | alokp@chromium.org | 2011-04-07 | 1 | -0/+1 |
* | Add chrome.benchmark routines to clear the host and predictor caches. | tonyg@chromium.org | 2011-03-28 | 1 | -0/+12 |
* | Move extension messages to their own file and add a RenderViewObserver to sta... | jam@chromium.org | 2011-03-28 | 1 | -0/+4 |
* | Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC... | jam@chromium.org | 2011-03-25 | 1 | -0/+30 |
* | Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid... | jam@chromium.org | 2011-03-24 | 1 | -8/+0 |
* | Move the rest of the renderer->browser messages that belong in content. Also... | jam@chromium.org | 2011-03-24 | 1 | -38/+295 |
* | Move a bunch of renderer->browser messages to content. | jam@chromium.org | 2011-03-23 | 1 | -56/+765 |
* | Add new line at end | jam@chromium.org | 2011-03-23 | 1 | -1/+1 |
* | Move the rest of the content browser->renderer messages to content. Also mov... | jam@chromium.org | 2011-03-23 | 1 | -0/+279 |
* | Move a bunch more renderer messages from chrome to content. | jam@chromium.org | 2011-03-22 | 1 | -0/+239 |
* | Fix build break | jam@chromium.org | 2011-03-22 | 1 | -1/+1 |
* | Move some more renderer messages to content. Also move a couple of files whi... | jam@chromium.org | 2011-03-22 | 1 | -1/+198 |
* | Create a new message file for view related messages. I just moved a few mess... | jam@chromium.org | 2011-03-21 | 1 | -0/+157 |