summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-221-53/+1
* Revert 66646 - Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-1/+53
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-53/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-174-8/+8
* Cleanup: Remove chrome/browser/browser_init.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Stop loading when network state becomes CONNECTINGoshima@chromium.org2010-11-101-4/+2
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Session sync integration tests. Left out many client for now, since evenzea@chromium.org2010-11-044-3/+4
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-022-10/+9
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Fixed test expectations, also made network observer a separate objectdavemoore@chromium.org2010-10-281-4/+0
* Add a bunch of missing bug references to FLAKY testsstuartmorgan@chromium.org2010-10-271-0/+1
* Revert 64114 - Second attempt to land http://codereview.chromium.org/4003006davemoore@chromium.org2010-10-271-0/+4
* Second attempt to land http://codereview.chromium.org/4003006davemoore@chromium.org2010-10-271-4/+0
* Revert 64104 - Prewarm google auth urldavemoore@chromium.org2010-10-271-0/+4
* Prewarm google auth urldavemoore@chromium.org2010-10-271-4/+0
* Output login times as timelinedavemoore@chromium.org2010-10-211-0/+9
* Fix syncing of sessions. Numerous changes have been made. Currently, the mode...zea@chromium.org2010-10-202-3/+2
* SessionRestoreUITest.ShareProcessesOnRestore as flaky on windows too.eroman@chromium.org2010-10-191-7/+2
* Makes session restore work correctly with instant.sky@chromium.org2010-10-152-0/+8
* In the TabRestoreService, do not create Window entries that only have 1 Tab.rsesek@chromium.org2010-10-143-12/+42
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-2/+2
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-2/+1
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-052-11/+10
* ifdef out tests that don't apply to the Macstuartmorgan@chromium.org2010-09-231-36/+33
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-164-0/+4
* Fix SessionStoragejorlow@chromium.org2010-09-143-5/+15
* Relanding this:jcivelli@chromium.org2010-09-071-5/+5
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-027-42/+108
* Revert "Don't create pending entries when a navigation is initiated by the pa...phajdan.jr@chromium.org2010-09-021-5/+5
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-017-108/+42
* Don't create pending entries when a navigation is initiated by the page.jcivelli@chromium.org2010-09-011-5/+5
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-017-42/+108
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-252-0/+2
* GTTF: move tests that use WebKit from unit_tests to browser_testsphajdan.jr@chromium.org2010-08-241-0/+0
* sync: take two for:tim@chromium.org2010-08-185-6/+70
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-175-70/+6
* Added classes to enable session sync functionality.tim@chromium.org2010-08-175-6/+70
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-5/+5
* Mark SessionRestoreUITest.ShareProcessesOnRestore as flaky on Linux and Mac.viettrungluu@chromium.org2010-08-131-1/+7
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-122-3/+8
* Fixes regression the resulted in not showing window after doing a tabsky@chromium.org2010-08-061-0/+1
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-063-6/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+3
* Remove deprecated CommandLine API.evan@chromium.org2010-07-301-2/+1
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3