summaryrefslogtreecommitdiffstats
path: root/sync/engine/net
Commit message (Expand)AuthorAgeFilesLines
* SyncManagerImpl::encryptor_ member is not needed. It is passed to SyncEncrypt...pavely@chromium.org2014-04-042-12/+0
* 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
* Remove references to GaiaConstants::kSyncService from syncpavely@chromium.org2013-10-251-3/+0
* Remove OAuth2 token commandline switchpavely@chromium.org2013-10-232-11/+1
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-192-6/+27
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-111-2/+2
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-102-57/+79
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-102-79/+57
* Allow ProfileSyncService to initialize backend when access token is not avail...tim@chromium.org2013-08-151-1/+5
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Use OAuth2 token for syncpavely@chromium.org2013-06-132-41/+16
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* [Sync] Log age of auth tokens on authentication failurezea@chromium.org2013-05-062-11/+49
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-301-1/+1
* Send client channel info to server in user-agent string.pavely@chromium.org2013-03-152-16/+0
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-052-16/+12
* sync: fix sync / xmpp auth error notification plumbingtim@chromium.org2013-02-082-8/+25
* Added a funtion to translate net errors in a ServerConnectionCode in sync.clamy@chromium.org2013-01-302-0/+21
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-5/+7
* Remove syncproto.hrlarocque@chromium.org2012-07-121-1/+0
* Remove #pragma once from syncajwong@chromium.org2012-07-112-2/+0
* Improve logging in server_connection_manager.ccakalin@chromium.org2012-07-031-1/+2
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-4/+4
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-284-8/+8
* [Sync] Move HttpBridge to sync/akalin@chromium.org2012-06-222-10/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-214-8/+8
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-1/+1
* sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...tim@chromium.org2012-06-061-0/+1
* sync: Loop committing items without downloading updatesrlarocque@chromium.org2012-05-261-2/+0
* Trim code form sync's ServerConnectionManagerrlarocque@chromium.org2012-03-172-121/+9
* Add 'client' parameter to sync requestsrlarocque@chromium.org2012-03-161-1/+10
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-155-0/+886