| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |