summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-2/+1
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-1/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-7/+7
* Implement ResourceMessageFilter::OnGetWindowRect and OnGetRootWindowRectevan@chromium.org2009-02-241-1/+1
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-5/+2
* Revert r10090, which was committed without proper review.darin@chromium.org2009-02-201-32/+1
* Add tab content type for developer tools UI.yurys@google.com2009-02-201-1/+32
* Prepare some files for porting:estade@chromium.org2009-02-181-2/+2
* Reverting 9944.yurys@google.com2009-02-181-43/+1
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-181-1/+43
* Reverting 9855.maruel@chromium.org2009-02-161-43/+1
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-1/+43
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-6/+15
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Reverting 9493.kuchhal@chromium.org2009-02-101-15/+6
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-6/+15
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-5/+1
* Adds some debugging code in hopes of isolating bug 6316. I suspect thesky@google.com2009-02-101-0/+7
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-101-3/+3
* Reverting 9408.brettw@chromium.org2009-02-091-15/+6
* Add a new resizer corner.mad@chromium.org2009-02-091-6/+15
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-061-4/+1
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-061-0/+3
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-3/+2
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-17/+5
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-6/+11
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-5/+18
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-18/+5
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-6/+2
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-1/+1
* Roll back r8821mark@chromium.org2009-01-281-2/+6
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-281-2/+5
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-6/+2
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-6/+21
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-261-20/+8
* Fix the build.brettw@chromium.org2009-01-261-2/+2
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-261-7/+19
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-106/+84
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+1310