summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-1/+1
* [Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend}akalin@chromium.org2012-09-071-144/+243
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+1
* Rename SyncNotifier->Invalidator and SyncNotifierObserver->InvalidationHandler.dcheng@chromium.org2012-08-281-20/+20
* [Sync] Use fakes for SyncNotifier{,Observer} instead of mocksakalin@chromium.org2012-08-241-15/+19
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-241-9/+10
* [sync] Divorce DataTypeManager from NotificationService notifications by cre...rsimha@chromium.org2012-08-171-3/+3
* [Sync] Avoid unregistering object IDs on shutdownakalin@chromium.org2012-08-101-2/+6
* Revert 150990 - [Sync] Avoid unregistering object IDs on shutdownjeremya@chromium.org2012-08-101-3/+1
* [Sync] Avoid unregistering object IDs on shutdownakalin@chromium.org2012-08-101-1/+3
* [Sync] Print out notification state explicitly in about:syncakalin@chromium.org2012-08-071-2/+2
* [Sync] Address msw's comments for r149747akalin@chromium.org2012-08-041-7/+19
* [Sync] Enable adding notifier observers from ProfileSyncServiceakalin@chromium.org2012-08-021-14/+68
* Fix SyncManager initialization failure crash.rlarocque@chromium.org2012-07-311-26/+15
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-10/+10
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-10/+10
* Upstream most of the user agent code for Android.yfriedman@chromium.org2012-06-191-5/+2
* Revert 142563 - Handle sync database corruption with re-downloadzea@chromium.org2012-06-181-0/+23
* Handle sync database corruption with re-downloadrlarocque@chromium.org2012-06-161-23/+0
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Taking over issue 10006037.rlp@chromium.org2012-05-141-0/+2
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-111-2/+0
* Taking over issue 10006037.rlp@chromium.org2012-05-111-0/+2
* Make SyncManagerTests use in-memory sqliterlarocque@chromium.org2012-03-161-6/+10
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-3/+3
* Converting TokenService to a ProfileKeyedService.rlp@chromium.org2012-03-081-2/+5
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-7/+11
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-11/+7
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-7/+11
* sync: Make ProfileSyncService a ProfileKeyedService.tim@chromium.org2012-01-201-38/+50
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-12/+8
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-171-5/+9
* Revert 117758 -- turned many boxes on the memory waterfall red:thakis@chromium.org2012-01-141-9/+5
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-141-5/+9
* Disable another DB corruption testrlarocque@chromium.org2012-01-121-1/+2
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-8/+8
* sync: take two on removing cros_user parameter from ProfileSyncService.tim@chromium.org2011-12-211-11/+37
* Revert "sync: remove cros_user parameter from ProfileSyncService"nkostylev@chromium.org2011-12-191-37/+11
* Updated sync manager to include device information in nigori nodetmuehlbauer@google.com2011-12-191-0/+5
* sync: remove cros_user parameter from ProfileSyncServicetim@chromium.org2011-12-161-11/+37
* Make the change in ProfileSyncService such that it declares successmunjal@chromium.org2011-12-021-10/+12
* base::Bind: Convert Tasks in chrome/browser/sync tests.jhawkins@chromium.org2011-11-281-12/+10
* sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.tim@chromium.org2011-11-221-2/+2
* Revert 110384 - Revert 110356 - Sync: Improve handling of database load failurescpu@chromium.org2011-11-171-8/+36
* Revert 110356 - Sync: Improve handling of database load failurescpu@chromium.org2011-11-161-36/+8
* Sync: Improve handling of database load failuresrlarocque@chromium.org2011-11-161-8/+36
* Revert 110177 - Sync: Improve handling of database load failuresrlarocque@chromium.org2011-11-151-36/+8
* Sync: Improve handling of database load failuresrlarocque@chromium.org2011-11-151-8/+36
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1