summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/content_description.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove RTP support from chromoting.sergeyu@chromium.org2012-05-231-12/+2
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-0/+8
* Allow verbatim codec to be negotiated for a Chromoting session since having a...alexeypa@chromium.org2012-02-031-1/+6
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-6/+5
* Remove support for the initial-resolution tag in session descriptions.wez@chromium.org2012-01-011-30/+8
* Multi-step authentication support in JingleSession.sergeyu@chromium.org2011-12-131-5/+3
* Use Authenticator interface in Session and SessionManager.sergeyu@chromium.org2011-11-301-59/+13
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-1/+0
* Parsers and formatters for jingle messages.sergeyu@chromium.org2011-08-191-3/+3
* Remove key exchange code from JingleSession.sergeyu@chromium.org2011-08-111-32/+1
* Don't use X509Certificate in chromoting code.sergeyu@chromium.org2011-07-161-19/+6
* Move ContentDescription class to a separate file.sergeyu@chromium.org2011-06-271-0/+373