summaryrefslogtreecommitdiffstats
path: root/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* sync: Mass rename of non-blocking sync classesrlarocque@chromium.org2014-06-2521-668/+637
* sync: Support disconnect in non-blocking syncrlarocque@chromium.org2014-06-235-1/+159
* sync: Refactor NonBlockingTypeProcessorCore testsrlarocque@chromium.org2014-06-182-435/+75
* sync: Refactor NonBlockingTypeProcessor testsrlarocque@chromium.org2014-06-121-231/+26
* Add integraton test for sync backup/rollback.haitaol@chromium.org2014-06-111-0/+1
* sync: Implement NonBlockingTypeProcessorCorerlarocque@chromium.org2014-06-0515-53/+2099
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-034-14/+6
* sync: Populate entity counts in about:sync tabrlarocque@chromium.org2014-06-032-0/+3
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-2212-14/+1409
* sync: Enable typed tombstones commitsrlarocque@chromium.org2014-05-202-0/+107
* sync: Improve handling of bad UniquePos (retry)rlarocque@chromium.org2014-05-153-9/+139
* sync: Populate debug counters for directory typesrlarocque@chromium.org2014-05-159-77/+262
* Revert 270308 "sync: Improve handling of bad UniquePositions"raymes@google.com2014-05-143-139/+9
* sync: Improve handling of bad UniquePositionsrlarocque@chromium.org2014-05-143-9/+139
* sync: Move NonBlockingTypeProcessor to sync/enginerlarocque@chromium.org2014-05-133-6/+181
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-021-3/+7
* sync: Expose DirectoryDebugInfoEmitters in enginerlarocque@chromium.org2014-05-028-30/+84
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-011-7/+3
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-011-3/+7
* sync: Introduce classes for per-type countersrlarocque@chromium.org2014-04-292-60/+0
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-282-9/+6
* sync: always send entity specifics with bookmark tombstonestim@chromium.org2014-04-231-6/+14
* Add an action for server to send down rollback command.haitaol@chromium.org2014-04-221-1/+7
* sync: Remove some fields from about:syncrlarocque@chromium.org2014-04-121-16/+0
* [Sync] Add support for retrying a getupdates due to a context changezea@chromium.org2014-04-1010-31/+139
* [Sync] Add support for context changes that trigger refresheszea@chromium.org2014-04-091-0/+60
* sync: Re-implement getAllNodes WebUI functionrlarocque@chromium.org2014-04-072-0/+60
* [Sync] Add plumbing of context from client to serverzea@chromium.org2014-04-0410-34/+116
* SyncManagerImpl::encryptor_ member is not needed. It is passed to SyncEncrypt...pavely@chromium.org2014-04-042-12/+0
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-021-0/+21
* sync: Remove TrafficRecorderrlarocque@chromium.org2014-04-026-362/+3
* sync: Add NonBlockingTypeProcesssor and SyncCorerlarocque@chromium.org2014-03-272-3/+21
* sync: Filter types to apply in configure cyclerlarocque@chromium.org2014-03-257-32/+150
* sync: Expose ProtocolEvents on ProfileSyncServicerlarocque@chromium.org2014-03-2111-5/+86
* sync: Add NonBlockingSyncTypeProcessorCore (again)rlarocque@chromium.org2014-03-206-12/+158
* Revert of sync: Add NonBlockingSyncTypeProcessorCore (https://codereview.chro...pneubeck@chromium.org2014-03-206-158/+12
* sync: Add NonBlockingSyncTypeProcessorCorerlarocque@chromium.org2014-03-196-12/+158
* sync: Merge GU retry logic into normal GUrlarocque@chromium.org2014-03-048-105/+28
* Implememt garbage collection of old entries according tohaitaol@chromium.org2014-03-016-5/+157
* sync: Move download logic into GetUpdatesProcessorrlarocque@chromium.org2014-02-286-297/+264
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-1924-230/+422
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-127-3/+17
* This is the clean-up following r249138.rlarocque@chromium.org2014-02-1210-435/+446
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-1114-171/+174
* sync: Set next unthrottle timer relative to 'now'rlarocque@chromium.org2014-02-061-2/+3
* sync: Apply updates passively without routing inforlarocque@chromium.org2014-02-056-24/+78
* sync: GU retry with less explicit TimeTicks logicrlarocque@chromium.org2014-02-037-40/+40
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-1719-296/+487
* [Recommit]haitaol@chromium.org2014-01-1410-35/+276
* Revert 244381 "Support GU retry command in sync engine. The comm..."thakis@chromium.org2014-01-1210-276/+35