summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Reverting 9408.brettw@chromium.org2009-02-099-113/+37
* Add a new resizer corner.mad@chromium.org2009-02-099-37/+113
* Janitorial: browser_render_process_host header/lint cleanup. Remove lots of h...thestig@chromium.org2009-02-062-33/+14
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-065-9/+442
* Make cert_store.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-061-1/+1
* Fix linux build bustage.estade@chromium.org2009-02-061-1/+4
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-062-0/+6
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-063-19/+328
* Make ResourceMessageFilter compile on Mac. It stubs out a substantial part ofbrettw@google.com2009-02-062-14/+33
* Make render_widget_host_unittest compile and run on POSIX.thestig@chromium.org2009-02-061-2/+20
* Fix a memory leak on the async resource handler.rvargas@google.com2009-02-061-1/+1
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-052-4/+1
* Linux: add a big, stubby RenderWidgetHostViewagl@chromium.org2009-02-053-0/+286
* Fix the build due to conflict with Paul's changebrettw@chromium.org2009-02-051-1/+7
* Fix the build from my previous file move.brettw@chromium.org2009-02-051-1/+1
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-055-2/+1072
* Correctly spawn render process for posix.pinkerton@chromium.org2009-02-052-1/+24
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-055-13/+40
* POSIX: Backing store scrolling.agl@chromium.org2009-02-051-2/+132
* Remove the stale ifdef/comment since the it's using the command line class nowthomasvl@chromium.org2009-02-051-7/+0
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-0512-15/+40
* Make mock_render_process_host, test_web_contents, and testing_profile compile...thestig@chromium.org2009-02-051-2/+9
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-049-32/+31
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-043-7/+13
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-0/+2
* AudioRendererHost and unit test fileshclam@chromium.org2009-02-043-0/+328
* Make render_view_host_manager.cc compile on POSIX.thestig@chromium.org2009-02-041-3/+3
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-0410-31/+37
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-0410-37/+31
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-041-0/+4
* Reverting 9109.ojan@google.com2009-02-031-2/+0
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-031-0/+2
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-036-27/+75
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-4/+1
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-012-1/+8
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-015-25/+31
* 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