summaryrefslogtreecommitdiffstats
path: root/remoting/protocol
Commit message (Expand)AuthorAgeFilesLines
* gn format // (the rest, except mojo)scottmg2014-12-031-7/+6
* Fix connection type reportingdcaiafa2014-11-261-10/+32
* Break out Chromoting plugin's cursor & mouse-lock handling.wez2014-11-242-0/+15
* Use uint16 for port numbers more pervasively.pkasting2014-11-204-19/+19
* Share sources between GYP and GN in remotingkelvinp2014-11-131-133/+8
* Update Chromium for webrtc r7656.pkasting2014-11-073-11/+11
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-062-2/+0
* Roll WebRTC 7546:7549.hellner2014-10-317-12/+12
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-297-12/+12
* Roll WebRTC 7546:7549.hellner2014-10-297-12/+12
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2812-26/+17
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-2152-360/+329
* Convert ARRAYSIZE_UNSAFE -> arraysize in remoting/.viettrungluu2014-10-162-5/+3
* remove more OVERRIDE instances in remoting/mostynb2014-10-094-14/+14
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-0856-217/+217
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-0113-37/+31
* Cleanup usage of scoped_ptr<> in remoting for C++11sergeyu2014-09-2915-25/+23
* Remove VPX conditionals from media and remoting.brettw2014-09-271-2/+0
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-5/+3
* Cleanup Fake* classes in remoting/protocolsergeyu2014-09-2313-495/+782
* Fix side-effect in DCHECK that breaks another DCHECK in JingleSession.sergeyu2014-09-232-2/+15
* Don't start PseudoTCP until underlying transport is connect.sergeyu2014-09-201-5/+16
* Simplify VideoReader and VideoWritersergeyu2014-09-1917-436/+169
* Fix failing DCHECKs in JingleSession added in r294653sergeyu2014-09-162-0/+4
* Remove legacy version of the control channel protocol.sergeyu2014-09-132-14/+0
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-1233-298/+555
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-122-2/+2
* Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (...nasko2014-09-1133-549/+298
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-1133-298/+549
* Cleanup ChannelFactory interfacesergeyu2014-09-0912-117/+45
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-0827-27/+27
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-021-11/+4
* Don't use libvpx if it is disabled in GN buildhclam2014-08-281-0/+2
* Add some remoting targets to GN build.Brett Wilson2014-08-251-0/+160
* Fix JingleSession class to avoid bogus incompatible protocol errorsergeyu2014-08-251-14/+9
* Enable and fix CRLSet and remoting tests on non-Android OpenSSL.davidben@chromium.org2014-08-184-50/+22
* Update webrtc&libjingle 6774:6825.ronghuawu@chromium.org2014-08-0614-105/+106
* Revert "Update webrtc&libjingle 6774:6799."erikchen@chromium.org2014-07-3114-106/+105
* Update webrtc&libjingle 6774:6799.ronghuawu@chromium.org2014-07-3114-105/+106
* Add basic perf tests for chromoting protocol.sergeyu@chromium.org2014-07-253-8/+27
* Cast Port Allocator Factory for PeerConnectionaiguha@chromium.org2014-07-221-1/+1
* Remove remoting/jingle_gluesergeyu@chromium.org2014-07-1720-14/+1045
* Cleanups in ChromotingClientsergeyu@chromium.org2014-07-122-10/+3
* Enforce relay policydcaiafa@chromium.org2014-06-231-0/+9
* Host extensionsdcaiafa@chromium.org2014-05-301-1/+1
* Revert 273652 "Host extensions"mattm@chromium.org2014-05-301-1/+1
* Host extensionsdcaiafa@chromium.org2014-05-291-1/+1
* Restore client advertisement of VP9 support.wez@chromium.org2014-05-281-0/+1
* Call talk_base::InitializeSSL() in the remoting clientsergeyu@chromium.org2014-05-261-19/+4