summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-111-1/+1
* Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome.evan@chromium.org2009-02-111-0/+3
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-111-15/+11
* Handle tooltip message so we get fewer NOTIMPLEMENTED()s.evan@chromium.org2009-02-111-1/+6
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-117-18/+111
* Implement browser scrolling on posix.estade@chromium.org2009-02-112-72/+33
* Fix a browser crash when the async resource handler keeps anrvargas@google.com2009-02-111-1/+6
* Fill in more gtk callbacks in RenderWidgetHostViewGtk.estade@chromium.org2009-02-101-3/+15
* Turn on Mac cursor support now that we're already linking in the world.avi@chromium.org2009-02-102-8/+19
* Reverting 9493.kuchhal@chromium.org2009-02-109-113/+37
* MovePluginWindows should always be called, even if suppress_view_updating_ is...jam@chromium.org2009-02-101-4/+6
* Do some more work on RenderWidgetHostViewGtkestade@chromium.org2009-02-102-75/+92
* Switch the Mac accessor method name to match the GTK one (consistency is good).avi@chromium.org2009-02-102-5/+1
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-109-37/+113
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-102-28/+25
* Linux: fix crash in OnGetScreenInfoagl@chromium.org2009-02-101-1/+4
* Linux: porting effortagl@chromium.org2009-02-101-1/+0
* Adds some debugging code in hopes of isolating bug 6316. I suspect thesky@google.com2009-02-101-0/+7
* #ifdef around a DCHECK in a Windows-specific code path.evan@chromium.org2009-02-101-0/+5
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-5/+1
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-102-5/+5
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+5
* POSIX: add command line option to launch renderers in a wrapperagl@chromium.org2009-02-101-1/+16
* 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