summaryrefslogtreecommitdiffstats
path: root/content/renderer/content_renderer_client.h
Commit message (Expand)AuthorAgeFilesLines
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-20/+20
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-3/+0
* roll clang 131935:132017thakis@chromium.org2011-06-081-0/+2
* Using the "prerender" state as the page visibility value when a page is inshishir@chromium.org2011-06-071-0/+4
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-0/+5
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+8
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-141-0/+1
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-0/+11
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-4/+0
* Remove the rest of the extension dependencies from content\renderer.jam@chromium.org2011-04-011-0/+22
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-291-0/+12
* Move RenderView to content. I've added a new method to ContentRendererClient...jam@chromium.org2011-03-181-0/+4
* Allow the embedder to try to create a plugin first. Also get the html error ...jam@chromium.org2011-03-181-0/+19
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-181-0/+3
* Fix clang buildjam@chromium.org2011-03-171-1/+1
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-0/+23