summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* Always call talk_base::InitializeSSL() in chromoting plugin.sergeyu@chromium.org2014-05-291-2/+5
* Initialize JingleThreadWrapper in the Android clientsergeyu@chromium.org2014-05-271-0/+3
* Call talk_base::InitializeSSL() in the remoting clientsergeyu@chromium.org2014-05-261-1/+4
* Cleanup: Use base::CommandLine in remoting/thestig@chromium.org2014-05-231-1/+1
* Handle odd width and height in the MediaSource renderer.sergeyu@chromium.org2014-05-231-1/+17
* Pull out common code from client and host versions of ServerLogEntry.lambroslambrou@chromium.org2014-05-227-256/+257
* Allow mouse-input to be enabled even if the plugin does not have keyboard focus.jamiewalch@chromium.org2014-05-224-3/+21
* Move ConnectionToHost parameters out from Connect() call.wez@chromium.org2014-05-222-8/+9
* Enable keyboard filters in PNaCl clientsergeyu@chromium.org2014-05-2112-262/+277
* Build remoting for PNaClsergeyu@chromium.org2014-05-193-11/+71
* Revert 271343 "Build remoting for PNaCl"sergeyu@chromium.org2014-05-193-71/+11
* Build remoting for PNaClsergeyu@chromium.org2014-05-193-11/+71
* Implement stats reporting in Android clientlambroslambrou@chromium.org2014-05-096-1/+632
* Don't send mouse events if the plugin doesn't have focus.jamiewalch@chromium.org2014-05-061-0/+9
* Fix MediaSourceVideoRenderer to generate "live stream"sergeyu@chromium.org2014-05-022-2/+20
* Remove JNIEnv::NewStringUTF calls. Use ConvertUTF8ToJavaString instead.sungmann.cho@navercorp.com2014-05-021-5/+8
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-302-0/+3
* Revert 267242 "Revert 267234 "New policies: enable/disable relay..."noamsml@google.com2014-04-302-2/+2
* Revert 267234 "New policies: enable/disable relay; port range"noamsml@google.com2014-04-302-2/+2
* New policies: enable/disable relay; port rangedcaiafa@chromium.org2014-04-302-2/+2
* Revert 267030 "Build remoting for PNaCl"sergeyu@chromium.org2014-04-303-71/+11
* Build remoting for PNaClsergeyu@chromium.org2014-04-303-11/+71
* Ignore clip-rect in the chromoting client pluginsergeyu@chromium.org2014-04-181-6/+11
* Don't initalized server sockets in the remoting clientsergeyu@chromium.org2014-04-151-7/+0
* Send TextEvent message from Android clientsergeyu@chromium.org2014-03-283-50/+67
* Show Android device name in paired clients listlambroslambrou@chromium.org2014-03-043-5/+31
* Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...mallinath@chromium.org2014-02-151-4/+4
* Chromoting client: video renderer based on MediaSource API.sergeyu@chromium.org2014-02-066-50/+379
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-271-12/+1
* Add VideoProcessor interface.sergeyu@chromium.org2014-01-2318-250/+324
* Show connection type in web-app.jamiewalch@chromium.org2014-01-097-0/+32
* Remove |view_size_| from JniFrameConsumerlambroslambrou@chromium.org2013-12-192-10/+9
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-181-7/+0
* Fix test for previous frame in JniFrameConsumer::ApplyBuffer()lambroslambrou@chromium.org2013-12-181-2/+1
* Update webrtc/libjingle 5268:5301.ronghuawu@chromium.org2013-12-171-1/+2
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-162-2/+6
* Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."sergeyu@chromium.org2013-12-162-5/+2
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-162-2/+5
* Cleanup LibjingleTransportFactorysergeyu@chromium.org2013-12-122-9/+14
* Switch Chromoting to use Pepper's GetCode API instead of GetUsbKeycode API.garykac@chromium.org2013-11-272-1/+13
* Add plumbing for mouse-wheel support in Android Chromoting clientlambroslambrou@chromium.org2013-11-253-0/+27
* LOG(INFO) tidying in remoting/scottmg@chromium.org2013-11-255-10/+5
* Enable logging of Chromoting performance statistics in Android client.lambroslambrou@chromium.org2013-11-154-6/+96
* Roll webrtc 5104:5122sergeyu@chromium.org2013-11-142-0/+7
* Android: Allow duplicate calls to InitApplicationContext.torne@chromium.org2013-11-111-1/+1
* [Chromoting] Use base/android utilities to pass data from C++ to Javalambroslambrou@chromium.org2013-10-301-13/+11
* Use jni_generator in Chromoting Android clientlambroslambrou@chromium.org2013-10-295-223/+152
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-221-0/+2
* Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.wez@chromium.org2013-10-191-3/+3
* mac: Enable -Wunused-const-variable.thakis@chromium.org2013-10-181-0/+2