summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Make Python sync server stoppablesigbjorn2015-01-091-41/+38
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-3/+3
* replace COMPILE_ASSERT with static_assert in sync/mostynb2015-01-0710-100/+98
* Implement SupervisedUserWhitelistService.bauerb2014-12-262-2/+12
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-233-14/+14
* Enable Null Syncable ID which is different than Root ID.stanisc2014-12-2322-86/+86
* Standardize usage of virtual/override/final specifiers in sync/.dcheng2014-12-2232-93/+65
* Add a new component for WiFi credential sync. Populate thequiche2014-12-201-0/+7
* Delete SyncDecryptionPassphraseType.maxbogue2014-12-181-121/+0
* [Sync] Add url fetch timeout logiczea2014-12-182-9/+113
* Add a datatype for supervised user whitelists.bauerb2014-12-1611-4/+87
* Add Sync.Attachments.DownloadTotalTime.maxbogue2014-12-121-0/+7
* Delete deprecated synced notifications codeNicolas Zea2014-12-1114-967/+13
* Add the Sync.Attachments.StoreInitResult histogram.maxbogue2014-12-112-3/+10
* Include model type in attachment uploads and downloadsmaniscalco2014-12-119-21/+63
* [Push] Remove unused disable-sync-gcm-in-order-to-try-push-api flagmiguelg2014-12-112-29/+0
* Ensure there are always nice icons for bookmark apps.benwells2014-12-111-0/+4
* Add boolean histogram Sync.Attachments.DownloadChecksumResult.maxbogue2014-12-111-0/+3
* Update sync/tools to use the new version of LaunchProcess.rvargas2014-12-101-1/+1
* [Sync] Enforce child-to-parent deletion order with more than max entrieszea2014-12-092-4/+45
* Make AttachmentService accessible directly fromstanisc2014-12-094-0/+46
* Add wallet autofill sync protosbrettw2014-12-082-0/+94
* Add PassphraseType to replace SyncDecryptionPassphraseType.maxbogue2014-12-082-9/+111
* Add the Sync.PassphraseType histogram.maxbogue2014-12-052-0/+7
* gn format // (the rest, except mojo)scottmg2014-12-032-11/+7
* Implement AttachmentStore metadata enumeration API.stanisc2014-12-015-106/+405
* Synchronous creation of OnDiskAttachmentStorepavely2014-11-2612-181/+247
* Add UMA counting for Sync Attachments response codes.maxbogue2014-11-245-3/+48
* Sync: Attachment Store APIs for accessing attachment metadatastanisc2014-11-2115-0/+214
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-203-12/+12
* Use uint16 for port numbers more pervasively.pkasting2014-11-201-1/+1
* Add attachments support to DomDistillerStorecjhopman2014-11-191-4/+8
* Encode sync birthday with url-safe base64 insetead of base64.maniscalco2014-11-183-5/+22
* Send birthday on sync attachment uploads and downloads.maniscalco2014-11-1810-65/+114
* [Sync] Fix deletion while uncommitted logiczea2014-11-175-47/+251
* Updated OWNERS files for syncstanisc2014-11-141-0/+1
* Write attachment to AttachmentStore after downloadingpavely2014-11-143-7/+51
* TestURLFetcher enforces valid URLgroby2014-11-141-4/+2
* Store attachment crc in AttachmentStorepavely2014-11-1419-106/+265
* ObserverList::HasObserver now takes a const pointer.mgiuca2014-11-102-2/+2
* Removing instrumentations for task URLFetcherCore::OnCompletedURLRequestvadimt2014-11-041-6/+0
* Add per attachment metadata records.pavely2014-10-304-60/+191
* sync: add WIFI_CREDENTIALS protobuf, ModelType, and preferencequiche2014-10-3017-10/+184
* Update PRESUBMIT files for first round of ng trybotsPaweł Hajdan, Jr2014-10-301-22/+0
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-3/+3
* Revert enhanced bookmarks sync datatypewittman2014-10-2814-523/+4
* Introduce AttachmentStore metadata recordpavely2014-10-258-21/+236
* Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on sync backen...stanisc2014-10-243-22/+52
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-224-41/+41
* Convert manually triggered try runs to use bots without _swarming prefix.John Abd-El-Malek2014-10-221-2/+2