summaryrefslogtreecommitdiffstats
path: root/sync/engine/net/server_connection_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* SyncManagerImpl::encryptor_ member is not needed. It is passed to SyncEncrypt...pavely@chromium.org2014-04-041-5/+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 OAuth2 token commandline switchpavely@chromium.org2013-10-231-2/+0
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-3/+17
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-101-32/+45
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-101-45/+32
* 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-131-30/+4
* [Sync] Log age of auth tokens on authentication failurezea@chromium.org2013-05-061-1/+40
* 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-151-10/+0
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-051-12/+10
* sync: fix sync / xmpp auth error notification plumbingtim@chromium.org2013-02-081-0/+14
* Added a funtion to translate net errors in a ServerConnectionCode in sync.clamy@chromium.org2013-01-301-0/+18
* Remove syncproto.hrlarocque@chromium.org2012-07-121-1/+0
* Improve logging in server_connection_manager.ccakalin@chromium.org2012-07-031-1/+2
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Move HttpBridge to sync/akalin@chromium.org2012-06-221-3/+1
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* 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
* Trim code form sync's ServerConnectionManagerrlarocque@chromium.org2012-03-171-82/+2
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+414