summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Collapse)AuthorAgeFilesLines
* Add libjingle_glue export_dependency to chromoting_host so that header/libgarykac@google.com2010-06-081-0/+4
| | | | | | | | | | | references are inherited by chromoting_host_process. BUG=none TEST=chromoting unittests Review URL: http://codereview.chromium.org/2733002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49181 0039d316-1c4b-4281-b951-d872f2087c98
* Heartbeat error logging for chromoting.sergeyu@chromium.org2010-06-082-1/+10
| | | | | | | | | TEST=simple_host logs error received from the bot. BUG=None Review URL: http://codereview.chromium.org/2711003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49136 0039d316-1c4b-4281-b951-d872f2087c98
* Fix chromoting build issues on Windowshclam@chromium.org2010-06-073-10/+5
| | | | | | | | | | Fixed compilation errors on windows. TEST=chromoting builds on windows Review URL: http://codereview.chromium.org/2711001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49115 0039d316-1c4b-4281-b951-d872f2087c98
* Get rid of unnecessary library linkage on Mac.dmaclach@chromium.org2010-06-071-10/+2
| | | | | | | | | TEST=build remoting on Mac BUG=none Review URL: http://codereview.chromium.org/2620007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49107 0039d316-1c4b-4281-b951-d872f2087c98
* Add DEPS file to chromoting so that the checkdeps trybot doesn't complaingarykac@google.com2010-06-071-0/+9
| | | | | | | | | | | | | about includes in other directories. TBR=hclam BUG=none TEST=ran tools/checkdeps/checkdeps.py; veriried no warnings Review URL: http://codereview.chromium.org/2679006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49092 0039d316-1c4b-4281-b951-d872f2087c98
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-07102-0/+9366
At the moment, this is a semi-functional demo. BUG=none TEST=build/run all unittests on linux Review URL: http://codereview.chromium.org/2690003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49087 0039d316-1c4b-4281-b951-d872f2087c98