summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/sync_manager_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-251-1/+61
* Make use of InvalidationServicerlarocque@chromium.org2013-06-251-61/+1
* [Sync] Have SBH tell SyncManager which types to purgezea@chromium.org2013-06-221-9/+4
* sync: Reduce work done to process bookmark changesrlarocque@chromium.org2013-06-151-9/+4
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-1/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* [Sync] Allow enabling partial sets of types instead of blockingzea@chromium.org2013-06-071-2/+158
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-301-2/+2
* [Sync] Prevent redundant sync title changeszea@chromium.org2013-04-151-0/+51
* Add a space between string literals and PRIuSstuartmorgan@chromium.org2013-04-101-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-21/+26
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-26/+21
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-21/+26
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-23/+36
* Separate invalidator and sync client ID (part 2/2)rlarocque@chromium.org2013-03-281-0/+1
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-051-2/+11
* Add WriteNode::Drop() to delete entry locally but not on server.haitaol@chromium.org2013-02-271-1/+1
* Add unit tests for SyncManager change handlingrlarocque@chromium.org2013-02-211-0/+299
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-161-58/+59
* [Sync] Add support for proxy typeszea@chromium.org2013-02-081-18/+9
* Remove syncer::IncomingInvalidationSourcerlarocque@chromium.org2013-02-021-2/+1
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-261-2/+7
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-121-51/+38
* Revert 176340joaodasilva@chromium.org2013-01-111-40/+53
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-111-53/+40
* sync: Add PriorityPreference protobuf and supporting code.albertb@chromium.org2013-01-091-1/+2
* sync: Move unique_client_tag hashing coderlarocque@chromium.org2012-12-211-28/+13
* [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-1/+2
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-53/+74
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-051-6/+45
* Remove legacy GetURL(),SetURL(),GetFaviconBytes(),SetFaviconBytes()pkotwicz@chromium.org2012-11-281-6/+12
* Sync: Add DeviceInfo's ChangeProcessorrlarocque@chromium.org2012-11-211-1/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* [Sync] Track sync merge results during bookmark associationzea@chromium.org2012-11-151-0/+76
* sync: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-1/+1
* [Sync] Introduce DataTypeDebugListener and add plumbing to the DataTypeManagerzea@chromium.org2012-11-081-3/+5
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-261-0/+40
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-191-1/+2
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-171-9/+11
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-121-1/+2
* [Sync] Add custom passphrase time trackingzea@chromium.org2012-10-121-7/+8
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-041-3/+4
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-2/+0
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-131-33/+37
* [Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend}akalin@chromium.org2012-09-071-20/+14
* sync: Introduce control data typesrlarocque@chromium.org2012-08-311-9/+9