summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Revert 164652 - speculative revert - this change may have caused print dialog...sergeyu@chromium.org2012-10-291-12/+0
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-291-0/+12
* Make TRSHelper::kMaxEntries a compile-time constant. Patch by Philippe Liard ...peter@chromium.org2012-10-294-12/+13
* Split TabRestoreService into InMemoryTRS and PersistentTRSpliard@chromium.org2012-10-2912-1522/+2051
* Better session restore test fix: Don't use a test server with a fixed port.marja@chromium.org2012-10-291-29/+54
* Disable SessionCookies and SessionStorage tests.scheib@chromium.org2012-10-271-4/+6
* Revert 164352 - Re-vamped the entire window auto positioning logicsail@chromium.org2012-10-261-12/+0
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-261-0/+12
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-1/+1
* Clear tab to activate when it gets clobbered.mad@chromium.org2012-10-221-9/+12
* Disable BetterSessionRestoreTest.* under AddressSanitizerglider@chromium.org2012-10-221-4/+18
* Mark BetterSessionRestoreTests as flaky.marja@chromium.org2012-10-201-4/+8
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-191-14/+14
* [Sync] Add a new global_id field to sync_pb::TabNavigationakalin@chromium.org2012-10-152-2/+3
* Automate more Better Session Restore tests.marja@chromium.org2012-10-151-1/+13
* Remove NOTIFICATION_TAB_CONTENTS_DESTROYED from SessionService.avi@chromium.org2012-10-111-2/+2
* Remove non-test getter for TabNavigation::timestamp() as it's not used anymoreakalin@chromium.org2012-10-116-22/+28
* Remove unused parameter selected_tab_to_activate on non-win.flackr@chromium.org2012-10-101-0/+4
* Activate appropriate window from a session restore.mad@chromium.org2012-10-108-115/+338
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-3/+3
* [Sync] Protect against tabs without valid navigations.zea@chromium.org2012-10-091-1/+5
* Fixes two bugs that made tab restore service not return the right setsky@chromium.org2012-10-053-5/+19
* Changes pref for whether last session exited cleanly from a boolean tosky@chromium.org2012-10-051-1/+1
* Removes BrowserContext::DidLastSessionExitCleanly() and makessky@chromium.org2012-10-041-4/+5
* Add automated tests for Better Session Restore.marja@chromium.org2012-10-021-0/+102
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-12/+0
* Flush at the end of local file writing in FileWriter API.kinaba@chromium.org2012-10-011-1/+1
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-282-2/+1
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-282-1/+2
* Propagate NavigationEntry's timestamp to syncakalin@chromium.org2012-09-287-106/+146
* Revert 159214 - Propagate NavigationEntry's timestamp to history and sync.akalin@chromium.org2012-09-287-146/+106
* Propagate NavigationEntry's timestamp to history and sync.akalin@chromium.org2012-09-287-106/+146
* Revert 159153 - Add a timestamp field to NavigationEntry and propagate it to ...michaeln@google.com2012-09-287-146/+106
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-272-2/+1
* Add a timestamp field to NavigationEntry and propagate it to history and syncakalin@chromium.org2012-09-277-106/+146
* Move WebContentsUserData to chrome/browser/common.avi@chromium.org2012-09-271-1/+1
* [Sync] Fix tab sync page transition types.zea@chromium.org2012-09-272-56/+113
* Fix: Prerendering was confusing SessionService to not save sessionStorage.marja@chromium.org2012-09-263-56/+92
* [Sync] Refactor handling of session tabsakalin@chromium.org2012-09-265-19/+167
* Move TAB_PARENTED notification to be sent out from Browser::TabInsertedAt.jennb@chromium.org2012-09-241-13/+0
* Only fire NOTIFICATION_TAB_PARENTED for "real" tabs.avi@chromium.org2012-09-241-4/+13
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Fix test code that was slightly broken by r157491akalin@chromium.org2012-09-211-1/+1
* Move all TabNavigation logic to session_types.{h,cc}akalin@chromium.org2012-09-1917-455/+1036
* Switch NOTIFICATION_TAB_PARENTED to use WebContents.avi@chromium.org2012-09-172-12/+6
* Switch WebContentsUserData to be a friended base.avi@chromium.org2012-09-151-2/+4
* In metro, we always restore to a single window.mad@chromium.org2012-09-141-6/+31
* Make SessionID tolerant of non-tabs.avi@chromium.org2012-09-132-14/+19
* Chrome OS should open to empty desktop when session restore is empty.nkostylev@chromium.org2012-09-131-0/+7
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-122-6/+14