summaryrefslogtreecommitdiffstats
path: root/content/common/content_client.h
Commit message (Expand)AuthorAgeFilesLines
* Move sandbox_policy to content.jam@chromium.org2011-05-281-0/+11
* Fix Clang compile errors in content_client.creis@chromium.org2011-05-121-4/+2
* Support window.opener after a process swap.creis@chromium.org2011-05-121-0/+14
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-0/+1
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-2/+7
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-5/+4
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-19/+21
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-161-1/+2
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-151-4/+7
* Add ContentClient destructor for Clang.creis@google.com2011-03-141-0/+1
* Prevent memory leak for ChromeContentBrowserClient.creis@google.com2011-03-141-3/+4
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-141-0/+15
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-101-0/+35