summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Pass AttachmentIdList instead of AttachmentList to SyncDatapavely2014-09-153-60/+25
* Make AttachmentServiceImpl clear backoff when reconnected to network.maniscalco2014-09-155-26/+165
* Remove most usages of guava.nyquist2014-09-128-13/+14
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-124-4/+4
* Eliminate use of 'delete self' pattern in AttachmentUploaderImpl.maniscalco2014-09-102-35/+91
* Update AttachmentServiceImpl to retry attachment uploads.maniscalco2014-09-1014-135/+687
* Move AttachmentStore ownership to datatypepavely2014-09-108-31/+54
* Make base_unittests_apk actually workcjhopman2014-09-091-1/+0
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+4
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+3
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-087-190/+261
* Changing the order of weak_ptr_factory in src/sync module, to ensure proper c...mohan.reddy2014-09-082-4/+4
* Revert "Replace AttachmentStore's StoreAttachments with UploadAttachments."Erik Arvidsson2014-09-057-262/+191
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-057-191/+262
* Remove package_name from java_apk.gypihjd2014-09-051-1/+0
* Sync new PasswordForm fields.vasilii2014-09-052-0/+6
* Add test that checks function UpdateServerFieldsFromUpdate is workingreat2014-09-052-1/+80
* Disable FAVICON_TRACKING in addition to SESSION.maxbogue2014-09-041-1/+1
* Roll cacheinvalidation DEPS to r339nyquist2014-09-043-4/+3
* [Android] Check whether MockGrantCredentialsPermissionsActivity can be started.jbudorick2014-09-021-2/+21
* Manual fixups for scoped_refptr operator T* removal in sync/dcheng2014-08-297-17/+21
* Ensure syncer::internal::GetComputerName returns a UTF-8 string.maniscalco2014-08-283-4/+15
* Use name() instead of toString() and fix comparison order in ModelType.bauerb2014-08-281-1/+1
* Use .equals() for string comparisons in ModelType.bauerb2014-08-281-1/+1
* Enable invalidations for supervised user settings on Android.bauerb2014-08-282-11/+29
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-3/+3
* Remove implicit conversions from scoped_refptr to T* in sync/Daniel Cheng2014-08-268-28/+28
* [Sync] Add support for server controlled nudge delayszea@chromium.org2014-08-2219-341/+389
* [Sync] Have bookmarks use a slower nudge delay to better handle automated writeszea@chromium.org2014-08-223-14/+18
* [Sync] Move reenable logic into DTMzea@chromium.org2014-08-217-2/+17
* Create ChromeSyncShell and ChromeSyncShellTestpvalenzuela@chromium.org2014-08-214-0/+117
* GN: Remove duplicate entries from sources listsjamesr@chromium.org2014-08-191-1/+0
* sync: Fix return value in GetAllNodesForTyperlarocque@chromium.org2014-08-161-1/+1
* sync: Finish non-blocking type encryption supportrlarocque@chromium.org2014-08-1621-393/+320
* Let SyncBackupManager keep backup data in memory until shutdown. Only persisthaitaol@chromium.org2014-08-1521-58/+383
* Use named variables for arguments to SyncManager::ConfigureSyncer.maniscalco@chromium.org2014-08-151-0/+1
* sync: Attempt to fix sync scheduler test flakinessrlarocque@chromium.org2014-08-152-39/+31
* Revert of Let SyncBackupManager keep backup data in memory until shutdown. On...miu@chromium.org2014-08-1421-379/+56
* Let SyncBackupManager keep backup data in memory until shutdown. Only persisthaitaol@chromium.org2014-08-1421-56/+379
* Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."oshima@chromium.org2014-08-131-1/+1
* Disable SyncSchedulerTest.ReceiveNewRetryDelay on Windows as its timing out.jam@chromium.org2014-08-131-1/+7
* Fix bug where TokenServiceProvider is used after it has been destroyed.maniscalco@chromium.org2014-08-138-17/+19
* Disable SyncSchedulerTest.FailedRetry on Windows as its timing out.jam@chromium.org2014-08-131-1/+7
* Revert 288464 "[Sync] Cleanup datatype configuration error handl..."oshima@chromium.org2014-08-121-1/+1
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-121-0/+1
* Disable SyncSchedulerTest.SuccessfulRetry only on Windows.jam@chromium.org2014-08-111-1/+6
* Disable SyncSchedulerTest.SuccessfulRetry since it's timing out flakly.jam@chromium.org2014-08-111-1/+2
* sync: Fix serialization in proto_value_conversionsrlarocque@chromium.org2014-08-091-0/+1
* [Sync] Cleanup datatype configuration error handling.zea@chromium.org2014-08-081-1/+1
* [Checkstyle] Update class member variable names to match style guides.aurimas@chromium.org2014-08-081-8/+8