summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_content_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Cause the 'enable-nacl' flag to be locked with enabling the NaCl plugin.dspringer@chromium.org2011-05-231-0/+1
* Change the MIME type for the Remoting Viewer, keeping the old one as well, fo...wez@chromium.org2011-05-121-1/+15
* Support window.opener after a process swap.creis@chromium.org2011-05-121-0/+27
* Give the Remoting Viewer plugin a name.wez@chromium.org2011-05-121-6/+11
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-0/+168
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-0/+4
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-31/+0
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-161-1/+25
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-151-0/+1
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-151-0/+3
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-101-0/+18