Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code. | sergeyu@chromium.org | 2012-01-20 | 1 | -3/+2 |
* | Use Authenticator interface in Session and SessionManager. | sergeyu@chromium.org | 2011-11-30 | 1 | -10/+6 |
* | Parsers and formatters for jingle messages. | sergeyu@chromium.org | 2011-08-19 | 1 | -1/+3 |
* | Remove key exchange code from JingleSession. | sergeyu@chromium.org | 2011-08-11 | 1 | -5/+0 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -4/+4 |
* | Don't use X509Certificate in chromoting code. | sergeyu@chromium.org | 2011-07-16 | 1 | -6/+3 |
* | Move ContentDescription class to a separate file. | sergeyu@chromium.org | 2011-06-27 | 1 | -0/+66 |