summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-10/+20
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-2/+2
* [SYNC] Sessions datatype refactor. Most things related to sessions under-the-...zea@chromium.org2011-01-064-45/+109
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-2/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...thestig@chromium.org2010-12-141-1/+0
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-102-3/+3
* Makes instant run before unload listeners.sky@chromium.org2010-12-081-3/+0
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-052-6/+6
* Move:ben@chromium.org2010-12-025-5/+5
* 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