summaryrefslogtreecommitdiffstats
path: root/jingle/notifier
Commit message (Expand)AuthorAgeFilesLines
* Skip unresolved hosts for sync notifications instead of having libjingle reso...akalin@chromium.org2010-08-061-0/+7
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Rewrote handing of auto-reconnection and network changes for sync notifier.akalin@chromium.org2010-07-2710-506/+97
* GTTF: more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-07-271-5/+6
* Net: Get rid of ProxyServer::host_and_port() and friends.thestig@chromium.org2010-07-222-6/+6
* Fixed invalid reads when XmppClient is destroyed.akalin@chromium.org2010-07-201-2/+5
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Added switch to use ChromeAsyncSocket for sync.akalin@chromium.org2010-07-167-32/+84
* Moved ChromeAsyncSocket to jingle/notifier/base.akalin@chromium.org2010-07-163-0/+1720
* Fixed bug where sync notifications don't work for non-gmail accounts.akalin@chromium.org2010-07-141-1/+34
* Fixed events handling in XmppSocketAdapter. Removed unnecessary warnings.sergeyu@chromium.org2010-07-012-118/+92
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-3056-0/+5906