summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-5/+5
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-7/+7
* Created notification for when a session is saved.jerrica@google.com2010-06-171-3/+26
* Changes session restore so that if the last tab is closed explicitlysky@chromium.org2010-05-261-2/+22
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-3/+3
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-8/+11
* [Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs.rsesek@chromium.org2010-03-241-4/+1
* Added a new method to SessionService that returns a snapshot of the currentalbertb@google.com2010-03-011-1/+33
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-101-2/+28
* Disables pinned tabs until I land apps. I've #ifdef parts that aresky@chromium.org2010-01-281-1/+3
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-0/+53
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-53/+0
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-0/+53
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-0/+49
* Cleanup temp files/folders in a few more tests.munjal@chromium.org2009-06-011-1/+5
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-2/+2
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-1/+1
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-261-36/+4
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-46/+62
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-5/+5
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+469