summaryrefslogtreecommitdiffstats
path: root/content/common/view_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-071-0/+1
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+12
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-0/+4
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-251-0/+30
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-241-8/+0
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-38/+295
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-56/+765
* Add new line at endjam@chromium.org2011-03-231-1/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-0/+279
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-0/+239
* Fix build breakjam@chromium.org2011-03-221-1/+1
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-221-1/+198
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-211-0/+157