summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/sync_encryption_handler_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: add WIFI_CREDENTIALS protobuf, ModelType, and preferencequiche2014-10-301-4/+8
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-031-20/+20
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-10/+10
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-2/+2
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-6/+7
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-7/+6
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-6/+7
* [Sync] Stop requiring backwards compatbility for sync encryptionzea@chromium.org2013-03-221-19/+51
* [Sync] Add support for proxy typeszea@chromium.org2013-02-081-3/+1
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-121-0/+1
* Revert 176340joaodasilva@chromium.org2013-01-111-1/+0
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-111-0/+1
* Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....kamil.jiwa@gmail.com2013-01-031-2/+0
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-2/+2
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-191-40/+566
* sync: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-1/+1
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-171-10/+14
* [Sync] Add custom passphrase time trackingzea@chromium.org2012-10-121-21/+31
* [Sync] Add keystore encryption info to about:synczea@chromium.org2012-09-191-32/+43
* [Sync] Base64 encode the keystore key before usingzea@chromium.org2012-09-181-18/+39
* [Sync] Add keystore migration conflict support.zea@chromium.org2012-09-171-0/+74
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-131-10/+1211
* sync: Introduce control data typesrlarocque@chromium.org2012-08-311-48/+13
* [Sync] Move keystore key handling to SyncEncryptionHandlerImplzea@chromium.org2012-08-291-4/+27
* [Sync] Refactor passphrase state handlingzea@chromium.org2012-08-261-0/+1
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-241-49/+85
* [Sync] Add SyncEncryptionHandlerzea@chromium.org2012-08-161-0/+380