summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Adding initial touch mode.joedow2015-12-123-8/+213
* Fix SignalingConnector to handle expired access tokens properly.sergeyu2015-12-126-8/+36
* Revert of Cleanup SessionManager interface. (patchset #2 id:20001 of https://...sergeyu2015-12-128-6/+60
* Move IceTransport tests to ice_transport_unittest.ccsergeyu2015-12-114-232/+366
* Prevent desktop from being panned when user is interacting with System UI.joedow2015-12-111-0/+26
* Cleanup SessionManager interface.sergeyu2015-12-118-60/+6
* Remove the NoAtExitBaseTestSuite anti-pattern.jam2015-12-112-36/+9
* Revert of Removing references to webrtc::PortAllocatorFactoryInterface. (patc...hans2015-12-119-68/+66
* Removing references to webrtc::PortAllocatorFactoryInterface.deadbeef2015-12-119-66/+68
* Update Chromoting test-driver to accept a host-JID command-line parameter and...anandc2015-12-113-1/+75
* Enable WebRTC support in the remoting host.sergeyu2015-12-104-22/+131
* 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