summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_content_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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