summaryrefslogtreecommitdiffstats
path: root/remoting/client/jni
Commit message (Expand)AuthorAgeFilesLines
* 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-231-5/+14
* 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-231-13/+5
* Reland: Adding container class for chromoting client runtimes.lambroslambrou2016-03-232-47/+45
* Show max latency on client's status baryuweih2016-03-221-5/+13
* Revert of Adding container class for chromoting client runtimes. (patchset #2...lambroslambrou2016-03-212-45/+47
* [remoting android] Remove API key and client id/secret.lambroslambrou2016-03-191-27/+0
* Reduce APK size by disabling WebRTC.yuweih2016-03-171-1/+2
* Adding container class for chromoting client runtimes.nicholss2016-03-142-46/+44
* Use ClientAuthenticationConfig in PairingClientAuthenticatorsergeyu2016-03-121-1/+1
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-122-38/+26
* Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. ...alexmos2016-03-112-26/+38
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-112-38/+26
* Replace ThirdPartyClientAuthenticator::TokenFetcher with a callback.sergeyu2016-03-104-32/+23
* Cleanup AuthenticationMethod usage.sergeyu2016-03-091-9/+1
* Simplify AuthenticationMethod type and PIN hash handling.sergeyu2016-03-041-6/+6
* Use UrlRequest in PortAllocator.sergeyu2016-02-111-10/+8
* Add support for test flags in Android client. Add useWebrtc flag.sergeyu2016-01-294-51/+63
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-052-3/+3
* Move VideoRenderer to remoting/protocolsergeyu2016-01-051-2/+2
* Use std::move() instead of .Pass() in remoting/*sergeyu2015-12-241-3/+5
* Switch to standard integer types in remoting/.avi2015-12-229-7/+15
* Rename ConnectionToHostImpl -> IceConnectionToHostsergeyu2015-12-181-0/+2
* Update remoting/android OWNERSlambroslambrou2015-12-171-3/+3
* Add TransportContext class.sergeyu2015-12-161-10/+10
* 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
* Adding initial touch methods and data structures for Android Remoting client.joedow2015-10-286-1/+132
* Add TransportSession interface to prepare for WebRTC-based transport.sergeyu2015-10-281-2/+2
* Don't use base::MessageLoop::{Quit,QuitClosure} in remoting/ki.stfu2015-10-121-2/+2
* Improve roundtrip stats calculation in the clientsergeyu2015-10-012-16/+0
* Move ownership of PerformanceTracker out of video renderers.sergeyu2015-09-172-9/+13
* Rename/Move ChromotingStats->protocol::PerformanceTrackersergeyu2015-09-171-11/+13
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+4
* jni: Forbid inappropriate JNI parameter conversions.torne2015-09-091-2/+1
* Use scan codes when sending keyboard events froms physical keyboard.sergeyu2015-09-093-5/+14
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-042-34/+43
* Android Chromoting: Add new Java/C++ classes for client connection.lambroslambrou2015-09-027-3/+109
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-261-9/+8
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-241-8/+9
* jni_generator: Make all object-returning natives return ScopedJavaLocalRef.torne2015-08-241-9/+8
* remoting: Remove dependency on YUV code in src/mediasergeyu2015-08-211-4/+0
* remoting: Simplify FrameConsumer interface and remove FrameProducer interface.sergeyu2015-08-206-206/+112
* Implement common stats-update method for use by multiple video-renderers.anandc2015-08-141-8/+5
* Allow shaped-desktop hosts to send shape only when it changes.wez2015-07-174-16/+17
* remoting: Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-121-1/+1
* Use standard ICE in Chromoting.sergeyu2015-04-231-1/+2
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...sergeyu2015-04-231-2/+1