summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public
Commit message (Expand)AuthorAgeFilesLines
* Pass account_id and scope_set to CreateAttachmentService via UserShare.maniscalco@chromium.org2014-07-013-1/+19
* sync: Inheritance refactor for non-blocking syncrlarocque@chromium.org2014-06-271-0/+55
* Consolidate attachment URL construction.maniscalco@chromium.org2014-06-272-10/+11
* Revert of Consolidate attachment URL construction. (https://codereview.chromi...leng@chromium.org2014-06-272-11/+10
* Consolidate attachment URL construction.maniscalco@chromium.org2014-06-272-10/+11
* Make AttachmentIds lower case to match sync server expectations.maniscalco@chromium.org2014-06-262-2/+33
* AttachmentDownloader implementation.pavely@chromium.org2014-06-261-3/+65
* sync: Mass rename of non-blocking sync classesrlarocque@chromium.org2014-06-255-52/+52
* Add URLRequestJobFactories to URLRequestContexts without one.mmenke@chromium.org2014-06-131-0/+2
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-9/+9
* Add authentication support to AttachmentUploaderImpl.maniscalco@chromium.org2014-06-101-4/+22
* Make the "Tabs" item on about:sync non-yellowstanisc@chromium.org2014-06-071-0/+3
* Revert 275293 "Add authentication support to AttachmentUploaderI..."timurrrr@chromium.org2014-06-061-22/+4
* Retry: Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-063-4/+55
* Add authentication support to AttachmentUploaderImpl.maniscalco@chromium.org2014-06-061-4/+22
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-032-8/+15
* 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-023-55/+4
* Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-023-4/+55
* sync: Add UI code for per type debug countersrlarocque@chromium.org2014-06-022-3/+3
* [Sync] Remove stale unrecoverable flagzea@chromium.org2014-05-292-5/+0
* AttachmentDownloader implementation.pavely@chromium.org2014-05-242-0/+61
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-222-0/+3
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-201-0/+4
* Merge NetworkTimeNotifier to NetworkTimeTrackerhashimoto@chromium.org2014-05-191-1/+0
* Add a minimal AttachmentUploaderImpl.maniscalco@chromium.org2014-05-171-0/+52
* 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-151-1/+8
* 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: Move NonBlockingTypeProcessor to sync/enginerlarocque@chromium.org2014-05-131-94/+0
* sync: Implement disabling of non blocking typesrlarocque@chromium.org2014-05-123-3/+23
* 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-102-0/+90
* sync: Plumb per-type counter observers to UIrlarocque@chromium.org2014-05-072-1/+21
* 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-024-0/+46
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-014-46/+0
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-014-0/+46
* sync: Add NonBlockingDataTypeManagerrlarocque@chromium.org2014-05-012-2/+2
* Add SyncAuthProvider interface and implementationpavely@chromium.org2014-05-011-0/+33
* sync: Introduce classes for per-type countersrlarocque@chromium.org2014-04-298-0/+264
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-287-22/+2
* Introduce NonBlockingDataTypeControllerrlarocque@chromium.org2014-04-261-3/+26
* 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-221-1/+1
* Add sync manager classes for backup/rollback:haitaol@chromium.org2014-04-211-0/+3
* sync: Remove some fields from about:syncrlarocque@chromium.org2014-04-122-18/+0
* sync: Add interface for SyncCoreProxyrlarocque@chromium.org2014-04-125-33/+48
* [Sync] Notify the datatype of the current context on startupzea@chromium.org2014-04-111-1/+9