summaryrefslogtreecommitdiffstats
path: root/sync/internal_api
Commit message (Expand)AuthorAgeFilesLines
* sync: Per-type update applicationrlarocque@chromium.org2013-12-042-9/+8
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Revert 238348 "Clean up TestProfileSyncService and related tests"dubroy@chromium.org2013-12-034-14/+27
* Clean up TestProfileSyncService and related testsrlarocque@chromium.org2013-12-034-27/+14
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-264-17/+40
* Don't clear debug info until after it has been sent to the server.maniscalco@chromium.org2013-11-215-20/+38
* Introduce AppListSyncableService, owns AppListModel and builderstevenjb@chromium.org2013-11-191-1/+1
* ProfileSyncServiceTest refactoringpavely@chromium.org2013-11-181-5/+33
* Set DebugInfoEventListener's kMaxEntries to ModelType::MODEL_TYPE_COUNT to en...maniscalco@chromium.org2013-11-181-2/+4
* Pass retry_task to SyncScheduler::ScheduleConfigurationpavely@chromium.org2013-11-172-38/+6
* sync: Remove test dependencies on SyncerCommandrlarocque@chromium.org2013-11-151-4/+0
* sync: Deprecate old UniquePosition formatrlarocque@chromium.org2013-11-152-48/+11
* Reveal information about sync server connection and token on about tab.haitaol@chromium.org2013-11-071-0/+1
* Add code for new invalidation local ack systemrlarocque@chromium.org2013-10-312-18/+29
* Remove references to GaiaConstants::kSyncService from syncpavely@chromium.org2013-10-258-42/+0
* sync: Init backend without UI thread taskrlarocque@chromium.org2013-10-236-6/+158
* Add UnackedInvalidationSet classrlarocque@chromium.org2013-10-233-3/+48
* Remove OAuth2 token commandline switchpavely@chromium.org2013-10-239-19/+6
* Chrome sync: Put WeakPtrFactory members at the enddmichael@chromium.org2013-10-106-12/+13
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-0413-135/+463
* sync: Fix bug in early sync shutdownrlarocque@chromium.org2013-10-032-3/+32
* Add DOM Distiller sync datatype.nyquist@chromium.org2013-09-271-0/+2
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-2/+0
* Send configuration stats together at the end of data type configuration so thathaitaol@chromium.org2013-09-203-75/+74
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-1923-81/+491
* Release password store on UI loop when worker is stopped so that passwordhaitaol@chromium.org2013-09-161-2/+2
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-138-270/+267
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-118-17/+126
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-1019-414/+50
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-1019-50/+414
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-0316-403/+76
* Null ModelSafeWorker's working_loop_ if loop is destructed and synchronize ac...haitaol@chromium.org2013-08-212-8/+25
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-039-142/+27
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-3116-58/+100
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-2516-100/+58
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-2516-58/+100
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-205-0/+27
* Add version field to syncer::Invalidation.stepco@chromium.org2013-07-182-3/+18
* [Sync] Add CoreTypes supportzea@chromium.org2013-07-181-0/+8
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-1810-12/+12
* Remove DEPS rules that are redundant with the defaults in src/DEPS.tfarina@chromium.org2013-07-141-1/+0
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-132-2/+2
* sync: Run-length compression for UniquePositionsrlarocque@chromium.org2013-07-133-74/+445
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-139-61/+16
* [Sync] Cleanup unused experiment logiczea@chromium.org2013-07-112-25/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-109-16/+61
* [Sync] Add password support to sync apizea@chromium.org2013-07-101-0/+1
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-089-61/+16
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-089-16/+61
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-296-260/+28