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
/
render_view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-09
1
-1
/
+3
*
Revert 55227 - Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
1
-3
/
+1
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
1
-1
/
+3
*
Block non-sandboxed plugins.
bauerb@chromium.org
2010-08-05
1
-5
/
+14
*
Adds chromium side plumbing to pass speech input calls back and forth with We...
satish@chromium.org
2010-08-04
1
-0
/
+8
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
1
-1
/
+2
*
Add "Load all plugins on this page" button to blocked plugins bubble if click...
bauerb@chromium.org
2010-08-03
1
-0
/
+1
*
Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.
bauerb@chromium.org
2010-08-03
1
-2
/
+2
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
1
-0
/
+1
*
Move click-to-play behind the --enable-click-to-play switch.
bauerb@chromium.org
2010-07-28
1
-0
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.
phajdan.jr@chromium.org
2010-07-26
1
-13
/
+13
*
render_view.h: Header cleanup.
jhawkins@chromium.org
2010-07-26
1
-24
/
+18
*
Don't try to block a disabled plugin.
bauerb@chromium.org
2010-07-26
1
-1
/
+3
*
This CL creates a new class AutofillHelper that factors out the autofill rela...
jcivelli@google.com
2010-07-22
1
-47
/
+5
*
Few TranslateManager changes:
jcivelli@chromium.org
2010-07-22
1
-3
/
+0
*
Add click-to-load functionality for blocked plugins.
bauerb@chromium.org
2010-07-19
1
-1
/
+11
*
Implement IsSearchProviderInstalled and a test for it.
levin@chromium.org
2010-07-17
1
-0
/
+4
*
Separate the PasswordManagerDelegate out of PasswordManager.
erg@chromium.org
2010-07-16
1
-1
/
+1
*
AutoFill: Use unique IDs to identify the profile or credit card to fill.
jhawkins@chromium.org
2010-07-16
1
-9
/
+9
*
First step in moving the password autocomplete code from the WebKit API
jcivelli@google.com
2010-07-14
1
-0
/
+14
*
Don't offer to translate pages if the page says so by
jcivelli@google.com
2010-07-12
1
-0
/
+6
*
Header cleanup: SkBitmap and other unnecessary includes.
erg@chromium.org
2010-07-12
1
-1
/
+1
*
Chrome side of making RenderView not special case PluginDocument and making t...
jam@chromium.org
2010-07-08
1
-1
/
+2
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
1
-2
/
+5
*
Revert some changes I accidentally checked in in revision 50597. This was an
brettw@chromium.org
2010-07-01
1
-2
/
+0
*
AutoFill fills only clicked field when form was filled prior.
dhollowa@chromium.org
2010-06-30
1
-0
/
+1
*
Improve input method support.
suzhe@chromium.org
2010-06-23
1
-1
/
+0
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-0
/
+2
*
Remove obsolete API handlers now that upstream changes to frame name plumbing...
atwilson@chromium.org
2010-06-17
1
-4
/
+0
*
Implement more of Flush properly. This adds support for waiting on the message
brettw@chromium.org
2010-06-16
1
-3
/
+3
*
Revert file accidentally in my previous checkin.
brettw@chromium.org
2010-06-14
1
-3
/
+3
*
Add some Linux make and scons files to the svn:ignore properties.
brettw@chromium.org
2010-06-14
1
-3
/
+3
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-2
/
+9
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
1
-3
/
+3
*
Add enable-video-fullscreen switch.
boliu@google.com
2010-06-11
1
-0
/
+3
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
1
-3
/
+11
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
1
-3
/
+2
*
Reorganize more of render_view.h. This does the private functions and data I ...
brettw@chromium.org
2010-06-10
1
-287
/
+306
*
Clean up the RenderView header.
brettw@chromium.org
2010-06-10
1
-398
/
+397
*
Make the RenderView destructor private. Given the weird placement of this and
brettw@chromium.org
2010-06-09
1
-3
/
+3
*
AutoFill: Preview form field values when the user changes the AutoFill dropdown
jhawkins@chromium.org
2010-06-02
1
-0
/
+23
*
Cleaning up the node focus notification.
jcivelli@google.com
2010-06-01
1
-0
/
+1
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-1
/
+2
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
1
-3
/
+2
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
1
-1
/
+1
*
Windows accessibility improvements: 1. All WebKit roles are now passed to the
dmazzoni@chromium.org
2010-05-21
1
-0
/
+2
*
Add code to engage new Pepper API behind a preprocessor macro.
darin@chromium.org
2010-05-13
1
-0
/
+3
*
Clean up old method signature of WebViewClient::createView.
rafaelw@chromium.org
2010-05-12
1
-3
/
+0
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
1
-1
/
+2
[next]