summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-23/+20
* Fix purify errors in previous testing patch.brettw@chromium.org2009-01-202-3/+13
* Remove old initializer.brettw@chromium.org2009-01-201-1/+0
* Reverting 8263.brettw@chromium.org2009-01-205-0/+395
* Reverting 8262.brettw@chromium.org2009-01-185-276/+0
* Create some test framework for RenderViewHost. Create a simple RenderView unitbrettw@chromium.org2009-01-185-0/+276
* Collect some metrics on nosniff. There is some concern that respecting this ...abarth@chromium.org2009-01-171-2/+31
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-164-0/+1252
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-6/+6
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-152-4/+4
* Fix UrlFetcher unittest.levin@chromium.org2009-01-141-0/+5
* This CL adds a way to block resource requests in the ResourceDispatcherHost f...jcampan@chromium.org2009-01-123-17/+298
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-10/+19
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-081-1/+1
* Attempt at fixing bug 5800.jcampan@chromium.org2009-01-081-6/+40
* g++ 4.3.x doesn't seem to like forward declarationsphajdan.jr@chromium.org2009-01-031-1/+3
* Porting in chrome/phajdan.jr@chromium.org2008-12-315-9/+9
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-19/+10
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-10/+19
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-2321-0/+3998
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-2021-3998/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-2021-0/+3998