summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+5
* Clean up third_party/cld.jshin@chromium.org2010-02-041-9/+4
* Fix RenderView::AllowContentType to work properly.jochen@chromium.org2010-02-041-1/+1
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-031-0/+13
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+12
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+4
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-021-4/+0
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-0/+4
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-0/+12
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-1/+7
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-7/+1
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-1/+7
* 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-3/+5
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-301-1/+10
* Stubs for applying content settings.darin@chromium.org2010-01-301-0/+2
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-301-0/+4
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-3/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+3
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-291-3/+12
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-281-0/+1
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-3/+0
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-0/+3
* Another try at landing this.jcampan@chromium.org2010-01-201-3/+0
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-191-3/+9
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-191-9/+3
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-191-3/+9
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-0/+3
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-3/+0
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-0/+3
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-3/+0
* One of my previous CL accidentaly reverted 2 changes to thesejcampan@chromium.org2010-01-151-5/+4
* Switch to runFileChooser() with WebFileChooserParams.tkent@chromium.org2010-01-151-3/+2
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-2/+9
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-141-0/+13
* Revert 36246 (mistakingly included unrelated code).jcampan@chromium.org2010-01-141-9/+5
* One of my previous CL accidentaly reverted the change 35951jcampan@chromium.org2010-01-141-5/+9
* Hack so that the upstream change from usingjorlow@chromium.org2010-01-131-0/+2
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-121-5/+17
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-111-5/+4
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-0/+3
* Relanding the language detection code.jcampan@chromium.org2010-01-071-3/+0
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-231-6/+7
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-221-38/+6
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-0/+3
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-3/+0
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-091-0/+3
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-1/+7
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-4/+14
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1