summaryrefslogtreecommitdiffstats
path: root/sync/internal_api
Commit message (Expand)AuthorAgeFilesLines
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-0312-73/+89
* sync: Populate entity counts in about:sync tabrlarocque@chromium.org2014-06-032-1/+4
* Revert of Move some sync/notifier to components/invalidation (https://coderev...rlarocque@chromium.org2014-06-026-57/+7
* Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-026-7/+57
* sync: Add UI code for per type debug countersrlarocque@chromium.org2014-06-022-3/+3
* Let ProfileSyncService start backup or rollback backend when no user is signedhaitaol@chromium.org2014-05-292-2/+9
* [Sync] Remove stale unrecoverable flagzea@chromium.org2014-05-297-22/+0
* AttachmentDownloader implementation.pavely@chromium.org2014-05-246-0/+248
* Add AttachmentDownloader interface, change signature of AttachmentStore::Readpavely@chromium.org2014-05-232-8/+31
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-227-13/+24
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-202-0/+18
* Merge NetworkTimeNotifier to NetworkTimeTrackerhashimoto@chromium.org2014-05-191-1/+0
* Add a minimal AttachmentUploaderImpl.maniscalco@chromium.org2014-05-174-0/+494
* sync: Improve handling of bad UniquePos (retry)rlarocque@chromium.org2014-05-152-1/+14
* Let SyncManagerFactory create different types of sync managers according tohaitaol@chromium.org2014-05-153-4/+25
* Revert 270308 "sync: Improve handling of bad UniquePositions"raymes@google.com2014-05-142-14/+1
* sync: Improve handling of bad UniquePositionsrlarocque@chromium.org2014-05-142-1/+14
* Sync: Do not generate non-UTF8 names for delete directives.thestig@chromium.org2014-05-131-0/+1
* sync: Move NonBlockingTypeProcessor to sync/enginerlarocque@chromium.org2014-05-133-181/+1
* sync: Implement disabling of non blocking typesrlarocque@chromium.org2014-05-1210-14/+75
* Add a ClientAction used by SyncRollbackManager to notify PSS that rollback ishaitaol@chromium.org2014-05-105-2/+44
* Add a reason for configuring DTM for backup/rollback. In backup/rollback,haitaol@chromium.org2014-05-101-0/+3
* Move code from sync/api/attachments to sync/internal_api/attachments.maniscalco@chromium.org2014-05-109-3/+550
* Refactor password sync integration testsrlarocque@chromium.org2014-05-091-1/+0
* Let sync backup/rollback manager return a dummy encryption handler.haitaol@chromium.org2014-05-092-7/+22
* sync: Plumb per-type counter observers to UIrlarocque@chromium.org2014-05-079-1/+99
* Generate AttachmentId's unique_id using base::GenerateGUID.maniscalco@chromium.org2014-05-061-3/+5
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-027-76/+225
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-017-225/+76
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-017-76/+225
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-2/+1
* sync: Add NonBlockingDataTypeManagerrlarocque@chromium.org2014-05-015-5/+5
* Add SyncAuthProvider interface and implementationpavely@chromium.org2014-05-011-0/+33
* sync: Introduce classes for per-type countersrlarocque@chromium.org2014-04-299-1/+265
* sync: Include control types in node browserrlarocque@chromium.org2014-04-291-2/+4
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-287-22/+2
* Introduce NonBlockingDataTypeControllerrlarocque@chromium.org2014-04-263-16/+51
* Add an action for server to send down rollback command.haitaol@chromium.org2014-04-222-0/+2
* Cleanup: Remove some std::wstring usage in sync.thestig@chromium.org2014-04-224-23/+22
* Add sync manager classes for backup/rollback:haitaol@chromium.org2014-04-2110-0/+1228
* sync: Remove some fields from about:syncrlarocque@chromium.org2014-04-122-18/+0
* sync: Add interface for SyncCoreProxyrlarocque@chromium.org2014-04-1214-79/+199
* [Sync] Notify the datatype of the current context on startupzea@chromium.org2014-04-112-2/+17
* [Sync] Add support for retrying a getupdates due to a context changezea@chromium.org2014-04-102-0/+4
* Remove Sync JS generic request/reply frameworkrlarocque@chromium.org2014-04-104-13/+0
* [Sync] Add support for context changes that trigger refresheszea@chromium.org2014-04-092-10/+36
* sync: Re-implement getAllNodes WebUI functionrlarocque@chromium.org2014-04-076-96/+36
* [Sync] Add plumbing of context from client to serverzea@chromium.org2014-04-042-0/+27
* SyncManagerImpl::encryptor_ member is not needed. It is passed to SyncEncrypt...pavely@chromium.org2014-04-042-3/+0
* Add non-blocking sync code to ProfileSyncServicerlarocque@chromium.org2014-04-045-7/+7