summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-211-0/+53
* Remove the negative field trial from prefetching histogramsgavinp@chromium.org2010-08-191-22/+3
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-11/+3
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+8
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-13/+28
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+3
* - Registered service types to make Services menu availableyutak@chromium.org2010-08-171-1/+3
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-3/+0
* Clean up PLT histograms for a move to navigator_state.ccjar@chromium.org2010-08-151-86/+130
* Plumb the find progress's "we're done" value to the browser.avi@chromium.org2010-08-131-24/+20
* remove toolstripserikkay@chromium.org2010-08-121-25/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-23/+13
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-13/+23
* Moving the autofill code from WebKit EditorClientImpl to Chromium.jcivelli@google.com2010-08-121-15/+34
* 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