summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+1
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-4/+4
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Clean up some includes in sessions/ directory.estade@chromium.org2009-02-151-0/+2
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-141-1/+1
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-3/+3
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-5/+10
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-14/+13
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3
* This is a redo of my previous notification registrar change. I saw a crash in...brettw@chromium.org2009-01-061-26/+12
* Reverting 7581.brettw@chromium.org2009-01-061-12/+26
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-061-26/+12
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+1120