| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -31/+13 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -13/+31 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -31/+13 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 1 | -28/+11 |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 1 | -36/+7 |
* | Make the RenderViewHostFactory a global. This prevents us from having to pass | brettw@chromium.org | 2009-04-07 | 1 | -9/+2 |
* | Remove some uses of custom tab contents types from some tests. | brettw@chromium.org | 2009-04-04 | 1 | -2/+21 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs | brettw@chromium.org | 2009-03-04 | 1 | -1/+2 |
* | Delete the ViewSourceTabContents. | brettw@chromium.org | 2009-02-25 | 1 | -1/+0 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 1 | -0/+3 |
* | add infobar_delegate.cc to the build | tc@google.com | 2009-02-13 | 1 | -5/+0 |
* | Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.) | estade@chromium.org | 2009-02-12 | 1 | -2/+1 |
* | Revert "Add chrome/browser/ssl/ssl_manager.cc to the build." | tc@google.com | 2009-02-12 | 1 | -1/+2 |
* | Add chrome/browser/ssl/ssl_manager.cc to the build. | tc@google.com | 2009-02-12 | 1 | -2/+1 |
* | Add in NavigationController to linux and mac. | pinkerton@chromium.org | 2009-02-05 | 1 | -3/+13 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+2 |
* | Porting in chrome/browser/ | phajdan.jr@chromium.org | 2009-01-20 | 1 | -1/+1 |
* | Fix the include guards in tab_contents/* for the new location. | brettw@chromium.org | 2009-01-16 | 1 | -3/+3 |
* | Move all the SSL stuff into its own subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -0/+550 |