summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_harness.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-291-94/+94
* Event tracing for sync eventsrlarocque@chromium.org2011-11-231-2/+4
* Fix crash in PSS:SetEncryptEverything() and in TypedUrlModelAssociatoratwilson@chromium.org2011-11-041-1/+1
* Converted top-level NewRunnableMethod and straggler NewRunnableFunction usage...rickcam@chromium.org2011-10-281-2/+2
* [Sync] Cache encrypted types info in ProfileSyncServiceakalin@chromium.org2011-10-241-1/+6
* Add "data synced" concept to sync integration testrlarocque@chromium.org2011-10-061-33/+86
* [Sync] Fix OnDataTypesChanged functionality to trigger reconfiguration properly.zea@chromium.org2011-10-051-4/+6
* Revert 101893 "Make IsSynced() false when syncing in progress"rlarocque@chromium.org2011-10-041-4/+2
* Avoid a possible race in sync integration testsrlarocque@chromium.org2011-09-301-2/+5
* Add comment for fix to issue 95619rlarocque@chromium.org2011-09-231-0/+3
* Integration test cases for the server directed error handling feature.lipalani@chromium.org2011-09-231-1/+26
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+1
* Make IsSynced() false when syncing in progressrlarocque@chromium.org2011-09-201-2/+4
* [Sync] Refactor to ensure turning on encryption encrypts all data types.zea@chromium.org2011-09-091-2/+3
* Fix WaitForTypeEncryption race conditionrlarocque@chromium.org2011-09-081-2/+2
* Moved the handling of the initial passphrase into SyncSetupFlow.atwilson@chromium.org2011-09-031-0/+3
* [Sync] Make BackendMigrator not wait for full sync cyclesakalin@chromium.org2011-09-011-18/+159
* [Sync] Add tests for migration triggered by notificationsakalin@chromium.org2011-08-271-8/+14
* [Sync] Add support for enabling session sync remotely.zea@chromium.org2011-08-251-4/+13
* [Sync] Add integration tests for migration cycleakalin@chromium.org2011-08-191-3/+8
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-121-0/+34
* [Sync] Fix encryption/passphrase handling.zea@chromium.org2011-08-061-1/+10
* Test birtday error.lipalani@chromium.org2011-07-301-0/+16
* Add additional check for required passphrase in SetupSyncrsimha@chromium.org2011-07-261-0/+7
* During SetupSync, check for missing passphrase before waiting for syncrsimha@chromium.org2011-07-251-6/+7
* Make the output of ProfileSyncServiceHarness::GetClientInfo less verbosersimha@chromium.org2011-06-151-40/+49
* [Sync] Clean up sync loggingakalin@chromium.org2011-06-081-99/+101
* AwaitPassphraseAccepted could return early even before sync had a chance to s...lipalani@chromium.org2011-06-071-2/+4
* Update constraints for the detection of encryption in ProfileSyncServiceHarnessrsimha@chromium.org2011-05-161-6/+18
* Refactor methods that enable and disable sync in the integration testsrsimha@chromium.org2011-05-161-56/+87
* Ensure that sessions encryption sync tests wait for OnPassphraseRequiredrsimha@chromium.org2011-05-061-1/+26
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-051-6/+15
* Add more debug logging to trace a race condition.lipalani@chromium.org2011-05-041-46/+52
* Add method IsPassphraseRequiredForDecryption to ProfileSyncServicersimha@chromium.org2011-05-031-5/+8
* Refactor sync passphrase setup flow and fix passphrase testsrsimha@chromium.org2011-05-021-20/+46
* Include information about PSS in the logs when a test case fails setting up s...lipalani@chromium.org2011-04-291-1/+16
* Adding some logs to debug intermittent failures in bots.lipalani@chromium.org2011-04-271-4/+8
* Add four new sync_integration_tests which exercise migration errors.nick@chromium.org2011-04-261-2/+5
* Refactor the detection of sync initialization after browser restartrsimha@chromium.org2011-04-221-7/+44
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-5/+11
* Refactor and rewrite of the password and passphrase sync integration testsrsimha@chromium.org2011-03-301-73/+59
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-241-1/+43
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-171-43/+1
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-171-1/+43
* Pass empty cros_user string to GetProfileSyncService() in sync integration testsrsimha@chromium.org2011-01-261-1/+1
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-4/+4
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0