summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up unnecessary includes in render_view.ccbrettw@chromium.org2009-02-061-2/+0
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-061-4/+16
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-3/+4
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-6/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+6
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-6/+1
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-031-1/+1
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-1/+1
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-25/+4
* Roll back r8821mark@chromium.org2009-01-281-4/+25
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-25/+4
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-281-2/+2
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-11/+6
* Rolback r8793: Remove extraneous uses of the --enable-user-scriptmal@chromium.org2009-01-281-6/+11
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-11/+6
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-22/+8
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-261-4/+3
* Fix the build.brettw@chromium.org2009-01-261-3/+4
* Link Doctor is expecting the query param connectionfailure, nottc@google.com2009-01-261-1/+1
* POSIX: Porting renderer/render_view.cc, low hanging fruitagl@chromium.org2009-01-221-20/+146
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-3/+3
* First pass as implementing the greasemonkey API. This patchaa@chromium.org2009-01-171-1/+3
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-8/+10
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-4/+9
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-8/+8
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-2/+2
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-4/+5
* Fix an uninitialized memory read that purify exposed.brettw@chromium.org2009-01-051-6/+7
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-40/+46
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-181-8/+8
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-0/+5
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-4/+4
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+10
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-2/+2
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-2/+2
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-2/+2
* Reupload of 12418glen@chromium.org2008-12-071-1/+1
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-3/+4
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-4/+3
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-021-11/+5
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-011-1/+18
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-011-0/+1
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-271-1/+1
* Reverting 5971.maruel@chromium.org2008-11-251-1/+0
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-251-0/+1
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-251-4/+4
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-10/+4
* Don't save state when the page ID doesn't change.brettw@google.com2008-11-241-2/+9
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-2/+2