summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-031-2/+5
* send referrer from gallery navigationserikkay@chromium.org2010-09-011-1/+5
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-011-24/+8
* This CL ensures we use the language specified in the language meta tag if any.jcivelli@chromium.org2010-09-011-24/+14
* Enable click-to-play by default.bauerb@chromium.org2010-09-011-5/+5
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-0/+32
* Move --block-nonsandboxed-plugins command line switch to preferences.bauerb@chromium.org2010-08-301-3/+2
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-271-0/+4
* compile errorerikkay@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-30/+43
* Fix the SPDY histograms to be more accurate. Prior to this change, wembelshe@chromium.org2010-08-271-84/+100
* Remove outdated comment.isherman@chromium.org2010-08-261-3/+0
* Make context-menu show for large data encoded URLs.jcivelli@chromium.org2010-08-261-1/+7
* Do not refetch or clear the accessibility tree if the navigation is within th...kkania@chromium.org2010-08-251-6/+9
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-251-0/+37
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Add support for a directory file chooser command, which creates a file list b...johnnyg@chromium.org2010-08-241-3/+6
* Fix the ChromeFrame ReferrerTest failures. This test fails because we incorre...ananta@chromium.org2010-08-241-0/+5
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+18
* Clean up the way top level navigations are handled in ChromeFrame and reporte...ananta@chromium.org2010-08-231-27/+14
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-231-1/+4
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-18/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-0/+18
* 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