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