summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated version number and added beta designation.jamiewalch@google.com2011-09-211-2/+2
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-219-3/+13
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-211-0/+5
* Set policy for Windows to ON by default.dmaclach@chromium.org2011-09-201-2/+11
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-183-6/+6
* If the client initiates disconnection, set host to NULL to avoid trying to sh...jamiewalch@google.com2011-09-161-0/+5
* Fix file permissions in CL 7787016simonmorris@chromium.org2011-09-162-0/+0
* The webapp sends and receives IQ stanzas over WCS.simonmorris@chromium.org2011-09-168-120/+396
* Fix up chromoting name in manifestdmaclach@chromium.org2011-09-163-19/+6
* Work towards single build of chromoting.dmaclach@chromium.org2011-09-153-60/+62
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-151-3/+9
* Revert 101326 - Work towards single build of chromoting.dmaclach@chromium.org2011-09-153-58/+61
* Work towards single build of chromoting.dmaclach@chromium.org2011-09-153-61/+58
* Clamp injected mouse events to within the screen area.lambroslambrou@chromium.org2011-09-155-7/+70
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-151-1/+2
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-2/+1
* Centre tool-bar manually to ignore vertical scroll-bar.jamiewalch@google.com2011-09-142-3/+10
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-1/+2
* Persist remoting.useP2pApijamiewalch@google.com2011-09-142-6/+20
* Fix Chromoting Client's handling of DidChangeView.wez@chromium.org2011-09-141-11/+12
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-1314-183/+159
* Access Session::config() and Session::jid() on the correct thread only.sergeyu@chromium.org2011-09-1314-68/+80
* Add flag to use P2P Transport API.sergeyu@chromium.org2011-09-136-37/+75
* Chromoting protocol implementation based on P2P Transport API.sergeyu@chromium.org2011-09-1215-13/+1288
* Remove all the experimental Traced Task code from remoting.ajwong@chromium.org2011-09-1210-533/+45
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+2
* Revert 100589 - Access Session::config() on the correct thread.sergeyu@chromium.org2011-09-123-22/+16
* Added l10n support to Mac host dialogs.jamiewalch@google.com2011-09-1210-193/+137
* Handle frame resize, updating centering & resize-to-fit accordingly.wez@chromium.org2011-09-115-42/+71
* Access Session::config() on the correct thread.sergeyu@chromium.org2011-09-103-16/+22
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-1023-116/+95
* Remove vestigal, unused, app-engine code.ajwong@chromium.org2011-09-1016-3725/+0