summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Remove SessionManagerPair.sergeyu@chromium.org2011-07-014-173/+1
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-3026-58/+159
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* Fix memory leak in remoting_unittests.sergeyu@chromium.org2011-06-302-17/+30
* Fix test for disabling curtain mode (and hiding DisconnectWindow, etc).wez@chromium.org2011-06-301-2/+2
* Don't use HttpPortAllocator when it is not neccessary.sergeyu@chromium.org2011-06-303-21/+25
* Initial continue window implementation on mac.dmaclach@chromium.org2011-06-307-14/+125
* PseudoTcp to expose settings of nagling and ACK delayhclam@chromium.org2011-06-302-16/+101
* Remove the dependency on app_base from some targets.tfarina@chromium.org2011-06-291-1/+0
* Disable tests.sergeyu@chromium.org2011-06-291-7/+7
* Remove JingleClient.sergeyu@chromium.org2011-06-2921-692/+339
* Chromoting: Release all currently pressed keys when disconnecting.garykac@chromium.org2011-06-293-10/+64
* Use shared UI strings for Chromoting's Disconnect window (in Windows).garykac@google.com2011-06-292-3/+17
* Tweak the TCPChannelTester to be easier to read.wez@chromium.org2011-06-291-9/+4
* Add FakeSignalStrategy.sergeyu@chromium.org2011-06-293-0/+146
* Resubmit "remoting_host_plugin to link with libvpx built from source"hclam@chromium.org2011-06-281-20/+9
* Revert 90866 - remoting_host_plugin to link with libvpx built from sourcefischman@chromium.org2011-06-281-1/+20
* Revert 90867 - Add FakeSignalStrategy.sergeyu@chromium.org2011-06-283-146/+0
* Add FakeSignalStrategy.sergeyu@chromium.org2011-06-283-0/+146
* remoting_host_plugin to link with libvpx built from sourcehclam@chromium.org2011-06-281-20/+1
* Add IDs to outgoing Iq stanzas.sergeyu@chromium.org2011-06-289-15/+40
* Move UI strings from Chromoting's Disconnect window into base class.garykac@chromium.org2011-06-284-15/+30
* Remove StartSession/EndSession from SignalStrategy interface.sergeyu@chromium.org2011-06-288-58/+29
* Reland 90618 - Remove check for entry_. From coverity CID=8237gbillock@chromium.org2011-06-281-2/+3
* Fix buglet calling out to JS from plugin.wez@chromium.org2011-06-272-19/+12
* Move ContentDescription class to a separate file.sergeyu@chromium.org2011-06-275-392/+447
* Fixup error message shown when Chromoting is not enabled properly.garykac@google.com2011-06-271-9/+7
* Revert 90618 - Add checks for entry_. From coverity CID=8237fischman@chromium.org2011-06-271-2/+2
* Add checks for entry_. From coverity CID=8237gbillock@chromium.org2011-06-271-2/+2
* Build fix for Clanghclam@chromium.org2011-06-272-0/+4
* Add in storage abstraction object to remoting webapp.ajwong@chromium.org2011-06-272-0/+97
* Implementation of SecureP2PSockethclam@chromium.org2011-06-274-0/+522
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-272-0/+12
* Added png since trybots can't handle binary patches.dmaclach@chromium.org2011-06-271-0/+0
* The design docs say 10 minutes before continue window. So fixed to match desi...dmaclach@chromium.org2011-06-271-1/+1
* Print round trip latency in chromoting webapphclam@chromium.org2011-06-241-1/+3
* Fix the problem of linux host mouse not movinghclam@chromium.org2011-06-242-3/+3
* Cleanup client shutdown sequence.sergeyu@chromium.org2011-06-2410-61/+104
* Cleanup usage of JingleThread in the protocol code.sergeyu@chromium.org2011-06-2414-76/+52
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-2414-221/+31
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-242-12/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-242-0/+12
* Fix JingleSession to respect net::StreamSocket Read/Write semantics.wez@chromium.org2011-06-242-69/+114
* Fix crash in XmppSignalStrategy.sergeyu@chromium.org2011-06-232-2/+4
* Remove remoting_x11_clientsergeyu@chromium.org2011-06-2310-653/+0
* Refactoring around SignalStrategy interface.sergeyu@chromium.org2011-06-2310-112/+159
* Chromoting's ContinueWindow implementation for Windows.garykac@google.com2011-06-225-41/+159
* Use the correct Chrome UI thread when creating the chromoting continue window.garykac@google.com2011-06-224-12/+13
* Fix crash in ChromotingHost::Shutdown().sergeyu@chromium.org2011-06-221-1/+1
* Use a trampoline to avoid copy/pasting OAuth2 grant code.ajwong@chromium.org2011-06-228-34/+69