summaryrefslogtreecommitdiffstats
path: root/sync/syncable/syncable_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-161-19/+0
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-297/+297
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-3/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-3/+3
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-3/+3
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* sync: Cleanups in and around directory.hrlarocque@chromium.org2013-06-071-5/+5
* [Sync] Allow enabling partial sets of types instead of blockingzea@chromium.org2013-06-071-4/+4
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-041-3/+3
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-4/+4
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-301-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-22/+56
* 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