summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-257-67/+2
* Move ServiceUrls to remoting/hostsergeyu2016-03-241-4/+4
* Revert of Move ServiceUrls to remoting/host (patchset #4 id:80001 of https://...aberent2016-03-241-4/+4
* Show max latency on client's status baryuweih2016-03-233-15/+29
* Move ServiceUrls to remoting/hostsergeyu2016-03-231-4/+4
* Revert of Show max latency on client's status bar (patchset #8 id:140001 of h...newt2016-03-233-28/+15
* Reland: Adding container class for chromoting client runtimes.lambroslambrou2016-03-236-47/+232
* Show max latency on client's status baryuweih2016-03-223-15/+28
* Revert of Adding container class for chromoting client runtimes. (patchset #2...lambroslambrou2016-03-216-230/+47
* [remoting android] Remove API key and client id/secret.lambroslambrou2016-03-191-27/+0
* Reduce APK size by disabling WebRTC.yuweih2016-03-173-6/+11
* Normalize JIDs passed to Spake2Authenticator.sergeyu2016-03-161-2/+3
* Adding container class for chromoting client runtimes.nicholss2016-03-146-46/+229
* Use ClientAuthenticationConfig in PairingClientAuthenticatorsergeyu2016-03-124-4/+4
* Enable Curve25519 in host and client for PIN-based and third-party auth.sergeyu2016-03-121-0/+1
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-125-64/+48
* Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. ...alexmos2016-03-115-48/+64
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-115-64/+48
* Replace ThirdPartyClientAuthenticator::TokenFetcher with a callback.sergeyu2016-03-108-138/+38
* Cleanup AuthenticationMethod usage.sergeyu2016-03-092-18/+2
* Notify normalizing input filters on blur.jamiewalch2016-03-044-31/+12
* Simplify AuthenticationMethod type and PIN hash handling.sergeyu2016-03-042-12/+12
* Adding credits html page to the CRD iOS app.nicholss2016-03-022-0/+29
* Add support for POST requests in UrlRequest interfacesergeyu2016-02-182-4/+24
* Use UrlRequest in PortAllocator.sergeyu2016-02-116-268/+74
* Add remoting::UrlRequest interface with 2 implementationssergeyu2016-02-112-0/+164
* Remove touch size clamping TODOrkuroiwa2016-02-101-2/+3
* Fix ChromotingInstance to use ChromotingConnection only after Start().sergeyu2016-02-091-9/+9
* Add support for test flags in Android client. Add useWebrtc flag.sergeyu2016-01-294-51/+63
* Add WebRTC support in ChromotingClientsergeyu2016-01-281-9/+20
* GN: Drop enable_pnacl and enable_nacl_untrusted variablesmcgrathr2016-01-201-1/+1
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+1
* Fix PepperPortAllocatorSession to initialize callback_factory_.sergeyu2016-01-131-1/+2
* Simplify PortAllocatorBase and make PortAllocator creation synchronous.sergeyu2016-01-112-84/+36
* Move and rename cricket::HttpPortAllocatorBasesergeyu2016-01-082-43/+26
* Rename KEY_ constants to avoid conflict with <linux/input.h>kpschoedel2016-01-071-24/+24
* Pass VideoRenderer interface to ConnectionToHost.sergeyu2016-01-051-2/+1
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-0511-63/+35
* Move VideoRenderer to remoting/protocolsergeyu2016-01-056-42/+11
* Move ownership of Transport out of Session.sergeyu2015-12-282-4/+5
* Use std::move() instead of .Pass() in remoting/*sergeyu2015-12-2412-82/+87
* Switch to standard integer types in remoting/.avi2015-12-2256-60/+145
* Rename ConnectionToHostImpl -> IceConnectionToHostsergeyu2015-12-184-2/+7
* Update remoting/android OWNERSlambroslambrou2015-12-171-3/+3
* Simplify ConnectionToHost interface.sergeyu2015-12-173-34/+103
* Add TransportContext class.sergeyu2015-12-166-31/+50
* Remove QUIC support from remoting host and client.sergeyu2015-12-031-4/+0
* jni: Pass method parameters as JavaParamRef in remoting.torne2015-12-032-2/+3
* Define a Java-side global application context.torne2015-11-241-5/+1
* GN: Avoid nontrivial shell commands in gcc_toolchain tool("link")mcgrathr2015-11-091-0/+15