summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-7/+7
* Drop usage of IntToWString in switch values; we can use ASCII now.evan@chromium.org2010-07-301-2/+2
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-269-0/+9
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-2/+1
* Fixes crash in TabRestoreServiceTest.DontPersistPostData. The problemsky@chromium.org2010-07-231-8/+7
* Move implementation from header to source.erg@chromium.org2010-07-152-3/+21
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Show offline interstitial page when offline and reload when reconnected to ne...oshima@chromium.org2010-07-151-8/+61
* Coverity: Fix leak in SessionBackend::OpenAndWriteHeader on error conditions.mattm@chromium.org2010-07-151-2/+2
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Created method to save histogram data for futurejerrica@google.com2010-07-142-34/+179
* [Mac] Restore the individually selected tab from a window when using the Hist...rsesek@chromium.org2010-07-081-3/+8
* Revert 51748 - [Mac] Restore the individually selected tab from a window when...rsesek@chromium.org2010-07-071-17/+5
* [Mac] Restore the individually selected tab from a window when using the Hist...rsesek@chromium.org2010-07-071-5/+17
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-282-4/+4
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-242-4/+4
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-242-4/+4
* Allow the TabRestoreService to restore individual tabs from a window.rsesek@chromium.org2010-06-183-55/+207
* Created notification for when a session is saved.jerrica@google.com2010-06-172-4/+32
* Working towards -Wextrathomasvl@chromium.org2010-06-161-1/+1
* Add histogram coverage of session service Save() operations, namely the time ...tim@chromium.org2010-06-102-1/+45
* Really disable the test.jhawkins@chromium.org2010-06-071-1/+1