summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* 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