summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* When restoring a tab with an unknown disposition (i.e., not from the NTP), on...gab@chromium.org2013-02-262-3/+8
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Prevent bindings escalation on an existing NavigationEntry (attempt 3).creis@chromium.org2013-02-231-0/+19
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-212-6/+6
* Revert 183580 - added a static initializer on Macyoz@chromium.org2013-02-212-6/+6
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-202-6/+6
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-1/+2
* "Reopen closed window" text not consistent across tab/window context menusschmitz@chromium.org2013-02-201-1/+2
* Revert 182602, due to http://crbug.com/174693.creis@chromium.org2013-02-191-19/+0
* Prevent bindings escalation on an existing NavigationEntry (attempt 2).creis@chromium.org2013-02-151-0/+19
* Better session restore: Remove a pointless test.marja@chromium.org2013-02-131-77/+0
* Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk...gab@chromium.org2013-02-131-2/+2
* Get rid of native-desktop-only BrowserList:: iterator methods in tests.gab@chromium.org2013-02-123-44/+57
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-1013-53/+55
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-2/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-074-8/+8
* Fixes bug where we can attempt to service an exit (from SIGTERM)sky@chromium.org2013-02-063-1/+23
* sync: Rename timestamp to timestamp_msec to make the unit obvious.albertb@chromium.org2013-02-052-3/+3
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-10/+8
* [Search] Store and recall search terms using NavigationEntry to improve searc...mathp@chromium.org2013-02-013-0/+29
* 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