summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* Standardize usage of virtual/override/final in sync/dcheng2014-10-21114-1006/+885
* Revert "Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on syn...rdevlin.cronin2014-10-213-41/+20
* Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on sync backen...stanisc2014-10-203-20/+41
* Implementation of OnDiskAttachmentStore.pavely2014-10-1711-254/+791
* Allow disabling the encrypt everything option.maxbogue2014-10-171-2/+17
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-167-22/+13
* Fix Java indentation issues.aurimas2014-10-164-26/+28
* Improve error triggering in sync_integration_testspvalenzuela2014-10-152-10/+61
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-141-1/+1
* Chrome should use GCM for invalidations by default.pavely2014-10-141-1/+2
* Some cleanup of AccountManagerHelper.maxbogue2014-10-141-23/+13
* Make chrome_shell_apk buildcjhopman2014-10-134-5/+85
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-111-0/+6
* Use Sync FakeServer in exponential backoff testspvalenzuela2014-10-102-1/+26
* Make sure GetAuthenticatedAccountId() returns a canonicalized id.rogerta2014-10-092-2/+81
* change newly added OVERRIDE to override in sync/mostynb2014-10-093-9/+9
* Make all auth requests notification-driven.maxbogue2014-10-091-13/+5
* [Sync] Update owners fileszea2014-10-092-5/+0
* Move passphrase dialog logic to the enum.maxbogue2014-10-091-0/+47
* [GCM] Updating GCM Status Syncer to the new Experiment Status pbfgorski2014-10-093-0/+38
* Verify hash on sync attachment downloads when present.maniscalco2014-10-086-32/+228
* Convert two sync tests to use FakeServerpvalenzuela2014-10-072-11/+49
* Remove page_ordinal from AppListSpecifics.calamity2014-10-072-2/+2
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-06113-589/+589
* Include hash on sync attachment uploads to ensure data integrity.maniscalco2014-10-066-64/+107
* Reland Refactor FakeAttachmentStorepavely2014-10-0215-229/+488
* Add enhanced bookmarks sync datatypeMike Wittman2014-10-0114-4/+523
* Revert of Refactor FakeAttachmentStore (patchset #3 id:40001 of https://coder...sergeyv2014-09-3015-475/+229
* [Sync] Clean up ProfileSyncService observer eventszea2014-09-302-2/+0
* Refactor FakeAttachmentStorepavely2014-09-3015-229/+475
* Massive refactor of the Android invalidation code.maxbogue2014-09-293-1469/+0
* Fix memory leak in Sync FakeServerEntitypvalenzuela2014-09-2510-43/+30
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-23/+6
* Make Directory's code style a little more consistent.maniscalco2014-09-222-79/+87
* Refactor syncable DEVICE_INFO type from ChangeProcessor to SyncableService - ...stanisc2014-09-222-7/+6
* Make GenericChangeProcessor upload attachments on startup.maniscalco2014-09-227-3/+139
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-2/+1
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-3/+2
* Make it clear that WeakPtrFactory is the last data memberanujk.sharma2014-09-191-2/+2
* Roll cacheinvalidation DEPS to r341nyquist2014-09-161-3/+2
* 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