summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Ignore invalid plugin windows coming in from the renderer for moving. As the ...ananta@chromium.org2009-01-301-1/+7
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-304-364/+363
* Clean up the Windows-ness in the sizing of new views. Write a bunch of commentsbrettw@chromium.org2009-01-291-13/+12
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-4/+4
* Re-enable the NoScript unittest.mpcomplete@google.com2009-01-291-1/+0
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-292-11/+11
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-292-16/+8
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-2918-81/+124
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-296-16/+8
* Roll back r8821mark@chromium.org2009-01-282-8/+16
* Porting profiles to the Mac.avi@chromium.org2009-01-281-15/+7
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-282-3/+13
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-282-16/+8
* Ensure that windowed plugins get keyboard focus in WM_MOUSEACTIVATe. This reg...ananta@chromium.org2009-01-281-0/+3
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-283-1/+304
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-15/+1
* Rolback r8793: Remove extraneous uses of the --enable-user-scriptmal@chromium.org2009-01-281-1/+15
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-15/+1
* Move Windows specific backing-store functions into backing_store_win.ccagl@chromium.org2009-01-282-258/+3
* Fork backing_store.cc into backing_store_win.cc in preparation for aagl@chromium.org2009-01-271-0/+243
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-276-29/+42
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-0/+16
* Reverting 8722,8721.maruel@chromium.org2009-01-271-16/+0
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-0/+16
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-265-39/+22
* Fix the build.brettw@chromium.org2009-01-261-2/+2
* Fix the build.brettw@chromium.org2009-01-261-1/+1
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-265-20/+37
* Make RenderWidgetHelper portable.brettw@chromium.org2009-01-262-23/+38
* Close the handle to the child process after terminating it. This avoidsdarin@chromium.org2009-01-261-0/+1
* Random de-Windows-ification-ism-izing in renderer_host.brettw@chromium.org2009-01-246-45/+48
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-246-482/+475
* Two things:ben@chromium.org2009-01-241-2/+3
* revert r8603rvargas@google.com2009-01-2418-119/+80
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-2418-80/+119
* Add missing file from last checkin.brettw@chromium.org2009-01-231-0/+2
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-237-366/+497
* When the server says "nosniff" but then doesn't give us a Content-Type we now...abarth@chromium.org2009-01-231-1/+10
* Relands 8521, it isn't the culprit. Sorry John.sky@google.com2009-01-231-0/+1
* Backs out r8521 in hopes of greener trees.sky@google.com2009-01-231-1/+0
* Fix reloading a page with a pdf not working. The problem was that we were se...jam@chromium.org2009-01-221-0/+1
* Fix unit tests buildbrettw@chromium.org2009-01-221-1/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-2218-11/+5961
* Linux: move win_util.h to Windows specific blockagl@chromium.org2009-01-221-1/+1
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-223-61/+113
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-215-77/+127
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-213-114/+62
* Build fix: release builds seemed to breakagl@chromium.org2009-01-211-0/+1
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-213-62/+113
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-2/+2