summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-119-19/+128
* sync: Remove OverrideClientFieldsAfterCommitrlarocque@chromium.org2013-09-113-119/+1
* Enable invalidations for arbitrary objects on Android.stepco@chromium.org2013-09-118-26/+432
* Start using OAuth2 for sync cacheinvalidation.nyquist@chromium.org2013-09-101-4/+7
* sync: Implement per-type GetCommitIdsrlarocque@chromium.org2013-09-106-248/+279
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-1036-510/+173
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-1036-173/+510
* Avatar syncing for supervised usersibraaaa@chromium.org2013-09-092-0/+10
* Update client-side sync.proto file so that it is in sync with thepvalenzuela@chromium.org2013-09-071-4/+29
* sync: Add GetAllSyncData to sync/apitim@chromium.org2013-09-052-5/+10
* sync: Remove IDs from OrderedCommitSetrlarocque@chromium.org2013-09-0410-111/+103
* test IWYU fixups for basemostynb@opera.com2013-09-031-0/+1
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-0340-562/+159
* Fix chromium sync server for timezones with positive UTC offset.vchigrin@yandex-team.ru2013-09-021-4/+8
* Enhance Sync Node Browser Loggingpetewil@chromium.org2013-08-292-0/+41
* Rename base::debug::StackTrace::PrintBacktrace() to Print().rsesek@chromium.org2013-08-291-2/+1
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-282-0/+3
* sync: Expose BuildCommitItem helper functionrlarocque@chromium.org2013-08-274-85/+103
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-1/+1
* Remove unused variable declaration.etienneb@chromium.org2013-08-231-8/+0
* sync: Improve testing of download functionsrlarocque@chromium.org2013-08-239-189/+252
* [sync] Properly handle case where sync is disabled by dasher adminrsimha@chromium.org2013-08-223-4/+34
* Fix missing const-reference on parameter.etienneb@chromium.org2013-08-222-4/+4
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Upstream Chrome sync adapter.nyquist@chromium.org2013-08-212-17/+0
* Null ModelSafeWorker's working_loop_ if loop is destructed and synchronize ac...haitaol@chromium.org2013-08-212-8/+25
* [Android] Remove all usage of com.google.common.collectyfriedman@chromium.org2013-08-208-102/+104
* Move contract authority accessor method to SyncStatusHelpernyquist@chromium.org2013-08-194-6/+24
* InstantExtended: Persist TemplateURL.new_tab_url.jered@chromium.org2013-08-192-0/+4
* Add managed user master key to ManagedUserSpecificsToValue().bauerb@chromium.org2013-08-161-0/+1
* Allow ProfileSyncService to initialize backend when access token is not avail...tim@chromium.org2013-08-151-1/+5
* Add constant for Sync OAuth2 scopenyquist@chromium.org2013-08-151-0/+5
* Add functionality to enable GCM.nyquist@chromium.org2013-08-141-0/+29
* Better S/N logging in the Sync Node Browserpetewil@chromium.org2013-08-092-3/+52
* Ensure we never try to register for the object id "NULL"nyquist@chromium.org2013-08-094-26/+104
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-0333-569/+330
* Fix issue with null-value OAuth2 tokens for Android.nyquist@chromium.org2013-08-013-22/+44
* Save image search URLs and post parameters of all search URLs into perf, web_...jnd@chromium.org2013-07-312-1/+18
* Revert 214841 "Fix issue with null-value OAuth2 tokens for Android."tbreisacher@chromium.org2013-07-313-44/+22
* Fix issue with null-value OAuth2 tokens for Android.nyquist@chromium.org2013-07-313-22/+44
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-3142-264/+271
* Switch to non-deprecated version of getAuthToken().newt@chromium.org2013-07-261-2/+2
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-2542-271/+264
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-2542-264/+271
* Adapting the UI to bring it closer to the spec, and fixing image fetching.petewil@chromium.org2013-07-241-0/+23
* Update include paths in sync for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-2022-14/+212
* Fixed fetching of OAuth2 tokens through the MockAccountManager.joaodasilva@chromium.org2013-07-191-5/+9
* Add version field to syncer::Invalidation.stepco@chromium.org2013-07-189-13/+87
* [Sync] Add CoreTypes supportzea@chromium.org2013-07-182-2/+30