| Commit message (Expand) | Author | Age | Files | Lines |
* | More FilePath -> base::FilePath replacement. | brettw@chromium.org | 2013-02-10 | 1 | -3/+3 |
* | Linux/ChromeOS Chromium style checker cleanup, jingle/ edition. | rsleevi@chromium.org | 2013-02-06 | 4 | -8/+8 |
* | [sync] Componentize sync: Part Final: Target 'sync' is now its own component | rsimha@chromium.org | 2013-02-01 | 1 | -0/+1 |
* | Makes the necessary changes to sync.gyp as well as its dependencies (most not... | blundell@chromium.org | 2013-01-24 | 1 | -3/+3 |
* | Make all jingle targets build on Win64 | jschuh@chromium.org | 2013-01-11 | 1 | -1/+0 |
* | Build jingle targets when webrtc is enabled. | wjia@chromium.org | 2012-12-14 | 1 | -3/+3 |
* | [net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa... | szym@chromium.org | 2012-12-13 | 1 | -1/+1 |
* | [Sync] Treat XMPP auth errors as sync auth errors | akalin@chromium.org | 2012-12-05 | 3 | -4/+12 |
* | jingle: Update the calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-30 | 8 | -60/+60 |
* | Reland 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 5 | -11/+15 |
* | Revert 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 5 | -15/+11 |
* | Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 5 | -11/+15 |
* | Use 'https://' prefix for proxy resolution in ProxyResolvingClientSocket | akalin@chromium.org | 2012-11-08 | 2 | -7/+9 |
* | Disable some jingle unittests on vs2012 | scottmg@chromium.org | 2012-11-02 | 1 | -0/+4 |
* | Android: Remove depenendency on libjingle_p2p and jingle_glue. | nileshagrawal@chromium.org | 2012-10-29 | 1 | -3/+7 |
* | Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro... | gene@chromium.org | 2012-10-26 | 18 | -7/+281 |
* | [net] Change factory methods for HostResolver and HostCache to return a scope... | szym@chromium.org | 2012-10-22 | 1 | -1/+2 |
* | Remove static variables from HttpStreamFactory. | szager@chromium.org | 2012-09-07 | 1 | -0/+17 |
* | [net] Move DnsConfigService to NetworkChangeNotifier. | szym@chromium.org | 2012-08-31 | 2 | -2/+2 |
* | Fixing a crash when cancelling the same PacRequest twice. | alexeypa@chromium.org | 2012-08-24 | 1 | -1/+3 |
* | Create stub jingle library for iOS. | qsr@chromium.org | 2012-08-23 | 6 | -200/+255 |
* | [Sync] Fix crash when converting Notification to string | akalin@chromium.org | 2012-08-17 | 3 | -9/+35 |
* | Update JingleThreadWrapper to allow it to be created using task runner. | sergeyu@chromium.org | 2012-08-14 | 4 | -41/+53 |
* | Clean up logging for push_notifications_*.cc | akalin@chromium.org | 2012-08-13 | 4 | -10/+22 |
* | Give MockRead and MockWrite distinct types. | yutak@chromium.org | 2012-07-27 | 1 | -5/+4 |
* | Enable cert pinning for XMPP connection made by XmppClientSocketFactory. | sergeyu@chromium.org | 2012-07-25 | 1 | -0/+3 |
* | Move TaskPump class from jingle/notifier/base to jingle/glue | sergeyu@chromium.org | 2012-07-24 | 11 | -42/+47 |
* | Move ChromeAsyncSocket to jingle/glue | sergeyu@chromium.org | 2012-07-24 | 14 | -80/+80 |
* | Enforce all the source files to be encoded in UTF-8. | maruel@chromium.org | 2012-07-19 | 1 | -3/+3 |
* | Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket | rch@chromium.org | 2012-07-19 | 7 | -0/+35 |
* | Rolling libjingle to 159. | ronghuawu@chromium.org | 2012-07-14 | 1 | -2/+2 |
* | Remove #pragma once from jingle | ajwong@chromium.org | 2012-07-11 | 7 | -10/+3 |
* | [Sync] Make Login class listen to connection and DNS changes | akalin@chromium.org | 2012-06-28 | 2 | -6/+36 |
* | Remove SSLHostInfo. | agl@chromium.org | 2012-06-27 | 3 | -3/+2 |
* | Revert 144382 - [Sync] Make Login class listen to connection and DNS changes | nkostylev@chromium.org | 2012-06-27 | 2 | -37/+6 |
* | [Sync] Make Login class listen to connection and DNS changes | akalin@chromium.org | 2012-06-27 | 2 | -6/+37 |
* | Use base::ThreadChecker as a member var, rather than base::NonThreadSafe | rsleevi@chromium.org | 2012-06-25 | 4 | -25/+25 |
* | [Sync] Propagate XMPP auth errors to SyncNotifierObservers | akalin@chromium.org | 2012-06-18 | 16 | -86/+218 |
* | Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont... | sergeyu@chromium.org | 2012-06-16 | 2 | -3/+3 |
* | Update libjingle to 153. | ronghuawu@chromium.org | 2012-06-13 | 2 | -2/+5 |
* | RefCounted types should not have public destructors - sync and jingle | rsleevi@chromium.org | 2012-06-11 | 8 | -28/+29 |
* | fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee... | zhaoqin@chromium.org | 2012-06-08 | 7 | -12/+12 |
* | Replace the CapturingNetLog in Jingle tests with a NULL | mmenke@chromium.org | 2012-06-07 | 1 | -5/+2 |
* | Currently when talk_base::Thread exists, Clear(NULL) is called from its destr... | mallinath@chromium.org | 2012-06-01 | 1 | -0/+1 |
* | [Sync] Make InvalidationNotifier use PushClient | akalin@chromium.org | 2012-05-30 | 4 | -2/+23 |
* | [Sync] Turn notifier::PushClient into an interface | akalin@chromium.org | 2012-05-23 | 18 | -442/+1126 |
* | [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso... | szym@chromium.org | 2012-05-23 | 2 | -26/+25 |
* | Changes needed to roll libjingle r141 to chrome. | sergeyu@chromium.org | 2012-05-22 | 7 | -14/+26 |
* | Revert 138216 - [Sync] Turn notifier::PushClient into an interface | akalin@chromium.org | 2012-05-22 | 18 | -1141/+442 |
* | [Sync] Turn notifier::PushClient into an interface | akalin@chromium.org | 2012-05-22 | 18 | -442/+1141 |