summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Add login times for session restore, and move location of login-timesdavemoore@chromium.org2011-07-221-1/+25
* Profiles: There should be an equivalent profile creation message to the Profi...erg@chromium.org2011-07-224-0/+15
* some cleanup for base/stl_utildilmah@chromium.org2011-07-196-6/+6
* Fix for compile failures caused by the change to move chrome specific notific...ananta@chromium.org2011-07-101-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-105-58/+62
* Changes session restore to restore to existing browser and only closesky@chromium.org2011-07-073-83/+61
* Fixes race condition that could lead to premature shutdown. Whensky@chromium.org2011-06-292-1/+7
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-1/+2
* Change BrowserList::GetLastActive to select the window with the correct profile.mirandac@chromium.org2011-06-171-1/+1
* Fixed invalid use of CancelableRequestConsumer in TabRestoreService.atwilson@chromium.org2011-06-162-1/+4
* [Sync] Foreign session -> Synced sessionzea@chromium.org2011-06-152-9/+9
* Adds virtual to method in RestoreTabHelper to appease clang.sky@chromium.org2011-06-141-1/+1
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-147-90/+169
* Moves some of the session dependencies from content to chrome.sky@chromium.org2011-06-062-0/+19
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-4/+4
* Replace all usage of FileAutoDeleter with ScopedTempDir.husky@google.com2011-05-251-5/+1
* This adds a Flush to the session backend to help with data corruption at Chro...gspencer@google.com2011-05-201-0/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-2/+2
* PrintPreview: Do not restore print preview tabs.kmadhusu@chromium.org2011-05-126-17/+80
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-3/+4
* Make sure that we get the last active browser for the profile that is being r...mirandac@chromium.org2011-05-101-1/+1
* Revert 84748 - Fix PyAuto Logout() hook. Currently, logging out disconnects t...dtu@chromium.org2011-05-101-1/+3
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Fix PyAuto Logout() hook. Currently, logging out disconnects the automation c...dtu@chromium.org2011-05-101-3/+1
* Browser::Type cleanup.jianli@chromium.org2011-05-058-56/+39
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-289-17/+226
* Stop reference counting BaseSessionService.torne@chromium.org2011-04-265-18/+16
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-253-16/+4
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-233-6/+18
* More TabStripModel renaming:sky@chromium.org2011-04-181-3/+3
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-123-6/+6
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-2/+4
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Fix header include for reals.sky@chromium.org2011-04-061-1/+0
* Fix header inlude.sky@chromium.org2011-04-061-0/+1
* Attempt 2 at changing session restores handling of incognitosky@chromium.org2011-04-064-66/+94
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-2/+2
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-042-13/+31
* Revert 79891 - Changes session restores handling of incognito windows. Previo...sky@chromium.org2011-03-304-47/+66
* Changes session restores handling of incognito windows. Previouslysky@chromium.org2011-03-304-66/+47
* Move some files from base to base/memory.levin@chromium.org2011-03-2811-18/+18
* Creates owners files for a handful of directories.sky@chromium.org2011-03-211-0/+1
* Rewritten MountLibrary to work with non-blocking mount API calls in libcros.zelidrag@chromium.org2011-03-171-2/+5
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-172-2/+2
* Decouple TabRestoreService from Browserbulach@chromium.org2011-03-154-109/+180
* Add in DOMBrowsersadrul@chromium.org2011-03-111-1/+1
* Coverity Fixlets: CHECKED_RETURNsscr@chromium.org2011-03-111-4/+4
* Remove extra http://'s from a comment line.mirandac@chromium.org2011-03-101-2/+2
* Force NTP reload when a new theme is installed.mirandac@chromium.org2011-03-101-1/+6