summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/pepper_session.h
Commit message (Expand)AuthorAgeFilesLines
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-221-11/+0
* Add CancelChannelCreation() in protocol::Session interface.sergeyu@chromium.org2011-11-171-0/+1
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-9/+2
* React to error messages received in response to transport-info.sergeyu@chromium.org2011-11-051-0/+2
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-3/+4
* Parse termination reason and propagate the error to the Session interface.sergeyu@chromium.org2011-09-271-12/+1
* Remove session-reject message from jingle_messages.sergeyu@chromium.org2011-09-261-1/+0
* Chromoting protocol implementation based on P2P Transport API.sergeyu@chromium.org2011-09-121-0/+168