summaryrefslogtreecommitdiffstats
path: root/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in sync/dcheng2014-10-2112-121/+106
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-163-8/+3
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-0614-84/+84
* [Sync] Clean up ProfileSyncService observer eventszea2014-09-301-1/+0
* Add test that checks function UpdateServerFieldsFromUpdate is workingreat2014-09-052-1/+80
* Remove implicit conversions from scoped_refptr to T* in sync/Daniel Cheng2014-08-261-9/+10
* [Sync] Add support for server controlled nudge delayszea@chromium.org2014-08-226-177/+161
* [Sync] Move reenable logic into DTMzea@chromium.org2014-08-212-0/+3
* sync: Finish non-blocking type encryption supportrlarocque@chromium.org2014-08-169-293/+151
* sync: Attempt to fix sync scheduler test flakinessrlarocque@chromium.org2014-08-151-37/+29
* Disable SyncSchedulerTest.ReceiveNewRetryDelay on Windows as its timing out.jam@chromium.org2014-08-131-1/+7
* Disable SyncSchedulerTest.FailedRetry on Windows as its timing out.jam@chromium.org2014-08-131-1/+7
* Disable SyncSchedulerTest.SuccessfulRetry only on Windows.jam@chromium.org2014-08-111-1/+6
* Disable SyncSchedulerTest.SuccessfulRetry since it's timing out flakly.jam@chromium.org2014-08-111-1/+2
* sync: Add non-blocking type encryption (retry)rlarocque@chromium.org2014-08-0612-70/+1155
* Revert of sync: Add non-blocking type encryption support (https://codereview....thestig@chromium.org2014-08-0512-1149/+70
* sync: Add non-blocking type encryption supportrlarocque@chromium.org2014-08-0512-70/+1149
* Move non_blocking_sync_common.h to internal_apirlarocque@chromium.org2014-07-2811-154/+9
* sync: Introduce CryptographerProvider interfacerlarocque@chromium.org2014-07-264-0/+195
* sync: Remove support for hierarchy deletionsrlarocque@chromium.org2014-07-243-79/+168
* [Sync] Rely on directory to decide which types need to be purgedzea@chromium.org2014-07-191-0/+8
* sync: Support non-blocking initial sync in protorlarocque@chromium.org2014-07-185-0/+57
* Update Commit and GetUpdatesResponse messages to include attachment ids.maniscalco@chromium.org2014-07-176-5/+324
* Remove most remaining sync/notifier dependenciesrlarocque@chromium.org2014-07-103-4/+0
* sync: Support nudges from non-blocking sync typesrlarocque@chromium.org2014-07-107-4/+93
* Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.maniscalco@chromium.org2014-07-091-1/+0
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-085-20/+38
* sync: Inheritance refactor for non-blocking syncrlarocque@chromium.org2014-06-277-14/+17
* sync: Stop supporting parent IDs for some typesrlarocque@chromium.org2014-06-262-1/+66
* 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