summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Release the cached frame when we receive the frameDestroyed() messagejhawkins@chromium.org2010-08-111-0/+5
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-0/+2
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-2/+0
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-0/+2
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-111-0/+11
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+9
* Histograms & Field Trails about prefetchinggavinp@google.com2010-08-091-5/+94
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-9/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+9
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-091-7/+26
* More metrics for proxy connections impact A/B test.ziadh@chromium.org2010-08-091-2/+2
* The Selenium window.open target blank test fails in ChromeFrame as the naviga...ananta@chromium.org2010-08-061-1/+15
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-26/+7
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-7/+26
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-051-50/+63
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+12
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-2/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* DCHECK that CreatePlugin is only called for blocked plugins when click-to-pla...bauerb@chromium.org2010-08-031-6/+5
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-031-0/+8
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-031-19/+32
* Fix language detection with short text pages.jcivelli@chromium.org2010-08-021-7/+6
* A/B test for measuring effect of number of proxy connections.ziadh@chromium.org2010-08-021-1/+35
* Altered the logic that determines when NaCl is enabled. Previously, we requi...cbiffle@google.com2010-07-301-2/+22
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-1/+3
* Move click-to-play behind the --enable-click-to-play switch.bauerb@chromium.org2010-07-281-4/+17
* Make sure we check http/https to collect stats for spdy or apa.lzheng@google.com2010-07-281-12/+10
* render_view.h: Header cleanup.jhawkins@chromium.org2010-07-261-2/+13
* Don't try to block a disabled plugin.bauerb@chromium.org2010-07-261-10/+23
* This CL creates a new class AutofillHelper that factors out the autofill rela...jcivelli@google.com2010-07-221-201/+14
* Few TranslateManager changes:jcivelli@chromium.org2010-07-221-5/+2
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-2/+14
* If we're setting a frame's content settings based on its opener,japhet@chromium.org2010-07-211-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