| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert 62918 - net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 3 | -10/+4 |
* | net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 3 | -4/+10 |
* | [Sync] Replace TalkMediator delegate handling with thread-safe observer lists | akalin@chromium.org | 2010-10-16 | 6 | -110/+49 |
* | [Sync] Added some switches for testing/debugging. | akalin@chromium.org | 2010-10-15 | 14 | -57/+35 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 2 | -2/+12 |
* | Stop refcounting HostResolver. | willchan@chromium.org | 2010-10-01 | 4 | -7/+6 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 2 | -12/+2 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 2 | -2/+12 |
* | Implemented VLOG() et al. | akalin@chromium.org | 2010-09-29 | 1 | -2/+2 |
* | Added support for the new Google push notifications. | sanjeevr@chromium.org | 2010-09-25 | 11 | -8/+562 |
* | 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 |