| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds code to restore application extensions. I'm also enabling tab | sky@chromium.org | 2010-02-10 | 1 | -5/+37 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -0/+12 |
* | Clicking on restore window button on ntp now nukes ntp. We always did | sky@chromium.org | 2009-11-05 | 1 | -0/+6 |
* | Changes session restore to use a normal load rather than preferring | sky@chromium.org | 2009-11-03 | 1 | -6/+15 |
* | valgrind: memset the window command data structure. |timestamp| is aligned o... | jhawkins@chromium.org | 2009-09-16 | 1 | -2/+8 |
* | Adds timestamp to session restore for tabs and windows. | arv@google.com | 2009-07-20 | 1 | -16/+69 |
* | Wires up restoring pinned tabs for session and tab restore | sky@chromium.org | 2009-07-14 | 1 | -4/+32 |
* | Implement restoring closed tab menu item. Reworked cross-platform code to han... | pinkerton@chromium.org | 2009-06-19 | 1 | -47/+50 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -0/+1 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Reverting 15399. | maruel@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that we | brettw@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -4/+4 |
* | Restore closed tabs into new windows when necessary, and track the windows they | pam@chromium.org | 2009-04-22 | 1 | -21/+48 |
* | When restoring a closed tab using either ctrl-shift-T or the context menu, put | pam@chromium.org | 2009-04-20 | 1 | -2/+20 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -4/+4 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -4/+4 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -4/+4 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 1 | -3/+3 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Port session_backend.cc to Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -1/+1 |
* | Make tab_restore_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-12 | 1 | -2/+3 |
* | Fixes possible crash in restoring a previously closed window. The | sky@google.com | 2009-01-26 | 1 | -0/+3 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -2/+2 |
* | Makes the tab restore service contain any windows that were open at | sky@google.com | 2008-12-18 | 1 | -24/+124 |
* | Makes the tab restore service persist closed tabs/windows to disk and | sky@google.com | 2008-12-06 | 1 | -0/+649 |