summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Enforce child-to-parent deletion order with more than max entriesNicolas Zea2014-12-122-4/+45
* [Sync] Fix deletion while uncommitted logicNicolas Zea2014-12-035-47/+251
* 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
* 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