summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* sync: Refactor NonBlockingTypeProcessorCore testsrlarocque@chromium.org2014-06-187-435/+746
* [Sync] Add synced notifications shimzea@chromium.org2014-06-162-7/+47
* Add URLRequestJobFactories to URLRequestContexts without one.mmenke@chromium.org2014-06-132-1/+8
* sync: Refactor NonBlockingTypeProcessor testsrlarocque@chromium.org2014-06-126-231/+385
* Remove redundant param from Sync FakeServer infrapvalenzuela@chromium.org2014-06-123-20/+17
* Implement GCMDriver.java using MultiplexingGcmListenerjohnme@chromium.org2014-06-122-0/+29
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-123-56/+57
* Add integraton test for sync backup/rollback.haitaol@chromium.org2014-06-113-1/+19
* Add authentication support to AttachmentUploaderImpl.maniscalco@chromium.org2014-06-104-58/+471
* Sync FakeServer cleanup: CHECKs and logging infopvalenzuela@chromium.org2014-06-105-22/+20
* Make the "Tabs" item on about:sync non-yellowstanisc@chromium.org2014-06-073-0/+13
* Revert 275293 "Add authentication support to AttachmentUploaderI..."timurrrr@chromium.org2014-06-064-473/+58
* Retry: Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-0656-7214/+63
* Add authentication support to AttachmentUploaderImpl.maniscalco@chromium.org2014-06-064-58/+473
* sync: Implement NonBlockingTypeProcessorCorerlarocque@chromium.org2014-06-0520-57/+2173
* 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