summaryrefslogtreecommitdiffstats
path: root/remoting/host/json_host_config_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and simplify HostConfig and JsonHostConfig.sergeyu@chromium.org2012-04-071-38/+22
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* HostConfig interface updates.sergeyu@chromium.org2010-12-161-13/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-4/+4
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-1/+1
* Convert src/remoting to std::string/char* away from wstring/wchar_t*.viettrungluu@chromium.org2010-07-311-1/+1
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-141-5/+5
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-0/+121