summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/sync_encryption_handler_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-0/+1
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-4/+4
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-4/+4
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-4/+4
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-101-1/+1
* [Sync] Logic in ProfileSyncService to orchestrate clearing server data during...pavely2015-08-281-4/+0
* [Sync] Add PassphraseTransitionClearDataOption to SyncEncryptionHandlermaniscalco2015-07-011-1/+11
* [Sync] Add ability to save/restore Nigori to SyncEncryptionHandlerImplmaniscalco2015-06-161-1/+12
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-18/+16
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-13/+13
* Chrome sync: Put WeakPtrFactory members at the enddmichael@chromium.org2013-10-101-2/+2
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-281-2/+2
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+3
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-191-5/+12
* [Sync] Add custom passphrase time trackingzea@chromium.org2012-10-121-0/+10
* [Sync] Add keystore encryption info to about:synczea@chromium.org2012-09-191-5/+4
* [Sync] Add keystore migration conflict support.zea@chromium.org2012-09-171-0/+2
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-131-3/+93
* [Sync] Move keystore key handling to SyncEncryptionHandlerImplzea@chromium.org2012-08-291-2/+13
* [Sync] Refactor passphrase state handlingzea@chromium.org2012-08-261-5/+4
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-241-17/+52
* [Sync] Add SyncEncryptionHandlerzea@chromium.org2012-08-161-0/+161