summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* Fix up build on Mac. Needed to initialize member vars.dmaclach@chromium.org2010-06-181-1/+2
* Fix remoting_unittestshclam@chromium.org2010-06-171-2/+3
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-1716-88/+751
* Coverity: Fix missing return in error check in remoting::X11Client::DoInitX11.mattm@chromium.org2010-06-161-0/+1
* Coverity: Fix leak in ChromotingClient::read_image.mattm@chromium.org2010-06-152-8/+5
* Fix broken build.dmaclach@chromium.org2010-06-151-2/+12
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-156-9/+5
* Chromoting unit test: Adding DecoderVerbatimTesthclam@chromium.org2010-06-153-5/+82
* Fixing DecoderVerbatim in chromotinghclam@chromium.org2010-06-112-2/+5
* Add cmdline options to set the hostjid, jid and auth token for the chromotinggarykac@google.com2010-06-114-100/+140
* Enable chromoting in the build by defaulthclam@chromium.org2010-06-113-9/+15
* Separate out HostConnection into an interface and a jingle-basedajwong@chromium.org2010-06-107-160/+282
* Fix chromoting windows buildhclam@chromium.org2010-06-102-33/+6
* Implement a chromoting client using X11hclam@chromium.org2010-06-0911-133/+683
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-093-11/+10
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-093-10/+11
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-093-11/+10
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-0725-0/+2474