summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Refactored web-appjamiewalch@chromium.org2011-10-2813-773/+1111
* Added missing parameter to function.jamiewalch@google.com2011-10-271-1/+1
* Fixed javascript to compile again.jamiewalch@google.com2011-10-262-3/+6
* Improve error handling if the cached access token is invalid.jamiewalch@google.com2011-10-264-36/+44
* Disable autocomplete on the access code entry widget.jamiewalch@google.com2011-10-261-1/+4
* Pass current state to callback.jamiewalch@google.com2011-10-262-6/+11
* Add remoting_linux_symbols target.lambroslambrou@chromium.org2011-10-261-0/+40
* Show framerate in chromoting debug loghclam@chromium.org2011-10-257-7/+20
* Remove exe permission.jamiewalch@chromium.org2011-10-251-0/+0
* Initial prototype minus drop-shadow.jamiewalch@chromium.org2011-10-242-28/+131
* Updated English strings for testing.jamiewalch@google.com2011-10-241-1/+1
* 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