summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
...
* sync: Add non-blocking type encryption (retry)rlarocque@chromium.org2014-08-0631-87/+1249
* Wire sync shutdown reason from PSS all the way down to sync manager.haitaol@chromium.org2014-08-0612-13/+38
* Move non-API code out of sync/api/attachments/.maniscalco@chromium.org2014-08-0530-80/+78
* Revert of sync: Add non-blocking type encryption support (https://codereview....thestig@chromium.org2014-08-0531-1243/+87
* sync: Add non-blocking type encryption supportrlarocque@chromium.org2014-08-0531-87/+1243
* Refactor build target for syncrlarocque@chromium.org2014-08-017-607/+524
* sync: Avoid update and local change race conditionrlarocque@chromium.org2014-07-301-0/+9
* Move non_blocking_sync_common.h to internal_apirlarocque@chromium.org2014-07-2818-24/+23
* sync: Introduce CryptographerProvider interfacerlarocque@chromium.org2014-07-268-0/+280
* Update masters after the tryserver split.sergeyberezin@chromium.org2014-07-261-2/+6
* Refactor sync_unit_tests targetrlarocque@chromium.org2014-07-251-200/+98
* Make client tag IDs consistent in sync fake serverrlarocque@chromium.org2014-07-244-31/+19
* Fix use-after-free in sync backup/rollback manager.haitaol@chromium.org2014-07-245-86/+68
* sync: Remove support for hierarchy deletionsrlarocque@chromium.org2014-07-244-80/+169
* Finish decoupling sync and invalidationsrlarocque@chromium.org2014-07-2418-831/+3
* Remove SYNC_IMPLEMENTATION from sync_tools_helper.maniscalco@chromium.org2014-07-233-29/+0
* Prep for moving files into components/invalidationrlarocque@chromium.org2014-07-2312-82/+66
* Fixes sync dependencysky@chromium.org2014-07-221-0/+1
* Add AssertNoURLRequests() to URLRequestContext subclass destructors.jgraettinger@chromium.org2014-07-221-0/+1
* Sync: Display non-severe errors on about:sync in gray color rather than red.stanisc@chromium.org2014-07-193-29/+83
* [Sync] Rely on directory to decide which types need to be purgedzea@chromium.org2014-07-197-8/+44
* Pass signin_scoped_device_id to DeviceInfoSpecifics.pavely@chromium.org2014-07-182-0/+5
* Revert 284234 "Pass signin_scoped_device_id to DeviceInfoSpecifics."vitalybuka@chromium.org2014-07-182-5/+0
* Pass signin_scoped_device_id to DeviceInfoSpecifics.pavely@chromium.org2014-07-182-0/+5
* sync: Support non-blocking initial sync in protorlarocque@chromium.org2014-07-1814-4/+148
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-182-20/+19
* Update Commit and GetUpdatesResponse messages to include attachment ids.maniscalco@chromium.org2014-07-1718-10/+533
* Move sync/notifier to components/invalidationrlarocque@chromium.org2014-07-1743-3041/+57
* Do not update AttachmentIds after uploading attachments to sync server.maniscalco@chromium.org2014-07-179-45/+34
* Apps&Extensions for supervised users: Add Extension::WAS_INSTALLED_BY_CUSTODI...treib@chromium.org2014-07-162-0/+4
* Disable session invalidations on Android with a flag.maxbogue@chromium.org2014-07-161-1/+13
* Add server_attachment_metadata field to EntryKernel and sync database.maniscalco@chromium.org2014-07-168-7/+184
* [sync] Add backup time in synced device info so that server knows which devic...haitaol@chromium.org2014-07-147-0/+86
* Remove most remaining sync/notifier dependenciesrlarocque@chromium.org2014-07-1026-97/+53
* sync: Support nudges from non-blocking sync typesrlarocque@chromium.org2014-07-1017-35/+259
* Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.maniscalco@chromium.org2014-07-0919-32/+41
* Two fixes regarding to bookmark backuphaitaol@chromium.org2014-07-093-4/+3
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-0837-508/+800
* Properly handle initialization failure and following manager shutdown withouthaitaol@chromium.org2014-07-046-36/+143
* Fix the typo 'mininum' to 'minimum'.amistry@chromium.org2014-07-031-1/+1
* Make AttachmentUploader and AttachmentDownloader optional.maniscalco@chromium.org2014-07-029-142/+280
* Pass account_id and scope_set to CreateAttachmentService via UserShare.maniscalco@chromium.org2014-07-015-2/+31
* sync: Inheritance refactor for non-blocking syncrlarocque@chromium.org2014-06-2720-128/+108
* Consolidate attachment URL construction.maniscalco@chromium.org2014-06-278-38/+80
* Add base::SizeTToString.wtc@chromium.org2014-06-272-4/+2
* Revert of Consolidate attachment URL construction. (https://codereview.chromi...leng@chromium.org2014-06-278-80/+38
* Consolidate attachment URL construction.maniscalco@chromium.org2014-06-278-38/+80
* Shouldn't call InitialSyncEndedTypes() when sync DB failed to load. That woul...haitaol@chromium.org2014-06-261-1/+1
* sync: Stop supporting parent IDs for some typesrlarocque@chromium.org2014-06-2612-16/+138
* Make AttachmentIds lower case to match sync server expectations.maniscalco@chromium.org2014-06-263-2/+34