summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-012-3/+8
* Unittests for chromotocol code.sergeyu@chromium.org2010-10-015-16/+292
* Implemented basic support Chromotocol connection.sergeyu@chromium.org2010-09-289-47/+595
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-107-2/+1108
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-107-1108/+2
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-097-2/+1108
* Delayed event support in JingleThread.sergeyu@chromium.org2010-09-072-23/+86
* Fixed tsan warnings in remoting_unittestssergeyu@chromium.org2010-09-011-0/+3
* Jingle_glue bugfixes.sergeyu@chromium.org2010-08-289-201/+523
* Unforked xmpp ssl adapter code.sergeyu@chromium.org2010-08-249-1226/+5
* Fixed GMock warning about unexpected call in remoting_unittests.sergeyu@chromium.org2010-08-241-0/+4
* Remove noisy LOG(INFO) lines from chromoting unittests.garykac@google.com2010-08-201-4/+0
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-101-4/+11
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-101-11/+4
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-101-4/+11
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-045-15/+27
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-302-7/+7
* Fork a copy of all the notifier code in chrome/common/net/notifier that we de...ajwong@chromium.org2010-06-289-6/+1226
* Small fix to jingle_glue for chromotinghclam@chromium.org2010-06-231-1/+5
* Style fixes after readability review.sergeyu@chromium.org2010-06-1614-90/+100
* Fix build for remotinghclam@chromium.org2010-06-161-25/+0
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-153-4/+7
* Fix build break in remotinghclam@chromium.org2010-06-111-1/+6
* Separate out HostConnection into an interface and a jingle-basedajwong@chromium.org2010-06-102-58/+42
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-093-35/+50
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-093-50/+35
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-093-35/+50
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-0717-0/+1670