summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/abstract_profile_sync_service_test.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-3/+2
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-1/+1
* sync: use ProfileSyncServiceFactory in all AbstractProfileSyncServiceTest tests.tim@chromium.org2012-12-061-2/+4
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-2/+2
* sync: Refactor CreateRoot() test helper functionrlarocque@chromium.org2012-09-241-57/+3
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-3/+3
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-16/+16
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-12/+12
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-11/+11
* [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/+3
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-171-1/+1
* [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/akalin@chromium.org2012-04-211-1/+1
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-161-1/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-3/+3
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-101-2/+2
* Converting TokenService to a ProfileKeyedService.rlp@chromium.org2012-03-081-8/+8
* sync: remove use of protobuf extensions in protocol to reduce static init ove...tim@chromium.org2012-03-041-1/+1
* sync: Delete ScopedDirLookup and DirectoryManagerrlarocque@chromium.org2012-02-281-10/+3
* Updated sync manager to include device information in nigori nodetmuehlbauer@google.com2011-12-191-0/+3
* base::Bind: Convert Tasks in chrome/browser/sync tests.jhawkins@chromium.org2011-11-281-7/+16
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* [Sync] Add support for deleting foreign sessionszea@chromium.org2011-10-111-0/+12
* Fix indentation in abstract_profile_sync_service_test.ccisherman@chromium.org2011-10-111-7/+11
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+1
* [Sync] Move ChangeRecord into its own file (change_record.{h,cc})akalin@chromium.org2011-09-171-0/+13
* This is the problem of the leaking URLRequestContextGetters in the ProfileSyn...battre@chromium.org2011-09-131-1/+8
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-021-1/+1
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-1/+1
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-171-1/+1
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-161-1/+2
* Refactor preference syncing.zea@chromium.org2011-05-091-27/+1
* [Sync] Fix bug leading to ProfileSyncService test flakinessakalin@chromium.org2011-04-261-2/+19
* Cleanup more test code.erg@google.com2011-02-091-1/+3
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-0/+120