summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_content_client.h
Commit message (Expand)AuthorAgeFilesLines
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-0/+6
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-0/+2
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-2/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-0/+2
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-211-1/+1
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-9/+11
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-11/+9
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-9/+11
* Remove static initializers from ChromeContentClient.dmichael@chromium.org2011-09-021-3/+3
* Add a preference to force enable the NaCl plugin as we transition toelijahtaylor@google.com2011-08-261-0/+1
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-2/+2
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-0/+4
* Move sandbox_policy to content.jam@chromium.org2011-05-281-0/+4
* Cause the 'enable-nacl' flag to be locked with enabling the NaCl plugin.dspringer@chromium.org2011-05-231-0/+1
* Support window.opener after a process swap.creis@chromium.org2011-05-121-0/+2
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-0/+3
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-0/+1
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-2/+0
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-161-1/+1
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-151-4/+1
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-101-0/+25