| Commit message (Expand) | Author | Age | Files | Lines |
* | In the TabRestoreService, do not create Window entries that only have 1 Tab. | rsesek@chromium.org | 2010-10-14 | 1 | -5/+5 |
* | Fix SessionStorage | jorlow@chromium.org | 2010-09-14 | 1 | -1/+5 |
* | FBTF: Reaplly the TabRestoreService::Observer into its own file commit. | erg@google.com | 2010-09-02 | 1 | -18/+4 |
* | Revert "FBTF: Move the TabRestoreService::Observer into its own file." | erg@google.com | 2010-09-01 | 1 | -4/+18 |
* | FBTF: Move the TabRestoreService::Observer into its own file. | erg@google.com | 2010-09-01 | 1 | -18/+4 |
* | sync: take two for: | tim@chromium.org | 2010-08-18 | 1 | -5/+4 |
* | Revert 56423 - Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -4/+5 |
* | Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -5/+4 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 1 | -3/+5 |
* | Allow the TabRestoreService to restore individual tabs from a window. | rsesek@chromium.org | 2010-06-18 | 1 | -1/+12 |
* | [Mac] Make the History menu behave more like the NTP in its display of recent... | rsesek@chromium.org | 2010-06-03 | 1 | -3/+3 |
* | Rename all occurrences of "app extension" with "extension app" since we were ... | aa@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Minor C++ fixes found by Clang. | evan@chromium.org | 2010-03-30 | 1 | -0/+1 |
* | Adds code to restore application extensions. I'm also enabling tab | sky@chromium.org | 2010-02-10 | 1 | -0/+3 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -8/+4 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -2/+2 |
* | Changes session restore to use a normal load rather than preferring | sky@chromium.org | 2009-11-03 | 1 | -0/+5 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -4/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+4 |
* | Adds timestamp to session restore for tabs and windows. | arv@google.com | 2009-07-20 | 1 | -5/+29 |
* | Wires up restoring pinned tabs for session and tab restore | sky@chromium.org | 2009-07-14 | 1 | -1/+5 |
* | Implement restoring closed tab menu item. Reworked cross-platform code to han... | pinkerton@chromium.org | 2009-06-19 | 1 | -1/+2 |
* | Restore closed tabs into new windows when necessary, and track the windows they | pam@chromium.org | 2009-04-22 | 1 | -3/+9 |
* | When restoring a closed tab using either ctrl-shift-T or the context menu, put | pam@chromium.org | 2009-04-20 | 1 | -1/+14 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+0 |
* | Make base_session_service.cc compile on Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -11/+1 |
* | Make tab_restore_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-12 | 1 | -1/+11 |
* | Makes the tab restore service contain any windows that were open at | sky@google.com | 2008-12-18 | 1 | -6/+61 |
* | Makes the tab restore service persist closed tabs/windows to disk and | sky@google.com | 2008-12-06 | 1 | -0/+230 |