summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch BaseSessionService to use SequencedWorkerPool instead of FILE thread oshima@chromium.org2013-08-121-6/+6
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* remove usage of WebData, WebHTTPBody, and WebURL in content and chrome browserscottmg@chromium.org2013-06-251-2/+0
* remove (unnecessary) include of third_party/WebKit WebHistoryItem.hscottmg@chromium.org2013-06-211-1/+0
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-2/+2
* Introduce content::PageState (again).darin@chromium.org2013-05-281-31/+18
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-261-18/+31
* Introduce content::PageState.darin@chromium.org2013-05-241-31/+18
* Moves TabNavigation into components/sessions and renamessky@chromium.org2013-04-291-87/+114
* Revert 191150 "Support restoring app windows in ash."rsleevi@chromium.org2013-03-281-2/+1
* Support restoring app windows in ash.davemoore@chromium.org2013-03-281-1/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+3
* Update some #includes in chrome/browser/sessions for headers in the new Platf...pilgrim@chromium.org2013-01-101-2/+2
* Cleanup: Fix a bunch of lint errors in chrome.thestig@chromium.org2013-01-041-2/+1
* Attempt 2 at: Tweak session restore ifdef to be chromeos specific. Isky@chromium.org2012-11-211-3/+3
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Activate appropriate window from a session restore.mad@chromium.org2012-10-101-41/+175
* Move all TabNavigation logic to session_types.{h,cc}akalin@chromium.org2012-09-191-146/+112
* Remove the SessionBackend debug code.marja@chromium.org2012-09-071-6/+0
* Debug the generic session restore failure.marja@chromium.org2012-08-271-0/+6
* Fix user agent override restoration pipelinedfalcantara@chromium.org2012-08-181-1/+3
* Remove the effects of --disable-restore-session-state.marja@chromium.org2012-08-081-39/+0
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-301-15/+15
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-301-0/+1
* Add info about user agent overrides to WebContentsdfalcantara@chromium.org2012-05-111-3/+29
* Store original request URL in NavigationEntrydfalcantara@chromium.org2012-04-171-0/+2
* Test case for session service migration change.sky@chromium.org2012-04-041-0/+28
* BaseSessionService: Remove HTTP bodies from content state if they contain pas...marja@chromium.org2012-03-191-5/+54
* Add app mode for cros app windows, second try after revert ofdavemoore@chromium.org2012-02-281-6/+67
* Revert 123830 - Aura: Support hovering restore & close buttons for full scree...davemoore@chromium.org2012-02-281-67/+6
* Aura: Support hovering restore & close buttons for full screen apps.davemoore@chromium.org2012-02-271-6/+67
* Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-101-0/+69
* Revert 121429 - Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-101-69/+0
* Session restore: save and restore HTTP body for POST requests.marja@chromium.org2012-02-101-0/+69
* Makes session service map certain show states to normal.sky@chromium.org2012-01-311-1/+22
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-2/+3
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-9/+10
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-1/+1
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-3/+3
* (Base)SessionService: Remove dead code which was only used by the unit tests.marja@chromium.org2011-12-131-32/+0
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-051-22/+27
* base::Bind: Convert SessionService::SessionCallback.jhawkins@chromium.org2011-11-281-2/+6
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6