summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
...
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-0/+15
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-0/+2
* Some consumers in the renderer process need access to an IO message loop, Ren...hclam@chromium.org2009-02-131-0/+6
* Add the first unit-test that tests our IME backend.hbono@chromium.org2009-02-121-0/+1
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-111-6/+5
* Reverting 9594.thestig@chromium.org2009-02-111-5/+6
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-111-6/+5
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-061-0/+3
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-3/+13
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-3/+1
* Roll back r8821mark@chromium.org2009-01-281-1/+3
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-3/+1
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-281-1/+1
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-3/+0
* Rolback r8793: Remove extraneous uses of the --enable-user-scriptmal@chromium.org2009-01-281-0/+3
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-3/+0
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-8/+4
* POSIX: Porting renderer/render_view.cc, low hanging fruitagl@chromium.org2009-01-221-0/+4
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-221-1/+4
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-5/+9
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-2/+5
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-2/+2
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-2/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+1
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-5/+21
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-0/+1
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+1
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-011-1/+14
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+1
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-1/+1
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-111-2/+5
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-1/+2
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-081-5/+2
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-081-2/+5
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-1/+16
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-16/+1
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-1/+16
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-041-1/+4
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-031-3/+3
* Part 2 of the CL to unfork our changes to FrameLoader.cpp to support thempcomplete@google.com2008-10-311-0/+5
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-201-0/+11
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-171-6/+38
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-0/+3
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-161-0/+2
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-141-5/+6
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-301-0/+8
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-1/+2
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-5/+4