summaryrefslogtreecommitdiffstats
path: root/remoting/client/client_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-191-18/+7
* Reapply 53892 with ARM build fix as suggested by Kobic.ajwong@chromium.org2010-07-291-38/+0
* Revert 53892 - Initial scriptable object implementation.rsesek@chromium.org2010-07-281-0/+38
* Initial scriptable object implementation.ajwong@chromium.org2010-07-281-38/+0
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-271-6/+6
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-34/+59
* Add cmdline options to set the hostjid, jid and auth token for the chromotinggarykac@google.com2010-06-111-22/+67
* Separate out HostConnection into an interface and a jingle-basedajwong@chromium.org2010-06-101-12/+12
* Fix chromoting windows buildhclam@chromium.org2010-06-101-31/+4
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-0/+76