summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Fix check for existing host log handler. [Chromoting]garykac@chromium.org2011-10-221-1/+2
* Always show continue window.sergeyu@chromium.org2011-10-212-45/+39
* Merge IqRequest implementations.sergeyu@chromium.org2011-10-2115-314/+164
* Check pid to filter echoes of mouse events injected by the Chromoting host.jamiewalch@chromium.org2011-10-211-3/+6
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-202-124/+1
* Updated version to 1.3jamiewalch@chromium.org2011-10-201-1/+1
* New disconnect window (mac) for Chromoting.dmaclach@chromium.org2011-10-193-37/+169
* Correctly report errors when connection fails.sergeyu@chromium.org2011-10-191-5/+5
* Fix crash in XmppSignalStrategy.sergeyu@chromium.org2011-10-191-0/+12
* Chromoting: Split XWindows scrollwheel -> button function and use abs().garykac@chromium.org2011-10-181-8/+8
* Implemented local input monitor for mac.jamiewalch@chromium.org2011-10-181-22/+65
* Improve web-app typing.jamiewalch@google.com2011-10-1811-148/+245
* Add separate string for version mismatch in Chromoting.garykac@chromium.org2011-10-173-23/+28
* client-side wheel mouse supportgarykac@chromium.org2011-10-178-16/+73
* Mac scroll wheel support for Chromoting.garykac@chromium.org2011-10-171-8/+18
* Implemented cancel connect.jamiewalch@google.com2011-10-143-25/+63
* Web app string tweaks.jamiewalch@google.com2011-10-132-6/+6
* Removed tool-bar debug message.jamiewalch@google.com2011-10-131-1/+0
* Implemented home screen.jamiewalch@google.com2011-10-134-97/+121
* Fix Perms error on remoting/host/local_input_monitor_thread_win.h|ccmsw@chromium.org2011-10-122-0/+0
* Implemented floor control for Windows. This also fixes a bug in the event exe...jamiewalch@chromium.org2011-10-125-7/+188
* Fix Javascript errors.jamiewalch@chromium.org2011-10-123-5/+11
* Use separate strings for host- and client-side disconnect buttons.jamiewalch@google.com2011-10-113-10/+14
* Support multiple hosts.jamiewalch@chromium.org2011-10-081-13/+50
* Fixed Mac hotkey.jamiewalch@chromium.org2011-10-071-1/+1
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-072-6/+1
* Added autofocus behaviour.jamiewalch@google.com2011-10-071-5/+12
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-0758-217/+236
* Updated strings following Ken's suggestions.jamiewalch@google.com2011-10-071-7/+7
* Show warning if NAT is disabled.jamiewalch@google.com2011-10-058-4/+89
* Speed enhancement for Remoting on Low end machines.dmaclach@chromium.org2011-10-051-3/+6
* Convert transport, scrollbar, and query policy to IDL.brettw@chromium.org2011-10-051-2/+2
* Fix up Chromoting on Lion.dmaclach@chromium.org2011-10-041-11/+84
* Make windows capturer work on odd screen resolutions.dmaclach@chromium.org2011-10-041-1/+1
* Show correct error message when client fails to connect.sergeyu@chromium.org2011-10-033-4/+57
* Remove tabs permission for the webapp.sergeyu@chromium.org2011-10-031-1/+0
* Remove XmppClient::Abort() call from XmppSignalStrategy::Close().sergeyu@chromium.org2011-10-031-4/+0
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-0117-65/+65
* Expose connection error code to the web app.sergeyu@chromium.org2011-10-0113-189/+225
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-3049-319/+311
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-3048-311/+316
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-3048-316/+311
* Fix PluginMessageLoopProxy::BelingsToCurrentThread() to always return correct...sergeyu@chromium.org2011-09-305-21/+12
* Fix uninitialized value in JingleMessage that causes DCHECK failure.sergeyu@chromium.org2011-09-301-1/+2
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-292-2/+0
* Replace TaskThreadProxy with non-refcounted ScopedThreadProxy.sergeyu@chromium.org2011-09-299-171/+189
* Replace LOG(INFO) with VLOG(1) to avoid excessive logging.sergeyu@chromium.org2011-09-298-28/+26
* Marked JingleSessionTest.TestSpeed as flakyrickcam@chromium.org2011-09-281-1/+1
* Revert 103178 - Marked JingleSessionTest.TestSpeed flakyrickcam@chromium.org2011-09-281-1/+1
* Marked JingleSessionTest.TestSpeed flakyrickcam@chromium.org2011-09-281-1/+1