summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue
Commit message (Expand)AuthorAgeFilesLines
* Correction for r80070: call DoStartSession(), enable TCP.sergeyu@chromium.org2011-04-011-3/+5
* Chromoting: Disable NAT traversingsergeyu@chromium.org2011-03-312-7/+21
* Moved socket adapters from remoting/jingle_glue to jingle/glue.sergeyu@chromium.org2011-03-3111-951/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-2810-20/+20
* [Jingle] Refactored some notifier-related structs/classesakalin@chromium.org2011-03-221-1/+1
* fix commentsdilmah@chromium.org2011-03-221-1/+1
* Hardcode gmail cert for chromoting.sergeyu@chromium.org2011-03-191-0/+40
* Added support for other authentication mechanisms in jingle. This will allow ...sanjeevr@chromium.org2011-03-091-2/+5
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-085-6/+53
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-077-293/+514
* Override HttpPortAllocator to inject a custom HTTP clienthclam@chromium.org2011-03-073-3/+66
* JingleClient to successfully connect more consistentlyhclam@chromium.org2011-03-072-0/+3
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-042-6/+34
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Switch to new libjingle branch.sergeyu@chromium.org2011-03-042-4/+12
* Remove the need for ReplayPortAllocator.ajwong@chromium.org2011-03-044-105/+92
* Clang style fix for r76746.ajwong@chromium.org2011-03-032-3/+5
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-035-189/+412
* Revert chromoting to use talk.google.comhclam@chromium.org2011-02-171-1/+1
* Use xmpp.google.com instead of talk.google.comakalin@chromium.org2011-02-161-1/+1
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-083-6/+20
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-9/+10
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-023-3/+3
* Fix crash in JingleThread caused by non-nestable tasks.sergeyu@chromium.org2010-12-232-7/+37
* Add an extra SSL layer in JingleSession for Chromotinghclam@chromium.org2010-12-232-2/+59
* Add CertVerifier to SocketStreamAdapterhclam@chromium.org2010-12-232-1/+8
* Cache certificate verification results in memory.wtc@google.com2010-12-161-1/+2
* Fix the last scoped_refptr misuses in NewRunnableMethod.willchan@chromium.org2010-12-151-2/+2
* Even more virtual method deinlining.erg@google.com2010-12-132-1/+5
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-3/+15
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-082-3/+3
* Fix crash when shutting down xmpp connection.sergeyu@chromium.org2010-12-031-0/+3
* Correctly handle SSL Client Authentication requests when connectingrch@chromium.org2010-11-121-1/+2
* Switch to using TimeTicks rather than Time in message loopsjar@chromium.org2010-11-061-3/+3
* Add DEPS files in remoting subdirectories.sergeyu@chromium.org2010-11-055-16/+20
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-013-11/+11
* Remove NOTREACHED from UsingTCPFastOpengarykac@chromium.org2010-10-271-1/+0
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-274-5/+3
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-262-0/+6
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-192-10/+10
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-1/+2
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-2/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+2
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-148-876/+4
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-0/+1
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-052-3/+10
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-042-3/+8
* Fix flakiness in JingleChromotingConnectionTestsergeyu@chromium.org2010-10-021-1/+4
* Fix intermittent failure in JingleThreadTest.PostDelayedTask.sergeyu@chromium.org2010-10-021-1/+1
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-012-8/+3