summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util/cryptographer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add intelligent re-encryption support.zea@chromium.org2011-12-131-0/+33
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-21/+21
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-61/+59
* [Sync] The cryptographer should be able to handle empty or old nigori nodes.zea@chromium.org2011-11-171-2/+9
* [Sync] Cache encrypted types info in ProfileSyncServiceakalin@chromium.org2011-10-241-21/+72
* [Sync] Refactor to ensure turning on encryption encrypts all data types.zea@chromium.org2011-09-091-0/+132
* Reland 89038, but with a mocked out keychain (mac unit tests were timing out)zea@chromium.org2011-06-151-0/+9
* Revert 89038 - [Sync] Ensure cryptographer ready before encrypting.zea@chromium.org2011-06-141-9/+0
* [Sync] Ensure cryptographer ready before encrypting.zea@chromium.org2011-06-141-0/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Disable tests that are crashing but currently passing due to an overridden as...tim@chromium.org2010-09-131-2/+14
* sync: Add bootstrappability to the Cryptographer.tim@chromium.org2010-08-311-2/+28
* This is the first patch to support encryption. The Cryptographer classalbertb@chromium.org2010-06-111-0/+134