summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_messages.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized value in JingleMessage that causes DCHECK failure.sergeyu@chromium.org2011-09-301-1/+2
* Parse termination reason and propagate the error to the Session interface.sergeyu@chromium.org2011-09-271-42/+66
* Remove session-reject message from jingle_messages.sergeyu@chromium.org2011-09-261-8/+2
* Parsers and formatters for jingle messages.sergeyu@chromium.org2011-08-191-0/+385