summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of the deprecated hideAutofillPopup and replace it with the new h...jhawkins@chromium.org2010-02-081-2/+2
* Make sure chrome.tab.executeScript runs in fragment-navigated frames.asargent@chromium.org2010-02-081-0/+4
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+25
* Further divide PLT metrics based on cache policyjar@chromium.org2010-02-071-24/+128
* linux: Use gtk-cursor-blink from GtkSettings to set the caret blink intervaljoel@chromium.org2010-02-051-0/+3
* Clean up third_party/cld.jshin@chromium.org2010-02-041-1/+1
* Use LanguageCodeWithDialects instead of LanguageCode to get 'zh-CN' jshin@chromium.org2010-02-041-4/+5
* Fix RenderView::AllowContentType to work properly.jochen@chromium.org2010-02-041-8/+9
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-031-14/+28
* Change the behavior of ViewMsg_Replace. It replaces a word around thetkent@chromium.org2010-02-031-1/+4
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+27
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+14
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-021-7/+0
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-0/+24
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-0/+18
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-2/+9
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-9/+2
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-2/+9
* The upstream change to make popup shrinking work properly is a big project, s...aa@chromium.org2010-01-311-0/+9
* Fix api misunderstanding.thakis@chromium.org2010-01-301-17/+13
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-301-4/+36
* Stubs for applying content settings.darin@chromium.org2010-01-301-1/+17
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-301-0/+10
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-14/+0
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-0/+14
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-291-5/+14
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-281-0/+7
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-1/+2
* Separate out page-load-times to distinguish reload etc.jar@chromium.org2010-01-271-76/+129
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-271-1/+7
* Spellchecker: fix render view auto-suggest context menu itemsestade@chromium.org2010-01-261-6/+7
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-1/+1
* If a page is navigated within the same render process, the active notificatio...johnnyg@chromium.org2010-01-251-0/+3
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-2/+1
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-1/+2
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-2/+6
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-32/+10
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-201-1/+3
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-10/+32
* Another try at landing this.jcampan@chromium.org2010-01-201-32/+10
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-191-14/+9
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-191-9/+14
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-191-14/+9
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-1/+1
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-21/+32
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-32/+21
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-1/+1
* linux: reinstate Pepper pluginspiman@chromium.org2010-01-151-17/+4
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-21/+32
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-32/+21