summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* Merge 198614 "Roll libjingle r313."mallinath@google.com2013-05-282-5/+5
* jingle: Use base::MessageLoop.xhwang@chromium.org2013-04-2722-58/+58
* jingle: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-278-14/+13
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-172-2/+2
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
* Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-11/+11
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-11/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-11/+11
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-312-2/+6
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-306-38/+0
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-293-3/+3
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-212-2/+2
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-145-6/+6
* Roll libjingle 291:294.ronghuawu@chromium.org2013-03-101-0/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Refactor libjingle.gyp:tommi@chromium.org2013-03-051-2/+0
* More FilePath -> base::FilePath replacement.brettw@chromium.org2013-02-101-3/+3
* Linux/ChromeOS Chromium style checker cleanup, jingle/ edition.rsleevi@chromium.org2013-02-064-8/+8
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-011-0/+1
* Makes the necessary changes to sync.gyp as well as its dependencies (most not...blundell@chromium.org2013-01-241-3/+3
* Make all jingle targets build on Win64jschuh@chromium.org2013-01-111-1/+0
* Build jingle targets when webrtc is enabled.wjia@chromium.org2012-12-141-3/+3
* [net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...szym@chromium.org2012-12-131-1/+1
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-053-4/+12
* jingle: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-308-60/+60
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-135-11/+15
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-135-15/+11
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-135-11/+15
* Use 'https://' prefix for proxy resolution in ProxyResolvingClientSocketakalin@chromium.org2012-11-082-7/+9
* Disable some jingle unittests on vs2012scottmg@chromium.org2012-11-021-0/+4
* Android: Remove depenendency on libjingle_p2p and jingle_glue.nileshagrawal@chromium.org2012-10-291-3/+7
* Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...gene@chromium.org2012-10-2618-7/+281
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-1/+2
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+17
* [net] Move DnsConfigService to NetworkChangeNotifier.szym@chromium.org2012-08-312-2/+2
* Fixing a crash when cancelling the same PacRequest twice.alexeypa@chromium.org2012-08-241-1/+3
* Create stub jingle library for iOS.qsr@chromium.org2012-08-236-200/+255
* [Sync] Fix crash when converting Notification to stringakalin@chromium.org2012-08-173-9/+35
* Update JingleThreadWrapper to allow it to be created using task runner.sergeyu@chromium.org2012-08-144-41/+53
* Clean up logging for push_notifications_*.ccakalin@chromium.org2012-08-134-10/+22
* Give MockRead and MockWrite distinct types.yutak@chromium.org2012-07-271-5/+4
* Enable cert pinning for XMPP connection made by XmppClientSocketFactory.sergeyu@chromium.org2012-07-251-0/+3
* Move TaskPump class from jingle/notifier/base to jingle/gluesergeyu@chromium.org2012-07-2411-42/+47
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-2414-80/+80
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-191-3/+3
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-197-0/+35