summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Disable BetterSessionRestoreCrashTest.SessionCookiesmaruel@chromium.org2013-01-291-1/+2
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Add "frame to navigate" to NavigationEntry and plumb it to the RenderViewImpljochen@chromium.org2013-01-241-0/+3
* Instrument SessionRestore mechanism for slow startupsjeremy@chromium.org2013-01-241-0/+4
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+2
* Don't activate tabs after restoring them.mad@chromium.org2013-01-231-1/+1
* Disable test that flakily times out: TabRestoreTest.DontLoadRestoredTabestade@chromium.org2013-01-221-1/+8
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-222-2/+2
* Linux: show an infobar about Ubuntu Lucid deprecationphajdan.jr@chromium.org2013-01-221-0/+1
* Plumb HostDesktopType through tab restore.gab@chromium.org2013-01-179-26/+60
* Plumb HostDesktopType through SessionRestore.gab@chromium.org2013-01-145-15/+43
* Remove GetWebContentsAt from browser_tabstrip.avi@chromium.org2013-01-141-13/+21
* Remove active_index from Browser.avi@chromium.org2013-01-141-1/+1
* Remove tab_count from Browser.avi@chromium.org2013-01-131-5/+6
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-112-77/+105
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-53/+67
* Update some #includes in chrome/browser/sessions for headers in the new Platf...pilgrim@chromium.org2013-01-101-2/+2
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Enabling tests which should be fixed by r173829.marja@chromium.org2013-01-071-10/+2
* Cleanup: Fix a bunch of lint errors in chrome.thestig@chromium.org2013-01-041-2/+1
* Move the TabRestoreTest into the directory that holds the classes it tests.avi@chromium.org2012-12-281-0/+547
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-2/+1
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-8/+6
* Automate more Better Session Restore tests: Crashes.marja@chromium.org2012-12-182-14/+145
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+0
* Remove TabContents includes.avi@chromium.org2012-12-143-3/+0
* Convert SessionService to use new CancelableTaskTrackerkaiwang@chromium.org2012-12-118-160/+101
* Automate Better Session Restore tests: cases where it shouldn't be triggered.marja@chromium.org2012-12-101-12/+95
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-092-3/+2
* browser: Move more browser_finder.h functions into chrome namespace.tfarina@chromium.org2012-12-091-1/+1
* Remove TabContents from TabStripModel::ReplaceTabContentsAt and TabStripModel...avi@chromium.org2012-12-071-9/+5
* Make app windows not create or interact with SessionServices.koz@chromium.org2012-12-063-0/+12
* Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().gab@chromium.org2012-12-061-2/+2
* Revert 170932marja@chromium.org2012-12-043-5/+6
* Debug prints for a failing test (ContinueWhereILeftOffTest.LocalStorageCleare...marja@chromium.org2012-12-043-6/+5
* Remove unneeded TabContents::FromWebContents.avi@chromium.org2012-12-041-6/+5
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-12-031-2/+2
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-2/+2
* net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequesthashimoto@chromium.org2012-11-281-7/+10
* Disable ContinueWhereILeftOffTest.LocalStorageClearedOnExit on Linux.bauerb@chromium.org2012-11-281-1/+8
* Automate more Better Session Restore case: Restarts for updates.marja@chromium.org2012-11-261-44/+137
* Attempt 2 at: Tweak session restore ifdef to be chromeos specific. Isky@chromium.org2012-11-212-5/+5
* Revert 168954 - Tweak session restore ifdef to be chromeos specific.nona@chromium.org2012-11-211-2/+2
* Tweak session restore ifdef to be chromeos specific.sky@chromium.org2012-11-211-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-4/+4
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-151-2/+5
* Remove TabContents from TabStripModelObserver::TabReplacedAt.avi@chromium.org2012-11-153-26/+21
* Automate more Better Session Restore Tests: POST data with passwords.marja@chromium.org2012-11-151-14/+36
* Clean up SessionService::BuildCommandsForBrowser.avi@chromium.org2012-11-151-12/+7
* Clean up TabStripModel.avi@chromium.org2012-11-141-2/+0