| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | [chromoting] Use zlib as the default encoder and decoder | hclam@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | Moving Encoder and Decoder to remoting/base | hclam@chromium.org | 2010-07-23 | 1 | -1/+1 |
* | base: add home environment variable to env_var.h | tfarina@chromium.org | 2010-07-21 | 1 | -2/+2 |
* | Fix up thread types. | dmaclach@chromium.org | 2010-06-30 | 1 | -2/+4 |
* | Fix thread usage in chromoting host | hclam@chromium.org | 2010-06-28 | 1 | -6/+21 |
* | Fix host auth scripts to work with Windows. | garykac@google.com | 2010-06-25 | 1 | -3/+10 |
* | Get scripts working independent of where they are run. | dmaclach@chromium.org | 2010-06-23 | 1 | -3/+13 |
* | JSON based host config storage implemented. Python script for host registration. | sergeyu@chromium.org | 2010-06-17 | 1 | -53/+38 |
* | Added HostConfig class. Changed SimpleHost to use it. | sergeyu@chromium.org | 2010-06-15 | 1 | -7/+14 |
* | Cleanup some chromoting code | hclam@chromium.org | 2010-06-15 | 1 | -37/+8 |
* | Extract auth token into separate .chromotingAuthToken file so it can be re-used. | garykac@google.com | 2010-06-11 | 1 | -8/+35 |
* | Separate out HostConnection into an interface and a jingle-based | ajwong@chromium.org | 2010-06-10 | 1 | -1/+5 |
* | Fix up the define usage so that we actually handle OSX specific stuff correctly. | dmaclach@chromium.org | 2010-06-09 | 1 | -2/+2 |
* | Token-based authentication for chromoting. | sergeyu@chromium.org | 2010-06-09 | 1 | -12/+9 |
* | Revert 49298 - Broke compile - Token-based authentication for chromoting. | rsesek@chromium.org | 2010-06-09 | 1 | -9/+12 |
* | Token-based authentication for chromoting. | sergeyu@chromium.org | 2010-06-09 | 1 | -12/+9 |
* | Copy the (early prototype of) remoting in Chrome into the public tree. | garykac@google.com | 2010-06-07 | 1 | -0/+118 |