summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_service.h
Commit message (Expand)AuthorAgeFilesLines
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-2/+2
* Mac: don't restore explicitly closed windows.viettrungluu@chromium.org2009-11-051-0/+13
* Make SessionService use its own enum for storing window type in the session d...ben@chromium.org2009-11-051-1/+16
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-7/+11
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-11/+7
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-7/+11
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-1/+11
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-141-11/+1
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-1/+1
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+11
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* This is a redo of my previous notification registrar change. I saw a crash in...brettw@chromium.org2009-01-061-0/+3
* Reverting 7581.brettw@chromium.org2009-01-061-3/+0
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-061-0/+3
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+349