Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup and simplify HostConfig and JsonHostConfig. | sergeyu@chromium.org | 2012-04-07 | 1 | -38/+22 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 1 | -1/+1 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | HostConfig interface updates. | sergeyu@chromium.org | 2010-12-16 | 1 | -13/+2 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -4/+4 |
* | Added HostKeyPair class, signatures for heartbeat messages. | sergeyu@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Convert src/remoting to std::string/char* away from wstring/wchar_t*. | viettrungluu@chromium.org | 2010-07-31 | 1 | -1/+1 |
* | Added RSA key generator for register_host.py | sergeyu@chromium.org | 2010-07-14 | 1 | -5/+5 |
* | JSON based host config storage implemented. Python script for host registration. | sergeyu@chromium.org | 2010-06-17 | 1 | -0/+121 |