| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes SessionService to make sure a Pickle is deleted before the | sky@chromium.org | 2009-08-10 | 1 | -5/+10 |
* | Landing Thiago Farina's CL. | jcampan@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | Wires up restoring pinned tabs for session and tab restore | sky@chromium.org | 2009-07-14 | 1 | -3/+45 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -0/+1 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Fix a bug in session restore on linux/mac. We were pickling the | tc@google.com | 2009-05-01 | 1 | -6/+0 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -1/+1 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -1/+1 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -1/+1 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 1 | -4/+4 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Clean up some includes in sessions/ directory. | estade@chromium.org | 2009-02-15 | 1 | -0/+2 |
* | Make session_restore.cc compile on Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -1/+1 |
* | Port session_backend.cc to Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -3/+3 |
* | Make session_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-11 | 1 | -5/+10 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -14/+13 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -3/+3 |
* | This is a redo of my previous notification registrar change. I saw a crash in... | brettw@chromium.org | 2009-01-06 | 1 | -26/+12 |
* | Reverting 7581. | brettw@chromium.org | 2009-01-06 | 1 | -12/+26 |
* | Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us... | brettw@chromium.org | 2009-01-06 | 1 | -26/+12 |
* | Makes the tab restore service persist closed tabs/windows to disk and | sky@google.com | 2008-12-06 | 1 | -0/+1120 |