summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/base_session_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-4/+4
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-2/+2
* Added a new method to SessionService that returns a snapshot of the currentalbertb@google.com2010-03-011-0/+17
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-101-0/+32
* Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...jamesr@chromium.org2009-11-181-1/+1
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-131-2/+2
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-131-2/+2
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-131-2/+2
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Fix a bug in session restore on linux/mac. We were pickling thetc@google.com2009-05-011-8/+7
* 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