summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Revert 270308 "sync: Improve handling of bad UniquePositions"raymes@google.com2014-05-149-204/+14
* sync: Improve handling of bad UniquePositionsrlarocque@chromium.org2014-05-149-14/+204
* Rename FakeAttachmentService to AttachmentServiceImplpavely@chromium.org2014-05-135-32/+32
* Fix various style errors in sync/test/fake_serverpvalenzuela@chromium.org2014-05-135-32/+32
* Sync: Do not generate non-UTF8 names for delete directives.thestig@chromium.org2014-05-131-0/+1
* sync: Move NonBlockingTypeProcessor to sync/enginerlarocque@chromium.org2014-05-138-12/+7
* sync: Implement disabling of non blocking typesrlarocque@chromium.org2014-05-1211-32/+81
* Add a ClientAction used by SyncRollbackManager to notify PSS that rollback ishaitaol@chromium.org2014-05-107-2/+49
* Add a reason for configuring DTM for backup/rollback. In backup/rollback,haitaol@chromium.org2014-05-101-0/+3
* Move code from sync/api/attachments to sync/internal_api/attachments.maniscalco@chromium.org2014-05-1013-21/+26
* Refactor password sync integration testsrlarocque@chromium.org2014-05-091-1/+0
* Let sync backup/rollback manager return a dummy encryption handler.haitaol@chromium.org2014-05-092-7/+22
* Add InjectEntity method to Sync FakeServerpvalenzuela@chromium.org2014-05-0711-60/+304
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-2/+1
* GCMNetworkChannel: Status of outgoing messages recorded incorrectly in UMA.pavely@chromium.org2014-05-071-1/+1
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* sync: Plumb per-type counter observers to UIrlarocque@chromium.org2014-05-0711-1/+134
* Generate AttachmentId's unique_id using base::GenerateGUID.maniscalco@chromium.org2014-05-061-3/+5
* Use a framework method to decrease code duplication in SyncStatusHelpercimamoglu@chromium.org2014-05-061-24/+5
* Use FakeServer-based invalidations for Sync testspvalenzuela@chromium.org2014-05-055-62/+140
* Add AttachmentUploader interface and fake implementation.maniscalco@chromium.org2014-05-059-4/+202
* Add remote_install flag to extension sync data.mek@chromium.org2014-05-032-0/+5
* Improve about:sync output for enhanced_bookmarks experiment.yfriedman@chromium.org2014-05-021-1/+9
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-0227-130/+640
* sync: Expose DirectoryDebugInfoEmitters in enginerlarocque@chromium.org2014-05-0210-45/+121
* Remove Sync FakeServer standalone executablepvalenzuela@chromium.org2014-05-024-213/+0
* Report GCM client types to invalidations library.pavely@chromium.org2014-05-027-10/+35
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-0127-640/+130
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-0127-130/+640
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-2/+1
* sync: Add NonBlockingDataTypeManagerrlarocque@chromium.org2014-05-015-5/+5
* Add SyncAuthProvider interface and implementationpavely@chromium.org2014-05-012-0/+34
* Revert 267422 because it broke compile on linux-clang buildbots.sadrul@chromium.org2014-05-015-146/+62
* Use FakeServer-based invalidations for Sync testspvalenzuela@chromium.org2014-05-015-62/+146
* Drop TestSimpleTaskRunner from FakeAttachmentService.maniscalco@chromium.org2014-04-302-4/+1
* sync: Introduce classes for per-type countersrlarocque@chromium.org2014-04-2917-76/+457
* sync: don't require a MessageLoopProxy in AttachmentServiceProxyForTesttim@chromium.org2014-04-292-4/+15
* sync: Include control types in node browserrlarocque@chromium.org2014-04-291-2/+4
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-2813-48/+8
* Introduce NonBlockingDataTypeControllerrlarocque@chromium.org2014-04-263-16/+51
* Extract Profile-independent GCMService from GCMProfileServicebartfab@chromium.org2014-04-252-3/+3
* Calls FireRefreshTokenRevoked if an account is removed.acleung@chromium.org2014-04-251-0/+6
* Refactor syncable_unittest.cc (continued).maniscalco@chromium.org2014-04-243-482/+385
* Implement syncing of bookmark apps.calamity@chromium.org2014-04-243-1/+10
* Refactor syncable_unittest.cc into smaller files.maniscalco@chromium.org2014-04-235-1287/+1413
* sync: always send entity specifics with bookmark tombstonestim@chromium.org2014-04-232-7/+15
* Add a navigation redirect-chain to Sync sessions proto for offline analysis.donnd@chromium.org2014-04-234-0/+30
* Add initial FakeServer verification for Sync testspvalenzuela@chromium.org2014-04-235-3/+198
* Add an action for server to send down rollback command.haitaol@chromium.org2014-04-227-1/+19
* Cleanup: Remove some std::wstring usage in sync.thestig@chromium.org2014-04-224-23/+22