summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* remove proprietary Google Play dependenciesreplicant-6.0Wolfgang Wiedmeyer2016-03-251-4/+0
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-02-221-2/+2
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-02-081-14/+14
* Fixing an agument swap typo that was introduced during a refactoring for pin ...Joe Downing2016-02-041-1/+1
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-02-0247-1/+47
* Fix status bar visibility issue on pre-Marshmallow devicesJoe Downing2016-02-011-0/+25
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-01-276-0/+6
* Fix DesktopSessionAgent to pass shared buffer handle to the capturer.Sergey Ulanov2016-01-261-2/+11
* Fix crash on It2Me host.kelvinp@chromium.org2016-01-261-1/+1
* Fix relay session response parsing in PortAllocatorBase.Sergey Ulanov2016-01-251-1/+1
* Revert "Update ChromiumPacketSocket factory to apply PacketOptions it receives."Sergey Ulanov2016-01-201-8/+1
* Update ChromiumPacketSocket factory to apply PacketOptions it receives.sergeyu2016-01-161-1/+8
* Fix remoting_apk compile when is_component_build = trueagrieve2016-01-153-17/+13
* Don't use chrome_apk_version_code in remoting_apk.agrieve2016-01-151-3/+0
* GN: Fix remoting_test_apk compile when is_chrome_branded=trueagrieve2016-01-153-4/+41
* Measures host heartbeat freshness.kelvinp2016-01-146-48/+82
* Better error reporting when the plugin crashed.kelvinp2016-01-145-6/+25
* Fix BufferedSocketWriter to buffer everything before it starts writing.sergeyu2016-01-146-43/+65
* Move bit_cast from base/macros.h to its own headertapted2016-01-141-0/+1
* Fix script error on disconnect.kelvinp2016-01-141-3/+8
* Fix PepperPortAllocatorSession to initialize callback_factory_.sergeyu2016-01-131-1/+2
* Fix a typo in WebrtcVideoStream::Start() which causes the host to crash.sergeyu2016-01-131-1/+1
* Fixing a problem with scrolling in simulated touch mode.joedow2016-01-121-0/+5
* Simplify PortAllocatorBase and make PortAllocator creation synchronous.sergeyu2016-01-1118-434/+265
* Changing the input mode toggling mechanism for the Android CRD appjoedow2016-01-117-27/+21
* Implement missing features in WebrtcVideoStream.sergeyu2016-01-105-42/+103
* Faster YUV conversion in WebrtcVideoCapturerAdapter.sergeyu2016-01-095-73/+104
* Move and rename cricket::HttpPortAllocatorBasesergeyu2016-01-0811-108/+332
* Add --disable-authentication flag in me2me host.sergeyu2016-01-081-15/+13
* Rename KEY_ constants to avoid conflict with <linux/input.h>kpschoedel2016-01-072-25/+25
* remoting webrtc: Create events channel on the client instead of on the hostsergeyu2016-01-069-57/+118
* Update Keystone to 1.2.3.738.Jamie Walch2016-01-061-0/+0
* Don't wait for receiving state in IceTransportChannel.sergeyu2016-01-062-10/+4
* Fix and enable Ice/ConnectionTest testssergeyu2016-01-061-7/+15
* Pass VideoRenderer interface to ConnectionToHost.sergeyu2016-01-0513-20/+120
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-0516-25/+62
* Move VideoRenderer to remoting/protocolsergeyu2016-01-0511-25/+27
* Update SSLServerSocket::CreateSSLServerSocket to take key as const refmaniscalco2016-01-051-1/+1
* Rewrite most of the scopers in //base/mac to use ScopedTypeRef or ScopedGeneric.Robert Sesek2016-01-041-9/+9
* Disable flaky Ice/ConnectionTest.* tests.dcheng2015-12-311-1/+3
* Remove random lonely semicolons.thestig2015-12-301-1/+1
* Remoting: Remove references to POSIX shared memory.erikchen2015-12-296-33/+22
* Move ownership of Transport out of Session.sergeyu2015-12-2842-642/+546
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-281-1/+3
* remoting: use VerifyHostPinHash() in place on IsPinValid()tfarina2015-12-273-63/+5
* Revert of remoting: use VerifyHostPinHash() in place on IsPinValid() (patchse...lukasza2015-12-243-5/+62
* remoting: use VerifyHostPinHash() in place on IsPinValid()tfarina2015-12-243-62/+5
* Include <utility> in files that use std::move() in remoting/protocol.sergeyu2015-12-2451-0/+94
* Use std::move() instead of .Pass() in remoting/*sergeyu2015-12-2446-203/+227
* Revert of remoting: use VerifyHostPinHash() in place on IsPinValid() (patchse...lukasza2015-12-233-5/+62