summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Fix build bustageoshima@google.com2011-10-061-1/+1
* NotificationService::AllSources in SessionService will cause multi-profile pr...dhollowa@chromium.org2011-10-051-8/+12
* [Sync] Fix Session's handling of windows.zea@chromium.org2011-10-042-8/+8
* session restore: Terminate the message-loop immediately.sadrul@chromium.org2011-10-031-1/+1
* Refactoring recently closed tab filteringnoyau@chromium.org2011-09-223-0/+163
* Removed chromeos::NetworkStateNotifier and redirected all related code to use zelidrag@chromium.org2011-09-221-33/+22
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-4/+4
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-051-1/+2
* Set user-visible machine names and devices types for synced sessions.thakis@chromium.org2011-09-022-21/+0
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert 99391 (broke CrOS unit_tests) - Set user-visible machine names and dev...thakis@chromium.org2011-09-022-0/+21
* Set user-visible machine names and devices types for synced sessions.thakis@chromium.org2011-09-022-21/+0
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-2/+2
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-0/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-021-2/+0
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-0/+2
* Fix startup tabs in the case of Chrome running already in the background.rbyers@chromium.org2011-09-012-2/+16
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-312-4/+20
* Remove Animation When "Resuming" Window in Liondhollowa@chromium.org2011-08-311-0/+3
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-292-20/+4
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-292-4/+20
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-5/+12
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-226-34/+84
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-181-5/+0
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-1/+1
* Use computed index.qsr@google.com2011-08-041-1/+1
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-012-3/+3
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Ensure restored NavigationEntries have a SiteInstance when they commit.creis@chromium.org2011-07-281-2/+7
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-0/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+1
* 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