summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 55789 - AutoFill: Release the cached frame when we receive the frameDes...jhawkins@chromium.org2010-08-111-0/+5
* Merging 54568 to M6 branchjcivelli@chromium.org2010-08-021-7/+6
* Merging r53384 to the 472 branch.jcivelli@chromium.org2010-08-021-5/+2
* Merge 54052 - AutoFill: Display a right-aligned generic CC icon in the sugges...dhollowa@chromium.org2010-07-301-1/+3
* Merge 53413 - This CL creates a new class AutofillHelper that factors out the...dhollowa@chromium.org2010-07-301-201/+14
* Merge 53924 - Move click-to-play behind the --enable-click-to-play switch.bauerb@chromium.org2010-07-291-4/+17
* Merge 53616 - Don't try to block a disabled plugin.bauerb@chromium.org2010-07-291-10/+23
* Merge 53294 - Disabled zoom controls in the browser when displaying PDF using...sanjeevr@chromium.org2010-07-281-2/+14
* Merge 53916 - Make sure we check http/https to collect stats for spdy or apa.lzheng@chromium.org2010-07-281-11/+10
* Merge 53240 - If we're setting a frame's content settings based on its opener,japhet@chromium.org2010-07-281-3/+6
* AutoFill: Several functional fixes:jhawkins@chromium.org2010-07-201-8/+13
* Fix crash in renderer process when Pepper plugin fails to initialize.apatrick@chromium.org2010-07-201-0/+3
* Add click-to-load functionality for blocked plugins.bauerb@chromium.org2010-07-191-27/+44
* The autocomplete popup is now closed when no suggestions are available.jcivelli@chromium.org2010-07-181-36/+40
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-0/+12
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-1/+1
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-161-15/+15
* Fixes bug where deleting an autofill/autocomplete entry didn't updatesky@chromium.org2010-07-161-0/+6
* Fix the password autofill.jcivelli@chromium.org2010-07-151-0/+2
* Take out temporary code now that WebKit plugin change is rolled.jam@chromium.org2010-07-141-6/+0
* First step in moving the password autocomplete code from the WebKit APIjcivelli@google.com2010-07-141-1/+43
* ChromeFrame back forward navigations at times would mess up the navigation hi...ananta@chromium.org2010-07-131-2/+4
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-2/+19
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-0/+1
* Chrome side of removing WebPlugin::supportsFind.jam@chromium.org2010-07-101-4/+5
* Add --allow-scripting-gallery command line switch to allow extensionssdoyon@chromium.org2010-07-091-1/+3
* Chrome side of making RenderView not special case PluginDocument and making t...jam@chromium.org2010-07-081-35/+11
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-071-33/+41
* Move default_plugin from webkit/ to chrome/thakis@chromium.org2010-07-071-1/+1
* Revert 51681 - Move default_plugin out of webkit.thakis@chromium.org2010-07-071-1/+1
* Move default_plugin out of webkit.thakis@chromium.org2010-07-071-1/+1
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-2/+6
* Revert some changes I accidentally checked in in revision 50597. This was anbrettw@chromium.org2010-07-011-5/+0
* Add the concept of browse extent.aa@chromium.org2010-07-011-3/+10
* AutoFill fills only clicked field when form was filled prior.dhollowa@chromium.org2010-06-301-0/+7
* 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