summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/tab_restore_service.h
Commit message (Expand)AuthorAgeFilesLines
* Allow the TabRestoreService to restore individual tabs from a window.rsesek@chromium.org2010-06-181-1/+12
* [Mac] Make the History menu behave more like the NTP in its display of recent...rsesek@chromium.org2010-06-031-3/+3
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-1/+1
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-0/+1
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-101-0/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-8/+4
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-2/+2
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-0/+5
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+4
* Adds timestamp to session restore for tabs and windows.arv@google.com2009-07-201-5/+29
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-1/+5
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-1/+2
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-221-3/+9
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-1/+14
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-141-11/+1
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-1/+11
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-181-6/+61
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+230