summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/fake_authenticator.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-0/+1
* This broke M20 build.dharani@chromium.org2012-05-221-1/+0
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-0/+1
* Delete Session and SessionManager object synchronously.sergeyu@chromium.org2012-02-241-18/+41
* Use scoped_ptr<> for channel creation callbacks.sergeyu@chromium.org2012-02-051-7/+7
* Change Authenticator interface to properly handle protocol errors.sergeyu@chromium.org2012-01-241-1/+6
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-9/+10
* Separate Authenticator and Session unittests.sergeyu@chromium.org2011-12-131-0/+137