summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_view_host_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Make the character encoding override work again. There are two other bugs wit...jungshik@google.com2008-10-221-1/+1
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-9/+5
* Move more platform-specific stuff from WebContents to the view.brettw@google.com2008-10-181-23/+23
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-171-0/+5
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-15/+32
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-6/+0
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-20/+26
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-0/+6
* Make the FindInPageController implement its own delegate interface forbrettw@google.com2008-08-141-11/+13
* Add chrome to the repository.initial.commit2008-07-261-0/+364