summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/content_description.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QUIC support from remoting host and client.sergeyu2015-12-031-7/+1
* Add support for WebRTC protocol in SessionConfig.sergeyu2015-12-021-1/+2
* Enable QUIC support in chromotingsergeyu2015-08-141-2/+8
* Use standard ICE in Chromoting.sergeyu2015-04-231-5/+2
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...sergeyu2015-04-231-2/+5
* Use standard ICE in Chromoting.sergeyu2015-04-231-5/+2
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...horo2015-04-231-2/+5
* Use standard ICE in Chromoting.sergeyu2015-04-231-5/+2
* Roll WebRTC 7546:7549.hellner2014-10-311-2/+2
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-291-2/+2
* Roll WebRTC 7546:7549.hellner2014-10-291-2/+2
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-1/+1
* Switch CandidateSession to use lists rather than vectors.wez@chromium.org2014-05-221-1/+1
* Skip unknown channel configurations when parsing session config.sergeyu@chromium.org2012-07-271-1/+2
* Refactored similar code in ContentDescription::ParseXml()kxing@chromium.org2012-06-261-0/+6
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-1/+3
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-3/+2
* Use Authenticator interface in Session and SessionManager.sergeyu@chromium.org2011-11-301-10/+6
* Parsers and formatters for jingle messages.sergeyu@chromium.org2011-08-191-1/+3
* Remove key exchange code from JingleSession.sergeyu@chromium.org2011-08-111-5/+0
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-4/+4
* Don't use X509Certificate in chromoting code.sergeyu@chromium.org2011-07-161-6/+3
* Move ContentDescription class to a separate file.sergeyu@chromium.org2011-06-271-0/+66