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
/
chrome
/
renderer
/
chrome_content_renderer_client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...
bbudge@google.com
2011-10-18
1
-0
/
+8
*
Collect histograms for page load time when adblock extensions are installed.
mpcomplete@chromium.org
2011-10-16
1
-0
/
+7
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
1
-2
/
+5
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-7
/
+7
*
Simplify embedder API around showing custom error pages so that the embedder ...
jam@chromium.org
2011-10-08
1
-3
/
+2
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
1
-0
/
+2
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
1
-3
/
+2
*
Start off the Content API by moving content::ContentRendererClient to content...
jam@chromium.org
2011-10-01
1
-1
/
+1
*
Allow the embedder to add additional URL handlers supporting the media engine
jochen@chromium.org
2011-09-23
1
-0
/
+1
*
Don't depend on the embedder creating a plugin. That way embedders can always...
jam@chromium.org
2011-09-23
1
-3
/
+4
*
Update Chrome to use new context notification APIs from WebKit.
aa@chromium.org
2011-09-21
1
-5
/
+6
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
1
-4
/
+3
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
1
-3
/
+4
*
Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...
ananta@chromium.org
2011-08-29
1
-0
/
+10
*
Keep normal popups opened from same-origin iframes in an extension process.
creis@chromium.org
2011-08-18
1
-1
/
+4
*
Use new signature for WebFrameClient::didCreateIsolatedScriptContext().
aa@chromium.org
2011-08-17
1
-1
/
+3
*
Forward handling of low-mem message to the content renderer client. Add APIs ...
gbillock@chromium.org
2011-08-08
1
-0
/
+8
*
Adding support for collecting anonymous UMA stats for missing plugins.
tbarzic@chromium.org
2011-07-21
1
-0
/
+6
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
1
-1
/
+0
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
1
-1
/
+1
*
Using the "prerender" state as the page visibility value when a page is in
shishir@chromium.org
2011-06-07
1
-0
/
+3
*
Use OVERRIDE for the ContentClients.
avi@chromium.org
2011-05-31
1
-20
/
+21
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
1
-5
/
+0
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-0
/
+3
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-0
/
+4
*
Remove the rest of the Chrome dependencies from RenderThread.
jam@chromium.org
2011-04-14
1
-0
/
+5
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-0
/
+34
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
1
-1
/
+0
*
Remove the rest of the extension dependencies from content\renderer.
jam@chromium.org
2011-04-01
1
-0
/
+11
*
AllowOutdatedPlugins policy.
joaodasilva@chromium.org
2011-03-31
1
-1
/
+2
*
Move the dispatching of extension messages out of RenderThread. This also mo...
jam@chromium.org
2011-03-29
1
-0
/
+2
*
Move RenderView to content. I've added a new method to ContentRendererClient...
jam@chromium.org
2011-03-18
1
-0
/
+1
*
Allow the embedder to try to create a plugin first. Also get the html error ...
jam@chromium.org
2011-03-18
1
-0
/
+23
*
Move a bunch more random files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-18
1
-0
/
+1
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-0
/
+20