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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-1
/
+58
*
AutoFill: GRD strings cleanup.
jhawkins@chromium.org
2010-06-25
1
-1
/
+1
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
1
-3
/
+1
*
AutoFill: Don't show labels in the suggestions popup when the user is editing a
jhawkins@chromium.org
2010-06-24
1
-1
/
+2
*
Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...
pfeldman@chromium.org
2010-06-24
1
-1
/
+3
*
DevTools: Migrate to new WebView initialization (pass devtools client directly).
pfeldman@chromium.org
2010-06-24
1
-3
/
+1
*
Improve input method support.
suzhe@chromium.org
2010-06-23
1
-10
/
+0
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-0
/
+5
*
Reland - Only allow installation of extensions/apps with gallery update url v...
rafaelw@chromium.org
2010-06-23
1
-2
/
+2
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
In pages rendered in ChromeFrame window open requests or link clicks with tar...
ananta@chromium.org
2010-06-22
1
-0
/
+13
*
A/B test for determining a value for unused socket timeout. Currently the
ziadh@chromium.org
2010-06-21
1
-0
/
+34
*
Revert 50333 - Only allow installation of extensions/apps with gallery update...
tkent@chromium.org
2010-06-21
1
-2
/
+2
*
Only allow installation of extensions/apps with gallery update url via downlo...
rafaelw@chromium.org
2010-06-21
1
-2
/
+2
*
Remove obsolete API handlers now that upstream changes to frame name plumbing...
atwilson@chromium.org
2010-06-17
1
-11
/
+2
*
Allow POST requests made from an extension process to reuse the same process,
mpcomplete@chromium.org
2010-06-16
1
-1
/
+2
*
Implement more of Flush properly. This adds support for waiting on the message
brettw@chromium.org
2010-06-16
1
-12
/
+22
*
Fix for a translate related crasher.
jcivelli@chromium.org
2010-06-16
1
-0
/
+4
*
Add abandoned metric for spdy.
mbelshe@chromium.org
2010-06-14
1
-0
/
+3
*
Revert changes accidentally checked in with my property changes.
brettw@chromium.org
2010-06-14
1
-22
/
+12
*
Add some Linux make and scons files to the svn:ignore properties.
brettw@chromium.org
2010-06-14
1
-12
/
+22
*
AutoFill: Implement the 'Clear form' menu item in the suggestions popup.
jhawkins@chromium.org
2010-06-13
1
-4
/
+21
*
Add start-to-commit histogram for Spdy trial.
mbelshe@chromium.org
2010-06-13
1
-1
/
+8
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-14
/
+32
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
1
-7
/
+6
*
Fix & cleanup Renderer4 histograms.
mbelshe@chromium.org
2010-06-11
1
-227
/
+163
*
Add enable-video-fullscreen switch.
boliu@google.com
2010-06-11
1
-0
/
+13
*
Track whether a page was loaded via a proxy so that we can
mbelshe@chromium.org
2010-06-10
1
-9
/
+36
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
1
-6
/
+27
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
1
-9
/
+1
*
Reorganize more of render_view.h. This does the private functions and data I ...
brettw@chromium.org
2010-06-10
1
-49
/
+57
*
Clean up the RenderView header.
brettw@chromium.org
2010-06-10
1
-17
/
+11
*
Experiment for number of persistent connections to server
ziadh@chromium.org
2010-06-07
1
-0
/
+40
*
Changed to tell draggin status to webkit. Also fixed mouse pointer coordinate
tony@chromium.org
2010-06-04
1
-0
/
+2
*
AutoFill: Preview form field values when the user changes the AutoFill dropdown
jhawkins@chromium.org
2010-06-02
1
-13
/
+44
*
Cleaning up the node focus notification.
jcivelli@google.com
2010-06-01
1
-0
/
+4
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-3
/
+5
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
1
-35
/
+32
*
Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...
jam@chromium.org
2010-05-27
1
-0
/
+6
*
GTK: Invalidate the web content when we change system colors.
erg@chromium.org
2010-05-25
1
-2
/
+2
*
AutoFill sending forms should include elements with autoComplete="off" attrib...
dhollowa@chromium.org
2010-05-25
1
-5
/
+1
*
Remove previous print preview work in preparation for new work.
viettrungluu@chromium.org
2010-05-25
1
-2
/
+1
*
Browser process scaffolding to support having appcache work in workers.
michaeln@chromium.org
2010-05-24
1
-0
/
+2
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
1
-4
/
+12
*
Don't use command line flags for enabling the internal pdf plugin. Instead, ...
jam@chromium.org
2010-05-22
1
-4
/
+7
*
Windows accessibility improvements: 1. All WebKit roles are now passed to the
dmazzoni@chromium.org
2010-05-21
1
-2
/
+27
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-4
/
+30
*
Part 2 of fix. Denies access to password manager for sandboxed iframes with a...
inferno@chromium.org
2010-05-21
1
-0
/
+5
*
Reland Mac: First steps for default plugin
thakis@chromium.org
2010-05-20
1
-1
/
+3
*
Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-3
/
+1
[next]