summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Convert SyncAuthTest cases to FakeServerpvalenzuela@chromium.org2014-06-052-1/+28
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-0324-102/+121
* sync: Populate entity counts in about:sync tabrlarocque@chromium.org2014-06-035-2/+29
* Convert Sync BirthdayErrorTest to use FakeServerpvalenzuela@chromium.org2014-06-032-26/+48
* Revert of Move some sync/notifier to components/invalidation (https://coderev...rlarocque@chromium.org2014-06-0255-55/+7214
* Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-0255-7215/+56
* sync: Add UI code for per type debug countersrlarocque@chromium.org2014-06-022-3/+3
* Instantiate AttachmentDownloader and use it in AttachmentServiceImplpavely@chromium.org2014-06-025-12/+399
* sync: Separate .gyp file for standalone toolsrlarocque@chromium.org2014-05-292-64/+75
* Let ProfileSyncService start backup or rollback backend when no user is signedhaitaol@chromium.org2014-05-294-4/+14
* [Sync] Remove stale unrecoverable flagzea@chromium.org2014-05-297-22/+0
* 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