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.cc
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
-45
/
+88
*
Collect histograms for page load time when adblock extensions are installed.
mpcomplete@chromium.org
2011-10-16
1
-0
/
+34
*
Allow resource identifiers in content settings.
bauerb@chromium.org
2011-10-13
1
-3
/
+1
*
Unbreak popup blocker. We now create a ChromeV8Context for all contexts, so t...
aa@chromium.org
2011-10-13
1
-3
/
+2
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
1
-31
/
+40
*
Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...
jam@chromium.org
2011-10-10
1
-1
/
+1
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-13
/
+14
*
Simplify embedder API around showing custom error pages so that the embedder ...
jam@chromium.org
2011-10-08
1
-12
/
+8
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
1
-28
/
+18
*
Show a placeholder for disabled plug-ins with information on how to re-enable...
bauerb@chromium.org
2011-10-07
1
-4
/
+6
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-8
/
+9
*
I realized that ExtensionBindingsContext is really just the
aa@chromium.org
2011-10-06
1
-2
/
+2
*
Temporarily avoid process swaps away from an app (again).
creis@chromium.org
2011-10-05
1
-1
/
+9
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
1
-52
/
+64
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
1
-11
/
+4
*
Rename ExtensionBase to ChromeV8Extension and simplify.
aa@chromium.org
2011-10-01
1
-2
/
+3
*
Allow webRequest API extensions to clear the in-memory cache of WebKit.
battre@chromium.org
2011-09-29
1
-1
/
+2
*
Remove unneeded logging that was creating TSAN warnings.
aa@chromium.org
2011-09-29
1
-1
/
+0
*
Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-28
1
-8
/
+12
*
Hilariously revert "Re-reland r99689: Refactor the
aa@chromium.org
2011-09-27
1
-11
/
+8
*
Indicate that javascript has been blocked when blocking NaCl.
bauerb@chromium.org
2011-09-26
1
-2
/
+4
*
Re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a ...
aa@chromium.org
2011-09-23
1
-8
/
+11
*
Allow the embedder to add additional URL handlers supporting the media engine
jochen@chromium.org
2011-09-23
1
-0
/
+5
*
Don't depend on the embedder creating a plugin. That way embedders can always...
jam@chromium.org
2011-09-23
1
-11
/
+8
*
Don't block the Native Client plug-in when plug-ins are blocked by content se...
bbudge@chromium.org
2011-09-22
1
-5
/
+13
*
Update Chrome to use new context notification APIs from WebKit.
aa@chromium.org
2011-09-21
1
-17
/
+6
*
Move sending of the following IPC messages out of Chrome\renderer.
ananta@chromium.org
2011-09-19
1
-9
/
+6
*
Split Autofill's FormManager into a FormCache and a collection of utility fun...
isherman@chromium.org
2011-09-16
1
-2
/
+0
*
Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
1
-6
/
+5
*
Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
1
-5
/
+6
*
Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...
bauerb@chromium.org
2011-09-15
1
-6
/
+5
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
1
-0
/
+5
*
Prevent mixed content warnings from being displayed when an iframe loads a pa...
cdn@chromium.org
2011-09-12
1
-1
/
+4
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+2
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-5
/
+0
*
Revert trunk r99696 for real.
mark@chromium.org
2011-09-09
1
-13
/
+12
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
1
-22
/
+21
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
1
-21
/
+22
*
Reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-12
/
+13
*
Revert 99689 - Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-13
/
+12
*
Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-12
/
+13
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-2
/
+0
*
Tentative fix for PopupBlockerBrowserTest.PopupBlockedPostBlank
bauerb@chromium.org
2011-09-02
1
-3
/
+2
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-2
/
+3
*
Enable nacl_helper by default.
bradchen@google.com
2011-09-02
1
-3
/
+0
*
Protect sensistive chrome: and chrome-extension: schemes as not being able to...
tsepez@chromium.org
2011-08-30
1
-0
/
+5
*
Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...
ananta@chromium.org
2011-08-29
1
-0
/
+30
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-4
/
+4
*
Disable NaCl on 32-bit linux, also disable NaCl extension/store tests for tha...
elijahtaylor@google.com
2011-08-19
1
-3
/
+6
*
Keep normal popups opened from same-origin iframes in an extension process.
creis@chromium.org
2011-08-18
1
-11
/
+30
[next]