summaryrefslogtreecommitdiffstats
path: root/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Re-enable experiments datatypezea@chromium.org2012-11-171-3/+3
* Added directory entry counters to about:syncvishwath@google.com2012-11-151-0/+4
* sync: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-3/+3
* [Sync] Disable experiments datatype temporarilyzea@chromium.org2012-11-141-3/+3
* [Sync] Add application logic for non-nigori control types (reland)zea@chromium.org2012-11-135-45/+196
* Revert 167280 - [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-135-195/+45
* [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-135-45/+195
* sync: fix for bug 158313, which is a top crash on canary.tim@chromium.org2012-11-063-0/+43
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-019-40/+5
* sync: add kInitialBackoffImmediateRetry tim@chromium.org2012-11-013-10/+10
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-3011-477/+1072
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-2911-1038/+477
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-2811-477/+1038
* sync: Merge apply updates and resolve conflictsrlarocque@chromium.org2012-10-2615-399/+282
* sync: wrap conflict_utils in a namespacetim@chromium.org2012-10-254-6/+12
* [Sync] Fix undelete conflict resolutionzea@chromium.org2012-10-232-30/+15
* sync: Remove UpdateProgress and related coderlarocque@chromium.org2012-10-175-211/+57
* sync: Merge {Verify,Process}UpdatesCommandrlarocque@chromium.org2012-10-168-412/+251
* Extend sync protocol to report hierarchy conflictsrlarocque@chromium.org2012-10-163-0/+43
* sync: return short initial backoff delay for NETWORK_CONNECTION_UNAVAILABLEtim@chromium.org2012-10-122-0/+32
* Cleanup: IWYU for base/time.h in sync/.thestig@chromium.org2012-10-103-1/+6
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-096-17/+50
* sync: Remove ConflictProgressrlarocque@chromium.org2012-10-069-166/+78
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-047-61/+63
* Create the mobile bookmarks folder both on Android and iOS.msarda@chromium.org2012-10-031-1/+1
* sync: Don't use ConflictProgress in the resolverrlarocque@chromium.org2012-10-025-36/+20
* sync: Refactor update applicationrlarocque@chromium.org2012-09-285-115/+87
* Added nudge source counters to about:sync.vishwath@google.com2012-09-252-0/+26
* Removed safe worker calculation from SyncScheduler.vishwath@google.com2012-09-201-22/+5
* [Sync] Add keystore encryption info to about:synczea@chromium.org2012-09-192-0/+18
* sync: add comment to SyncerProtoUtiltim@chromium.org2012-09-171-0/+2
* [Sync] Add keystore migration conflict support.zea@chromium.org2012-09-173-210/+634
* sync: add Google API Key to all ClientToServerMessages.tim@chromium.org2012-09-175-22/+17
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-133-17/+18
* sync: Process client commands on commit responserlarocque@chromium.org2012-09-124-40/+64
* Implement a bag of chips for sync.qsr@chromium.org2012-09-114-0/+34
* sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...tim@chromium.org2012-09-074-59/+143
* [Sync] Pass ModelTypeSet by value everywhereakalin@chromium.org2012-09-017-8/+8
* sync: Introduce control data typesrlarocque@chromium.org2012-08-3111-494/+623
* [Sync] Move keystore key handling to SyncEncryptionHandlerImplzea@chromium.org2012-08-292-12/+12
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-246-43/+53
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-248-84/+85
* [Sync] Add SyncEncryptionHandlerzea@chromium.org2012-08-164-132/+59
* sync: add InternalComponentsFactory::Switches to simplify passing switches to...tim@chromium.org2012-08-157-160/+265
* sync: raise initial backoff interval from 1 second to 5 minutes.tim@chromium.org2012-08-133-2/+90
* sync: Improve tracking of useless updatesrlarocque@chromium.org2012-08-011-0/+20
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-316-28/+93
* Reland 148792zea@chromium.org2012-07-308-308/+6
* Make SyncBackendRegistrar aware of loaded datarlarocque@chromium.org2012-07-303-3/+5
* Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...sergeyu@chromium.org2012-07-278-6/+308