summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* AttachmentDownloader implementation.pavely@chromium.org2014-05-248-0/+254
* Add AttachmentDownloader interface, change signature of AttachmentStore::Readpavely@chromium.org2014-05-239-20/+104
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-2224-46/+1524
* sync: Implement fake server reflection blockingrlarocque@chromium.org2014-05-222-3/+9
* Make GCMProfileService own GCMDriver, instead of deriving from itjianli@chromium.org2014-05-211-0/+1
* sync: Enable typed tombstones commitsrlarocque@chromium.org2014-05-204-1/+129
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-2010-6/+155
* Add maniscalco@ to OWNERS files.pavely@chromium.org2014-05-191-1/+2
* Merge NetworkTimeNotifier to NetworkTimeTrackerhashimoto@chromium.org2014-05-191-1/+0
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-171-5/+3
* Add a minimal AttachmentUploaderImpl.maniscalco@chromium.org2014-05-176-0/+497
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-1/+0
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-151-0/+1
* sync: Improve handling of bad UniquePos (retry)rlarocque@chromium.org2014-05-1510-14/+209
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-151-1/+0
* sync: Populate debug counters for directory typesrlarocque@chromium.org2014-05-1511-80/+271
* Let SyncManagerFactory create different types of sync managers according tohaitaol@chromium.org2014-05-154-5/+26
* 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