summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* Special handling of preference backup to not change local values in backup mode.haitaol@chromium.org2014-06-265-5/+54
* Export AttachmentId::ImmutableAttachmentIdProtoTraits and SyncData::Immutable...hans@chromium.org2014-06-262-2/+2
* AttachmentDownloader implementation.pavely@chromium.org2014-06-265-41/+616
* Supervised user sync types: Preparation for dynamically enabling/disabling.treib@chromium.org2014-06-251-0/+1
* sync: Mass rename of non-blocking sync classesrlarocque@chromium.org2014-06-2556-1295/+1253
* sync: Support disconnect in non-blocking syncrlarocque@chromium.org2014-06-236-3/+161
* Make chrome/common compile in GNbrettw@chromium.org2014-06-204-0/+72
* [Sync] Add support for dynamically enabling/disabling typeszea@chromium.org2014-06-202-5/+12
* Fill in more name fields with requestAutocompleteestade@chromium.org2014-06-202-0/+2
* sync: Refactor NonBlockingTypeProcessorCore testsrlarocque@chromium.org2014-06-187-435/+746
* [Sync] Add synced notifications shimzea@chromium.org2014-06-162-7/+47
* Add URLRequestJobFactories to URLRequestContexts without one.mmenke@chromium.org2014-06-132-1/+8
* sync: Refactor NonBlockingTypeProcessor testsrlarocque@chromium.org2014-06-126-231/+385
* Remove redundant param from Sync FakeServer infrapvalenzuela@chromium.org2014-06-123-20/+17
* Implement GCMDriver.java using MultiplexingGcmListenerjohnme@chromium.org2014-06-122-0/+29
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-123-56/+57
* Add integraton test for sync backup/rollback.haitaol@chromium.org2014-06-113-1/+19
* Add authentication support to AttachmentUploaderImpl.maniscalco@chromium.org2014-06-104-58/+471
* Sync FakeServer cleanup: CHECKs and logging infopvalenzuela@chromium.org2014-06-105-22/+20
* Make the "Tabs" item on about:sync non-yellowstanisc@chromium.org2014-06-073-0/+13
* Revert 275293 "Add authentication support to AttachmentUploaderI..."timurrrr@chromium.org2014-06-064-473/+58
* Retry: Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-0656-7214/+63
* Add authentication support to AttachmentUploaderImpl.maniscalco@chromium.org2014-06-064-58/+473
* sync: Implement NonBlockingTypeProcessorCorerlarocque@chromium.org2014-06-0520-57/+2173
* Convert SyncAuthTest cases to FakeServerpvalenzuela@chromium.org2014-06-052-1/+28
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-0324-102/+121
* sync: Populate entity counts in about:sync tabrlarocque@chromium.org2014-06-035-2/+29