summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/base_session_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-261-9/+11
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Clean up some includes in sessions/ directory.estade@chromium.org2009-02-151-7/+0
* Use the ALLOW_THIS_IN_INITIALIZER_LIST instead of a pragma.jhawkins@chromium.org2009-02-141-4/+1
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-141-1/+9
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-2/+2
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+237