summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/sync_backend_registrar_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use TestBrowserThreadBundle instead of TestBrowserThread in sync code.maniscalco@chromium.org2014-06-191-18/+8
* sync: move ChangeProcessor from glue/ to components/sync_drivertim@chromium.org2014-04-171-3/+3
* sync: Consistently refcount ModelSafeWorkersrlarocque@chromium.org2014-01-111-2/+2
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-4/+0
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-88/+107
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-107/+88
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-88/+107
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-131-107/+88
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-101-88/+107
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-081-107/+88
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-081-88/+107
* [Sync] Have SBH tell SyncManager which types to purgezea@chromium.org2013-06-221-0/+3
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-261-3/+3
* sync: Remove ChangeProcessor::Stop()rlarocque@chromium.org2012-10-021-2/+0
* Make SyncBackendRegistrar aware of loaded datarlarocque@chromium.org2012-07-301-5/+10
* [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-26/+26
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-1/+1
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-26/+27
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-171-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
* [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/akalin@chromium.org2012-04-211-1/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-2/+2
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-22/+22
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-34/+27
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* [Sync] Move change-related methods out of SyncManager::Observerakalin@chromium.org2011-09-211-18/+45
* Add GROUP_FILE ModelSafeGroupakalin@chromium.org2011-09-151-2/+2
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-021-1/+1
* [Sync] Make BackendMigrator not wait for full sync cyclesakalin@chromium.org2011-09-011-8/+5
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* [Sync] Move some logic from SyncBackendHost to new class SyncBackendRegistrarakalin@chromium.org2011-08-231-0/+232