| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add JingleThreadWrapper. | sergeyu@chromium.org | 2011-03-28 | 5 | -15/+431 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 18 | -40/+40 |
* | [Sync] Delete ServerNotifierThread and refactor InvalidationNotifier | akalin@chromium.org | 2011-03-24 | 3 | -23/+7 |
* | [Jingle] Refactored some notifier-related structs/classes | akalin@chromium.org | 2011-03-22 | 23 | -209/+249 |
* | Added OWNERS file for jingle. | sanjeevr@chromium.org | 2011-03-18 | 1 | -0/+6 |
* | Modified the jingle library to be able to able to update the auth token after... | sanjeevr@chromium.org | 2011-03-17 | 9 | -2/+66 |
* | [Sync] Merged MediatorThread and PushNotificationsThread | akalin@chromium.org | 2011-03-16 | 32 | -1039/+317 |
* | Added support for other authentication mechanisms in jingle. This will allow ... | sanjeevr@chromium.org | 2011-03-09 | 11 | -24/+69 |
* | Force sync integration try jobs on patches that touch sync dependencies | rsimha@chromium.org | 2011-03-08 | 1 | -0/+13 |
* | 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 |
* | Add a new method of ClientSocketFactory for clearing the cache used for SSL s... | rch@chromium.org | 2011-02-25 | 2 | -0/+5 |
* | Revert 75262: "Use xmpp.google.com instead of talk.google.com" | akalin@chromium.org | 2011-02-17 | 1 | -2/+2 |
* | Use xmpp.google.com instead of talk.google.com | akalin@chromium.org | 2011-02-16 | 1 | -2/+2 |
* | Currently chrome sync subscribes to notifications on all datatypes regardless... | lipalani@chromium.org | 2011-02-16 | 1 | -1/+4 |
* | Even more test cleanup. Some fixes to non-test code that's regressed. | erg@google.com | 2011-02-15 | 3 | -61/+103 |
* | Cleanup everything but net/ for our first clang plugins. | erg@google.com | 2011-02-02 | 2 | -0/+3 |
* | [Sync] Relax checks for received XMPP messages | akalin@chromium.org | 2011-01-31 | 1 | -7/+7 |
* | Part 1 of repairing regressions to my old clang check plugins so Nico can | erg@google.com | 2011-01-27 | 3 | -5/+19 |
* | Removed the JID check from PushNotificationsListenTask::IsValidNotification. ... | sanjeevr@chromium.org | 2011-01-26 | 1 | -2/+3 |
* | Fix nits. Add 'const'. | wtc@google.com | 2011-01-04 | 2 | -4/+4 |
* | move base/object_watcher into base/win and add the win namespace. Fixup callers. | brettw@google.com | 2011-01-01 | 1 | -0/+1 |
* | Move non_thread_safe from base to base/threading and into the base namespace. | brettw@chromium.org | 2011-01-01 | 4 | -8/+8 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | The MediatorThread worker thread needs to have a CertVerifier | wtc@google.com | 2010-12-17 | 13 | -25/+67 |
* | Cache certificate verification results in memory. | wtc@google.com | 2010-12-16 | 3 | -3/+5 |
* | [Sync] Fixed sync crash regression in ServerNotifierThread | akalin@chromium.org | 2010-12-10 | 4 | -12/+7 |
* | [Sync] Fixed crash on XMPP reconnection | akalin@chromium.org | 2010-12-08 | 3 | -0/+106 |
* | [Sync] Make sync integration tests use local xmpp servers. | akalin@chromium.org | 2010-11-27 | 2 | -2/+3 |
* | Revert "Revert "net: Plumb DnsCertProvenanceChecker around."" | agl@chromium.org | 2010-11-22 | 2 | -4/+5 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-22 | 2 | -5/+4 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-22 | 2 | -4/+5 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-18 | 2 | -5/+4 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-18 | 2 | -4/+5 |
* | Correctly handle SSL Client Authentication requests when connecting | rch@chromium.org | 2010-11-12 | 3 | -7/+10 |
* | [Sync] Removed unused notification methods, renamed 'transitional' to 'p2p' | akalin@chromium.org | 2010-11-04 | 4 | -58/+11 |
* | net: add certificate provenance checking. | agl@chromium.org | 2010-11-04 | 2 | -3/+6 |
* | Workaround for VS 2005 bug with inheritance from nested classes. | caseq@google.com | 2010-11-03 | 2 | -2/+10 |
* | [Sync] Removed more uses of libjingle's sigslot | akalin@chromium.org | 2010-11-02 | 7 | -70/+64 |
* | Fixed crash during the xmpp reconnection for cloud printing. | gene@google.com | 2010-11-01 | 1 | -0/+5 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Revert 64202 - Initial support for built-in DNS resolver/cache. | yusukes@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | [Sync] Added unittests for XmppConnectionGenerator. | akalin@chromium.org | 2010-10-27 | 4 | -21/+122 |
* | [Sync] Removed use of libjingle's sigslot in XmppConnectionGenerator | akalin@chromium.org | 2010-10-26 | 4 | -48/+46 |
* | Add experimental option for TCP FastOpen. | mbelshe@chromium.org | 2010-10-26 | 3 | -0/+6 |
* | [Sync] Added some switches for testing/debugging. | akalin@chromium.org | 2010-10-26 | 4 | -11/+24 |
* | Convert LOG(INFO) to VLOG(1) - jingle/. | pkasting@chromium.org | 2010-10-20 | 11 | -78/+66 |
* | Revert 62699 - [Sync] Added some switches for testing/debugging. | rsimha@chromium.org | 2010-10-19 | 14 | -35/+57 |
* | Revert revert 62918 - net: clean up SSLHostInfo construction." | agl@chromium.org | 2010-10-19 | 3 | -4/+10 |