summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_session_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Extend BrowserWithTestBrowserTest to Ashjamescook@chromium.org2013-05-011-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-3/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-301-1/+1
* Moves TabNavigation into components/sessions and renamessky@chromium.org2013-04-291-4/+2
* signin: pull basic SigninManager functionality into new SigninManagerBase class.tim@chromium.org2013-04-211-2/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* [Sync] Fix tab sync favicon cache racezea@chromium.org2013-03-271-0/+3
* [Sync] Create FaviconCachezea@chromium.org2013-03-131-4/+16
* Add WriteNode::Drop() to delete entry locally but not on server.haitaol@chromium.org2013-02-271-1/+1
* Disable ProfileSyncServiceSessionTest.ValidTabs on Windows.kkania@chromium.org2013-02-081-1/+9
* Disable flaky ProfileSyncServiceSessionTest.WriteFilledSessionToNode.kkania@chromium.org2013-02-071-1/+9
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-2/+2
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-261-1/+1
* [Sync] Cleanup Session ModelAssociatorzea@chromium.org2012-12-211-1/+4
* [Sync] Use SyncedDeviceTracker for session names.zea@chromium.org2012-12-111-2/+25
* [Sync] Fix disabled session sync unit testszea@chromium.org2012-12-071-19/+11
* sync: use ProfileSyncServiceFactory in all AbstractProfileSyncServiceTest tests.tim@chromium.org2012-12-061-2/+2
* Sync: Add DeviceInfo's ChangeProcessorrlarocque@chromium.org2012-11-211-2/+1
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* [Sync] Add SyncMergeResult params to AssociateModelszea@chromium.org2012-11-141-5/+5
* [Sync] Introduce DataTypeDebugListener and add plumbing to the DataTypeManagerzea@chromium.org2012-11-081-1/+1
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-261-3/+3
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-121-1/+1
* [Sync] Require ProfileSyncService to have an uninitialized backend on shutdownakalin@chromium.org2012-10-021-0/+1
* sync: Refactor CreateRoot() test helper functionrlarocque@chromium.org2012-09-241-5/+3
* Move all TabNavigation logic to session_types.{h,cc}akalin@chromium.org2012-09-191-2/+4
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+1
* [sync] Divorce DataTypeManager from NotificationService notifications by cre...rsimha@chromium.org2012-08-171-1/+1
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-11/+11
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-37/+37
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-5/+5
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-31/+31
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-1/+1
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-1/+0
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-171-5/+5
* [Sync] Add histogram to track the reason for unrecoverable errors at the PSS.zea@chromium.org2012-06-141-1/+1
* Moved kGoogleServicesUsernamePattern to browser state instead of profile prefs.atwilson@chromium.org2012-06-081-1/+1
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Add additional error logging to investigate Autocomplete Sync failures.isherman@chromium.org2012-05-171-6/+11
* [Sync] Move PageTransitions enums to SyncEnumszea@chromium.org2012-05-161-1/+1
* [Sync] Remove tab sync nodes that are missing session tags.zea@chromium.org2012-05-121-0/+28
* [Sync] Fix tab favicon usage tracking.zea@chromium.org2012-05-101-0/+40
* [Sync] Add per-navigation timestamps/unique ids to tab sync.zea@chromium.org2012-04-251-2/+0
* [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/akalin@chromium.org2012-04-211-5/+5
* sync: Make BaseNode lookup-related Init functions return specific failures.tim@chromium.org2012-04-211-1/+2