summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/tab_restore_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-221-21/+48
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-2/+20
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-4/+4
* Reverting 14005.brettw@chromium.org2009-04-181-4/+4
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-4/+4
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-3/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-1/+1
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-2/+3
* Fixes possible crash in restoring a previously closed window. Thesky@google.com2009-01-261-0/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-181-24/+124
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+649