summaryrefslogtreecommitdiffstats
path: root/sync/syncable/syncable_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-8/+8
* [Sync] Add support for proxy typeszea@chromium.org2013-02-081-2/+4
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-071-1/+1
* Don't try to read notifications state from sync DBrlarocque@chromium.org2013-01-291-7/+5
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-261-4/+4
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-121-64/+65
* Revert 176340joaodasilva@chromium.org2013-01-111-65/+64
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-111-64/+65
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-051-3/+127
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-3/+3
* [Sync] Display encrypted data in about:synczea@chromium.org2012-12-131-3/+3
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-15/+14
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-6/+6
* Populate versions on individual nodes in sync model and native bookmark model.haitaol@chromium.org2012-11-101-2/+5
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-091-0/+43
* Implement a bag of chips for sync.qsr@chromium.org2012-09-111-0/+11
* Fix sync unit test.qsr@chromium.org2012-08-271-0/+1
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-241-24/+63
* Update next_id when loading sync DBrlarocque@chromium.org2012-08-221-50/+149
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-10/+7
* Remove syncproto.hrlarocque@chromium.org2012-07-121-7/+7
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-5/+4
* sync: Fix and test delete of server-unknown itemsrlarocque@chromium.org2012-07-031-2/+14
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-0/+2
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-5/+5
* sync: inject DirectoryBackingStore to Directory and remove "OpenInMemoryForTe...tim@chromium.org2012-06-221-57/+56
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-6/+6
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-4/+7
* Protect against sync entries left by old clientsrlarocque@chromium.org2012-06-161-0/+64
* Sync: Clear IS_UNSYNCED for deleted local itemsrlarocque@chromium.org2012-05-161-1/+133
* sync: remove UnappliedUpdateMetaHandles and just use std::vector<int64>tim@chromium.org2012-04-041-1/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+1741