summaryrefslogtreecommitdiffstats
path: root/content/common/content_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-28/+0
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-0/+11
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-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/+7
* Fix Clang compile errors in content_client.creis@chromium.org2011-05-121-0/+8
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-1/+1
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-1/+1
* Add ContentClient destructor for Clang.creis@google.com2011-03-141-1/+5
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-141-0/+3
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-101-0/+19