summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-1/+1
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-4/+4
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-191-7/+5
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-0/+9
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-0/+6
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Make the FindInPageController implement its own delegate interface forbrettw@google.com2008-08-141-27/+8
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-4/+3
* Add a bit of plumbing to make it so Browser doesn't need to know about Render...ojan@google.com2008-08-121-0/+8
* Revert this CL. Breaks compile.ojan@google.com2008-08-121-8/+0
* Add a bit of plumbing just so Browser doesn't need to know about RenderViewHost.ojan@google.com2008-08-121-0/+8
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-121-979/+138
* r65 was reverted in r71 because of a crash spike in the reliability tests.mal@google.com2008-08-021-2/+3
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-7/+8
* Move BrowserToolbarView to the frames (XPFrame/VistaFrame).beng@google.com2008-07-311-0/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+3
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-2/+2
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-301-1/+1
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-2/+5
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-291-3/+2
* Makes the process model heuristic for generated searches only apply in --proc...creis@google.com2008-07-291-2/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+3547