summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Avoid SEGFAULT when scheduler is stopped as part of sync cycle.pavely@chromium.org2013-11-202-1/+38
* Introduce AppListSyncableService, owns AppListModel and builderstevenjb@chromium.org2013-11-191-1/+1
* ProfileSyncServiceTest refactoringpavely@chromium.org2013-11-181-5/+33
* Channel all low lever scheduling calls through single functionpavely@chromium.org2013-11-182-28/+48
* Remove SyncSchedulerImpl::OnShouldStopSyncingPermanentlypavely@chromium.org2013-11-1810-34/+0
* 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-178-99/+106
* sync: Remove test dependencies on SyncerCommandrlarocque@chromium.org2013-11-1510-180/+341
* sync: Deprecate old UniquePosition formatrlarocque@chromium.org2013-11-153-49/+40
* Remove linux coverage scripts.thakis@chromium.org2013-11-141-14/+0
* [sync] Limit DirectoryBackingStore database cache size.feng@chromium.org2013-11-131-0/+2
* Rename stale SyncContentResolverWrapper occurrences to SyncContentResolverDel...cimamoglu@chromium.org2013-11-132-25/+25
* Android: moves sync to use long for JNIbulach@chromium.org2013-11-131-0/+1
* Support for shared invalidator client IDsrlarocque@chromium.org2013-11-123-42/+80
* Fix one case that can make sync backend stuck in auth error state.haitaol@chromium.org2013-11-081-1/+13
* sync: treat gaia http 500s as retriable.tim@chromium.org2013-11-081-0/+2
* Revert 231221 - "Remove enabled/disabled state from extension and app sync."yoz@chromium.org2013-11-081-5/+0
* Reveal information about sync server connection and token on about tab.haitaol@chromium.org2013-11-071-0/+1
* Fix sync_client to work with oauth2 tokens.pavely@chromium.org2013-11-061-0/+1
* [sync] Serve fake OAuth2 tokens from python sync serverrsimha@chromium.org2013-11-062-4/+105
* Add code for new invalidation local ack systemrlarocque@chromium.org2013-10-3110-18/+350
* (2 of 2) Move InvalidationController to chrome/rlarocque@chromium.org2013-10-311-128/+0
* Fixed SyncStatusHelper not updating observers on changes.apiccion@chromium.org2013-10-313-51/+369
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-3021-557/+631
* Replace kChromeOSReleaseBoard with SysInfo::GetLsbReleaseBoard()stevenjb@chromium.org2013-10-283-46/+8
* (1 of 2) Move InvalidationController to chrome/rlarocque@chromium.org2013-10-277-521/+185
* Remove enabled/disabled state from extension and app sync.yoz@chromium.org2013-10-271-0/+5
* Remove references to GaiaConstants::kSyncService from syncpavely@chromium.org2013-10-2512-56/+0
* sync: Force LOCAL GUs if invalidations disabledrlarocque@chromium.org2013-10-242-153/+152
* sync: Init backend without UI thread taskrlarocque@chromium.org2013-10-237-6/+162
* Add UnackedInvalidationSet classrlarocque@chromium.org2013-10-2312-27/+788
* [Android] Consolidate and upgrade OWNERS for test filesmiguelg@chromium.org2013-10-231-0/+1
* Remove OAuth2 token commandline switchpavely@chromium.org2013-10-2314-33/+10
* sync: Refactor update verification and processingrlarocque@chromium.org2013-10-236-53/+60
* Add visibility check to [ActivityStatus]dfalcantara@chromium.org2013-10-171-8/+1
* Cleanup for refactored ActivityStatus.tedchoc@chromium.org2013-10-161-1/+1
* Remove deprecated methods.shashishekhar@chromium.org2013-10-161-18/+0
* sync: Implement per-type commit interfacerlarocque@chromium.org2013-10-1627-1574/+1137
* Fix issue with sync status observer for testshell.nyquist@chromium.org2013-10-111-2/+20
* Chrome sync: Put WeakPtrFactory members at the enddmichael@chromium.org2013-10-1015-46/+48
* Move statistics_provider to chromeos/systemstevenjb@chromium.org2013-10-091-1/+1
* Fix misuse of STL in InvalidatorRegistrarrlarocque@chromium.org2013-10-051-1/+3
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-0438-498/+1162
* sync: Fix bug in early sync shutdownrlarocque@chromium.org2013-10-032-3/+32
* sync: Process updates responses on the sync threadrlarocque@chromium.org2013-10-0112-139/+105
* Add DOM Distiller sync datatype.nyquist@chromium.org2013-09-2712-4/+102
* sync: Process commit responses on the sync threadrlarocque@chromium.org2013-09-2611-193/+71
* Add more Sync Node Browser logging for Synced Notifications.petewil@chromium.org2013-09-262-14/+79
* sync: Introduce ModelNeutralWriteTransactionsrlarocque@chromium.org2013-09-2614-89/+250
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-264-6/+0