| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed TalkMediator SSL initialization. | akalin@chromium.org | 2010-09-16 | 3 | -68/+4 |
* | Fixed notifier_unit_tests failures. | akalin@chromium.org | 2010-09-16 | 1 | -1/+13 |
* | Refactored handling of XmppClient. | akalin@chromium.org | 2010-09-16 | 25 | -859/+828 |
* | Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos... | eroman@chromium.org | 2010-09-15 | 1 | -2/+1 |
* | Fixed test broken in Release build. | akalin@chromium.org | 2010-09-13 | 1 | -1/+5 |
* | Removed use of XmppSocketAdapter by sync. | akalin@chromium.org | 2010-09-10 | 19 | -1558/+26 |
* | Revert r59012 which started using Chrome sockets for sync. | willchan@chromium.org | 2010-09-10 | 19 | -26/+1558 |
* | Removed use of XmppSocketAdapter by sync. | akalin@chromium.org | 2010-09-09 | 19 | -1558/+26 |
* | Adding the sync-notification-host command line parameter to the integration t... | rsimha@chromium.org | 2010-09-08 | 7 | -27/+204 |
* | Revert 58768 - Adding the sync-notification-host command line parameter to th... | rsimha@chromium.org | 2010-09-07 | 7 | -204/+27 |
* | Adding the sync-notification-host command line parameter to the integration t... | rsimha@chromium.org | 2010-09-07 | 7 | -27/+204 |
* | Fix ClientSocketHandle reuse_type(). Correctly track socket use. | willchan@chromium.org | 2010-09-02 | 5 | -2/+23 |
* | Fixed crash involving using NetAddress::Adopt() incorrectly | akalin@chromium.org | 2010-09-02 | 1 | -17/+13 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 2 | -0/+8 |
* | Style fix. | akalin@chromium.org | 2010-09-01 | 1 | -12/+0 |
* | Added XmppClientSocketFactory for use with ChromeAsyncSocket | akalin@chromium.org | 2010-09-01 | 7 | -91/+179 |
* | Added FakeSSLClentSocket for connecting to Google Talk on the SSL port | akalin@chromium.org | 2010-09-01 | 4 | -0/+793 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 5 | -5/+1 |
* | Gather preconnection use vs waste statistics | jar@chromium.org | 2010-08-25 | 2 | -0/+10 |
* | In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc... | mmenke@chromium.org | 2010-08-25 | 1 | -2/+3 |
* | Adds HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-24 | 1 | -1/+2 |
* | Revert 56539 - Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -2/+1 |
* | Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -1/+2 |
* | GTTF: some more FRIEND_TEST_ALL_PREFIXES | phajdan.jr@chromium.org | 2010-08-16 | 2 | -4/+4 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -1/+1 |
* | Use SSL/TCP port for notifications in sync tests. | rsimha@chromium.org | 2010-08-10 | 12 | -9/+47 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Skip unresolved hosts for sync notifications instead of having libjingle reso... | akalin@chromium.org | 2010-08-06 | 1 | -0/+7 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | Rewrote handing of auto-reconnection and network changes for sync notifier. | akalin@chromium.org | 2010-07-27 | 11 | -508/+97 |
* | GTTF: more FRIEND_TEST_ALL_PREFIXES | phajdan.jr@chromium.org | 2010-07-27 | 1 | -5/+6 |
* | Net: Get rid of ProxyServer::host_and_port() and friends. | thestig@chromium.org | 2010-07-22 | 2 | -6/+6 |
* | Fixed invalid reads when XmppClient is destroyed. | akalin@chromium.org | 2010-07-20 | 1 | -2/+5 |
* | Add a command line flag to change the default number of parallel DNS requests... | eroman@chromium.org | 2010-07-17 | 1 | -1/+2 |
* | Added switch to use ChromeAsyncSocket for sync. | akalin@chromium.org | 2010-07-16 | 7 | -32/+84 |
* | Moved ChromeAsyncSocket to jingle/notifier/base. | akalin@chromium.org | 2010-07-16 | 4 | -0/+1725 |
* | Fixed bug where sync notifications don't work for non-gmail accounts. | akalin@chromium.org | 2010-07-14 | 1 | -1/+34 |
* | Fixed events handling in XmppSocketAdapter. Removed unnecessary warnings. | sergeyu@chromium.org | 2010-07-01 | 2 | -118/+92 |
* | TBR: akalin@chromium.org | ajwong@chromium.org | 2010-06-30 | 1 | -5/+0 |
* | Move chrome/common/net/notifier to jingle/notifier so that it can be used by ... | ajwong@chromium.org | 2010-06-30 | 58 | -0/+6048 |