summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_content_renderer_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Make safe browsing optional at compile time.torne@chromium.org2011-07-111-1/+7
* Prevent navigation to chrome-devtools: and chrome-internal: schemas from httpcdn@chromium.org2011-06-291-3/+10
* Update chrome/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-6/+12
* Use empty resource identifier unless --enable-resource-content-settings is set.bauerb@chromium.org2011-06-151-4/+4
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-141-0/+2
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-6/+0
* Using the "prerender" state as the page visibility value when a page is inshishir@chromium.org2011-06-071-0/+10
* Reduce one of the implicit dependencies of src\content on chrome\renderer by ...ananta@chromium.org2011-06-051-0/+3
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-251-0/+10
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-12/+14
* Support window.opener after a process swap.creis@chromium.org2011-05-121-7/+1
* Static constructors for Safe Browsing in Render Process.jknotten@chromium.org2011-05-121-3/+3
* IPC outgoing message filters interpose yourself in a message stream. Minimal...tsepez@chromium.org2011-05-041-0/+5
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-041-1/+1
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-021-0/+5
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-301-2/+5
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-301-1/+2
* Added policy to allow plugins that require authorization to run.joaodasilva@chromium.org2011-04-291-13/+15
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-181-99/+0
* Move the content settings code out of RenderView, since it belongs in the Chr...jam@chromium.org2011-04-181-3/+6
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-4/+21
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-2/+35
* Move RenderProcess to content.jam@chromium.org2011-04-151-0/+1
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-141-0/+20
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-27/+179
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-3/+42
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-46/+16
* Adds TabContents/RenderView observers for automation/testing messages.kkania@chromium.org2011-04-071-0/+7
* Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.thestig@chromium.org2011-04-071-1/+9
* When out-of-process PPAPI plugins fail to initialize, don't fall back on tryingbrettw@chromium.org2011-04-041-4/+10
* Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...jam@chromium.org2011-04-011-0/+36
* Remove the rest of the extension dependencies from content\renderer.jam@chromium.org2011-04-011-0/+101
* AllowOutdatedPlugins policy.joaodasilva@chromium.org2011-03-311-14/+29
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-291-2/+14
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-1/+2
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Move RenderView to content. I've added a new method to ContentRendererClient...jam@chromium.org2011-03-181-0/+29
* Allow the embedder to try to create a plugin first. Also get the html error ...jam@chromium.org2011-03-181-0/+180
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-181-0/+5
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-0/+16