summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/navigation_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-5/+7
* More style nits.erg@google.com2009-10-141-0/+3
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-4/+0
* Coverity: Initialize all member variables in the default constructor.jhawkins@chromium.org2009-09-291-1/+7
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-251-1/+9
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-0/+5
* Remove the ability to load lazy URLs from the NavigationController. This is nobrettw@chromium.org2009-09-021-18/+1
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-2/+12
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-161-0/+20
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-161-20/+0
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-151-0/+20
* Remove a comment referencing tab contents type switching.brettw@chromium.org2009-05-131-3/+1
* This is the successor to http://codereview.chromium.org/67150maruel@chromium.org2009-05-131-3/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+3
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-31/+13
* Reverting 14005.brettw@chromium.org2009-04-181-13/+31
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-31/+13
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-28/+11
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-36/+7
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-9/+2
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-2/+21
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+0
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-0/+3
* add infobar_delegate.cc to the buildtc@google.com2009-02-131-5/+0
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-121-2/+1
* Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."tc@google.com2009-02-121-1/+2
* Add chrome/browser/ssl/ssl_manager.cc to the build.tc@google.com2009-02-121-2/+1
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-3/+13
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+2
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-201-1/+1
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+550