summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/tab_restore_service.h
Commit message (Expand)AuthorAgeFilesLines
* In the TabRestoreService, do not create Window entries that only have 1 Tab.rsesek@chromium.org2010-10-141-5/+5
* Fix SessionStoragejorlow@chromium.org2010-09-141-1/+5
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-18/+4
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-4/+18
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-18/+4
* sync: take two for:tim@chromium.org2010-08-181-5/+4
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-4/+5
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-5/+4
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move implementation from header to source.erg@chromium.org2010-07-151-3/+5
* 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