summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-102-5/+4
* Add WebrtcConnectionToClient.sergeyu2015-12-1016-7/+499
* Update Keystone to version 1.2.2.554.jamiewalch2015-12-101-0/+0
* Separating the cursor and viewport concepts in the TouchInputHandler class.joedow2015-12-092-39/+80
* Adding a flag for drawing the cursor to the RenderData class.joedow2015-12-093-5/+19
* Cleanups in WebrtcTransport.sergeyu2015-12-095-99/+123
* Remove kuint64max.avi2015-12-091-1/+6
* Make remoting_android_client_java into templatepkotwicz2015-12-092-19/+32
* Update InputStrategyInterface to support new input strategies.joedow2015-12-095-94/+145
* Adding getter/setter for RenderData cursor member.joedow2015-12-093-22/+43
* Remove dependency on webrtc::SharedMemory::handle()sergeyu2015-12-092-25/+10
* Port Chromoting.apk and ChromotingTest.apk build rules to GNpkotwicz2015-12-096-4/+259
* Fixing a crash that occurs when our feedback animation is interrupted.joedow2015-12-091-4/+15
* Updated the TapGestureDetector to provide coordinates for tap events.joedow2015-12-083-17/+47
* Clip long host names.jamiewalch2015-12-072-1/+6
* Use the same version_code and version_name for remoting_apk as chrome_apkpkotwicz2015-12-042-30/+0
* Remove QUIC support from remoting host and client.sergeyu2015-12-0333-1492/+30
* jni: Pass method parameters as JavaParamRef in remoting.torne2015-12-032-2/+3
* Add support for WebRTC protocol in SessionConfig.sergeyu2015-12-0211-173/+453
* Adding UX for toggling Touch Input Mode.joedow2015-12-026-12/+217
* Implement data channel support in WebrtcTransport.sergeyu2015-12-016-37/+436
* GN: Merge apk_deps and deps in test() templateagrieve2015-12-011-1/+1
* Remove old C++03 move emulation code.dcheng2015-12-011-14/+6
* Convert various vector_as_array calls to vector::data.davidben2015-12-011-9/+4
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-3048-4/+286
* Add VideoStream interface.sergeyu2015-11-3020-243/+284
* Add remoting::Session::State value for connected transport.sergeyu2015-11-278-21/+28
* Simplify unittests for ChromotingHost and ClientSessionsergeyu2015-11-275-688/+318
* Make remoting_unittests work on GN & Androidpkotwicz2015-11-251-5/+4
* Move and rename host/cast_video_capture_adapter to protocol/webrtc_video_capt...sergeyu2015-11-246-41/+44
* Replace MockConnectionToClient with FakeConnectionToClientsergeyu2015-11-248-142/+185
* Simplify It2Me host shutdownsergeyu2015-11-2412-198/+85
* Define a Java-side global application context.torne2015-11-242-10/+7
* Android Chromoting: Disable hamburger animation.lambroslambrou2015-11-247-22/+63
* Fix compilation with enable_webrtc=0sergeyu2015-11-231-2/+0
* Move VideoFramePump to remoting/protocolsergeyu2015-11-2327-137/+137
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-236-1/+31
* Re-land "Flip 'Linux x64' bot on chromium waterfall to GN."dpranke2015-11-221-2/+1
* Fix for closure compile after chrome_extensions.js externs update.michaelpg2015-11-211-7/+1
* Run gn --format over all .gn filesagrieve2015-11-205-13/+12
* Make protocol::ConnectionToClient an abstract interface.sergeyu2015-11-1913-156/+198
* Plumbing SSLPrivateKey (//net)svaldez2015-11-192-3/+8
* unbreak the no-webrtc buildmostynb2015-11-191-2/+8
* remoting: remove usage of CapturedFrame.elapsed_time in CastVideoCapturerAdaptertfarina2015-11-192-9/+1
* Revert of Flip 'Linux x64' bot on chromium waterfall to GN. (patchset #2 id:2...dpranke2015-11-191-1/+2
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-1/+3
* Flip 'Linux x64' bot on chromium waterfall to GN.dpranke2015-11-191-2/+1
* mac: Some consumers of SharedMemory require a POSIX fd.erikchen2015-11-191-0/+8
* Implement WebrtcTransportsergeyu2015-11-1913-9/+835
* Chromoting: Avoid double close() of log file descriptor.lambroslambrou2015-11-171-1/+3