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
/
browser
/
renderer_host
/
render_view_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 55227 - Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
1
-1
/
+0
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
1
-0
/
+1
*
Block non-sandboxed plugins.
bauerb@chromium.org
2010-08-05
1
-0
/
+2
*
ChromeFrame currently overrides the request context for intercepting network ...
ananta@chromium.org
2010-08-04
1
-2
/
+1
*
Add "Load all plugins on this page" button to blocked plugins bubble if click...
bauerb@chromium.org
2010-08-03
1
-0
/
+3
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
1
-0
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Disabled zoom controls in the browser when displaying PDF using the internal ...
sanjeevr@chromium.org
2010-07-22
1
-0
/
+1
*
Implement IsSearchProviderInstalled and a test for it.
levin@chromium.org
2010-07-17
1
-0
/
+2
*
TBR:brettw@chromium.org
tfarina@chromium.org
2010-07-16
1
-1
/
+0
*
Separate the PasswordManagerDelegate out of PasswordManager.
erg@chromium.org
2010-07-16
1
-2
/
+4
*
AutoFill: Use unique IDs to identify the profile or credit card to fill.
jhawkins@chromium.org
2010-07-16
1
-2
/
+5
*
Revert 52600 - renderer_host: Remove CanBlur method.
tfarina@chromium.org
2010-07-16
1
-0
/
+1
*
renderer_host: Remove CanBlur method.
tfarina@chromium.org
2010-07-16
1
-1
/
+0
*
Don't offer to translate pages if the page says so by
jcivelli@google.com
2010-07-12
1
-1
/
+2
*
Implement BiDi support and replace ID support for notifications.
johnnyg@chromium.org
2010-07-12
1
-6
/
+3
*
Reland r52072. Pass notifications to the browser on access to the appcache ma...
jochen@chromium.org
2010-07-12
1
-0
/
+1
*
Failed compile on Chromium builder dbg
vandebo@chromium.org
2010-07-12
1
-1
/
+0
*
Pass notifications to the browser on access to the appcache main resource man...
jochen@chromium.org
2010-07-12
1
-0
/
+1
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
1
-2
/
+7
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-0
/
+5
*
AutoFill: Don't show labels in the suggestions popup when the user is editing a
jhawkins@chromium.org
2010-06-24
1
-0
/
+1
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-3
/
+6
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
1
-1
/
+1
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
1
-5
/
+5
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
1
-3
/
+0
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-2
/
+2
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
1
-2
/
+4
*
Windows accessibility improvements: 1. All WebKit roles are now passed to the
dmazzoni@chromium.org
2010-05-21
1
-3
/
+0
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-0
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-0
/
+5
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-5
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-0
/
+5
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-5
/
+0
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-1
/
+0
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
1
-0
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-0
/
+5
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-3
/
+3
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-0
/
+4
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-1
/
+0
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-0
/
+1
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-1
/
+3
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
1
-1
/
+3
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
1
-0
/
+9
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
1
-12
/
+0
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+3
*
Adds an updated safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-0
/
+4
*
Revert 43962 - Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-4
/
+0
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
1
-2
/
+2
*
Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-08
1
-0
/
+4
[next]