summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_test_util.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Tidy up SyncBackendHost interface.akalin@chromium.org2011-01-191-6/+1
* Turn password sync on by default.johnnyg@chromium.org2011-01-151-2/+33
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-101-3/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Revert 63447 - sync: enable password sync by default.tim@chromium.org2010-11-041-30/+2
* sync: enable password sync by default.tim@chromium.org2010-10-211-2/+30
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-4/+4
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-081-1/+0
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-071-0/+1
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-071-1/+0
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix sync startup ordering to make sense and be less broken (though not perfec...tim@chromium.org2010-07-071-9/+0
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-11/+6
* Folded TestingProfileSyncService class into TestProfileSyncService.akalin@chromium.org2010-05-131-29/+0
* Revert 46996 - Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-121-0/+29
* Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-121-29/+0
* Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...skrul@chromium.org2010-04-301-5/+16
* Combine similar code from sync unit tests and add additional unit tests for t...zork@chromium.org2010-03-191-0/+117
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-171-3/+13
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-091-0/+7
* Improve autofill unit testskrul@chromium.org2010-03-031-6/+0
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-031-2/+5
* Unit test for autofill sync.skrul@chromium.org2010-03-021-0/+12
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-33/+7
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-7/+33
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-33/+7
* Refactored parts of the PSS unit tests to allow for preference sync to be tes...albertb@google.com2010-02-221-0/+103