index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
common
/
content_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all content client interfaces pure virtual.
joi@chromium.org
2011-06-29
1
-28
/
+0
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-0
/
+11
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-2
/
+2
*
Removed the GetProductVersion function from webkit_glue and replace it with t...
ananta@chromium.org
2011-06-16
1
-0
/
+4
*
Move sandbox_policy to content.
jam@chromium.org
2011-05-28
1
-0
/
+7
*
Fix Clang compile errors in content_client.
creis@chromium.org
2011-05-12
1
-0
/
+8
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-1
/
+1
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Add ContentClient destructor for Clang.
creis@google.com
2011-03-14
1
-1
/
+5
*
Add a ContentBrowserClient interface to let content code delegate to embedder.
creis@google.com
2011-03-14
1
-0
/
+3
*
Add a ContentClient interface than an embedder of content has to implement. ...
jam@chromium.org
2011-03-10
1
-0
/
+19