summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-181-0/+29
* Reverting 9855.maruel@chromium.org2009-02-161-29/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-0/+29
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-9/+9
* Port remaining .rc data resource files to grd. This includestc@google.com2009-02-131-1/+1
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-3/+1
* Fixing the buildhclam@chromium.org2009-02-131-1/+1
* Some consumers in the renderer process need access to an IO message loop, Ren...hclam@chromium.org2009-02-131-0/+8
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-4/+4
* 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-0/+2
* Reverting 9594.thestig@chromium.org2009-02-111-2/+0
* Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome.evan@chromium.org2009-02-111-19/+4
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-111-0/+2
* 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