summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Reverting 11640.finnur@chromium.org2009-03-131-6/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+6
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-24/+23
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-5/+8
* Fix Purify UMR and MLK due to ExtensionViewTest:mpcomplete@google.com2009-03-061-1/+1
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-061-1/+2
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-3/+6
* Reverting 11002.brettw@chromium.org2009-03-051-6/+3
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-3/+6
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-1/+2
* Reverting 10794.avi@chromium.org2009-03-031-2/+1
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-1/+2
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-1/+1
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-031-3/+2
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-10/+15
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-271-3/+2
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-2/+1
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-1/+2
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-261-1/+29
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+3
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-2/+1
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+4
* 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