summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing comma in Chromoting webapp manifest.garykac@chromium.org2011-09-271-1/+1
* Parse termination reason and propagate the error to the Session interface.sergeyu@chromium.org2011-09-2711-70/+142
* Use 16x16 image for Chromoting's favicon.garykac@chromium.org2011-09-271-1/+1
* Remove old script with invalid license at top.garykac@chromium.org2011-09-271-7/+0
* Remove session-reject message from jingle_messages.sergeyu@chromium.org2011-09-264-28/+2
* Turn on NAT traversal on Mac by default.dmaclach@chromium.org2011-09-261-3/+3
* Need to attach "beta" label to our icons.dmaclach@chromium.org2011-09-265-1/+5
* Chromoting: Undo any mouse-downs that haven't been mouse-upped.garykac@chromium.org2011-09-265-23/+68
* Call ClientSession::Disconnect when Chromoting client disconnects.garykac@chromium.org2011-09-244-8/+11
* Implement PepperTransportSocketAdapter::Disconnect() and add missing DCHECKs.sergeyu@chromium.org2011-09-231-2/+29
* Remove old sandboxing-related code.sergeyu@chromium.org2011-09-2317-781/+24
* Strip linux symbols from official remoting builds.dmaclach@chromium.org2011-09-222-5/+5
* Cleanup ConnectionToHost of non-P2P-API code.sergeyu@chromium.org2011-09-228-178/+7
* Use P2P Transport API by default.sergeyu@chromium.org2011-09-225-72/+9
* Fix Chromoting Mac to work with multiple monitors.dmaclach@chromium.org2011-09-211-21/+24