| Commit message (Expand) | Author | Age | Files | Lines |
* | jingle: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-27 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -6/+6 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 2 | -6/+6 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -6/+6 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, jingle/ edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -1/+1 |
* | [Sync] Treat XMPP auth errors as sync auth errors | akalin@chromium.org | 2012-12-05 | 2 | -4/+10 |
* | jingle: Update the calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-30 | 1 | -1/+1 |
* | Reland 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -3/+4 |
* | Revert 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -4/+3 |
* | Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -3/+4 |
* | [net] Change factory methods for HostResolver and HostCache to return a scope... | szym@chromium.org | 2012-10-22 | 1 | -1/+2 |
* | [net] Move DnsConfigService to NetworkChangeNotifier. | szym@chromium.org | 2012-08-31 | 2 | -2/+2 |
* | [Sync] Make Login class listen to connection and DNS changes | akalin@chromium.org | 2012-06-28 | 2 | -6/+36 |
* | 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 |
* | [Sync] Propagate XMPP auth errors to SyncNotifierObservers | akalin@chromium.org | 2012-06-18 | 5 | -34/+96 |
* | RefCounted types should not have public destructors - sync and jingle | rsleevi@chromium.org | 2012-06-11 | 1 | -2/+3 |
* | [Sync] Make InvalidationNotifier use PushClient | akalin@chromium.org | 2012-05-30 | 1 | -0/+1 |
* | [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso... | szym@chromium.org | 2012-05-23 | 1 | -1/+13 |
* | Changes needed to roll libjingle r141 to chrome. | sergeyu@chromium.org | 2012-05-22 | 1 | -1/+1 |
* | [Sync] Clean up XMPP connection code | akalin@chromium.org | 2012-05-15 | 17 | -787/+735 |
* | Reimplements net::AddressList without struct addrinfo. | szym@chromium.org | 2012-05-07 | 1 | -8/+7 |
* | Roll libjingle to r124. Removed overrides for the ws2 fixes. | ronghuawu@chromium.org | 2012-03-15 | 1 | -2/+2 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 1 | -6/+1 |
* | Add OVERRIDE to jingle/. | avi@chromium.org | 2011-11-17 | 2 | -8/+11 |
* | base::Bind: Convert HostResolver::Resolve. | jhawkins@chromium.org | 2011-11-16 | 2 | -10/+6 |
* | Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle... | thestig@chromium.org | 2011-11-15 | 3 | -10/+0 |
* | Remove HostResolverImpl from Mock*HostResolver. | szym@chromium.org | 2011-11-08 | 1 | -0/+1 |
* | Revert 108910 - Remove HostResolverImpl from Mock*HostResolver. | szym@chromium.org | 2011-11-07 | 1 | -1/+0 |
* | Remove HostResolverImpl from Mock*HostResolver. | szym@chromium.org | 2011-11-07 | 1 | -0/+1 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -1/+1 |
* | Update libjingle to the latest version. | sergeyu@chromium.org | 2011-09-08 | 4 | -14/+14 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | HostResolverImpl: don't interpret NULL callback argument as a request to do s... | agayev@chromium.org | 2011-07-28 | 1 | -0/+4 |
* | Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ... | agayev@chromium.org | 2011-07-28 | 1 | -4/+0 |
* | HostResolverImpl: don't interpret NULL callback argument as a request to do s... | agayev@chromium.org | 2011-07-28 | 1 | -0/+4 |
* | Add unit-tests for SingleRequestHostResolver. | eroman@chromium.org | 2011-06-06 | 1 | -0/+1 |
* | Changed the jingle network code in ChromeAsyncSocket to use the client socket... | sanjeevr@chromium.org | 2011-04-15 | 7 | -50/+58 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 3 | -5/+5 |
* | [Sync] Delete ServerNotifierThread and refactor InvalidationNotifier | akalin@chromium.org | 2011-03-24 | 1 | -0/+4 |
* | [Jingle] Refactored some notifier-related structs/classes | akalin@chromium.org | 2011-03-22 | 11 | -273/+54 |
* | Modified the jingle library to be able to able to update the auth token after... | sanjeevr@chromium.org | 2011-03-17 | 2 | -0/+7 |
* | Added support for other authentication mechanisms in jingle. This will allow ... | sanjeevr@chromium.org | 2011-03-09 | 7 | -18/+41 |
* | Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling | adamk@chromium.org | 2011-03-04 | 2 | -4/+4 |
* | Change other usages of .size() to .empty() when applicable. | erg@google.com | 2011-03-04 | 1 | -1/+1 |