summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Increase buffer size for XMPP sockets.sergeyu2014-09-251-4/+10
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-258-24/+25
* Make pop-up menus more easily dismissable.jamiewalch2014-09-254-23/+42
* Implement basic mocks for testing.jamiewalch2014-09-254-0/+348
* Remove implicit HANDLE conversions from remoting.rvargas2014-09-2513-51/+54
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-232-15/+9
* Roll libvpx 42ddeb:55f7bajohannkoenig2014-09-231-2/+1
* Move ownership of the tool-bar's menu buttons into remoting.Toolbar.jamiewalch2014-09-236-77/+71
* Remove dialog elements out of scroller element.sergeyu2014-09-231-34/+34
* Cleanup Fake* classes in remoting/protocolsergeyu2014-09-2314-495/+786
* Fix side-effect in DCHECK that breaks another DCHECK in JingleSession.sergeyu2014-09-232-2/+15
* Fix IT2Me.jamiewalch2014-09-221-1/+1
* Interfaceify ClientPlugin in preparation for mocking it.jamiewalch2014-09-228-1259/+1857
* Android Chromoting: Remove duplicate code for fetching the host list.lambroslambrou2014-09-201-10/+3
* Maintaining the proper order of initialization WeakPtrFactory in "src/remoting"kulkarni.a2014-09-205-16/+17
* Don't start PseudoTCP until underlying transport is connect.sergeyu2014-09-201-5/+16
* Fix crash in protocol perf test.sergeyu2014-09-201-1/+13
* Remote Assistance on Chrome OS Part II - Native Messaging renamingkelvinp2014-09-2013-203/+245
* Improve sign-in error UX.jamiewalch2014-09-191-2/+1
* Simplify VideoReader and VideoWritersergeyu2014-09-1918-444/+173
* Fix MenuButton for the case where multiple listeners are defined.jamiewalch2014-09-192-1/+4
* Generalize crypto::SignatureCreator to allow choice of hash function, so as t...dougsteed2014-09-191-1/+2
* Fix bump-scroll on Mac.jamiewalch2014-09-182-2/+12
* Remote Assistance on Chrome OS - Aura Desktop Capturerkelvinp2014-09-177-66/+389
* Fix JSCompile.jamiewalch2014-09-171-1/+1
* Revert of Remote Assistance on Chrome OS Part I - Aura Desktop Capturer (patc...acolwell2014-09-176-388/+65
* Remote Assistance on Chrome OS - Aura Desktop Capturerkelvinp2014-09-176-65/+388
* Fix V1 app crash when verifying sockets API is available.sergeyu2014-09-171-1/+1
* Fix failing DCHECKs in JingleSession added in r294653sergeyu2014-09-162-0/+4
* Disable Hangouts Remote Desktop Integration until it passes security reviewkelvinp2014-09-161-3/+7
* Remove legacy version of the control channel protocol.sergeyu2014-09-134-51/+12
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-1234-298/+561
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-1217-18/+18
* Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (...nasko2014-09-1134-555/+298
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-1134-298/+555
* Remove some rtc hacks in the GN build.Brett Wilson2014-09-111-5/+0
* Declaring the weak_ptr_factory in proper order.anand.ratn2014-09-112-5/+5
* Scroll-bar browser test.jamiewalch2014-09-114-4/+208
* Fix bump-scroll.jamiewalch2014-09-111-10/+6
* Enable start_host compilation on Windows and Mac.sergeyu2014-09-103-22/+35
* Enable logging from Chromoting client plugin in PNaCl.sergeyu2014-09-091-0/+3
* Cleanup ChannelFactory interfacesergeyu2014-09-0912-117/+45
* It2MeHelperChannel error reporting cleanupkelvinp2014-09-091-11/+26
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-0851-49/+51
* Use ProxyConfigServiceLinux in the chromoting host to configure proxy.Sergey Ulanov2014-09-066-78/+30
* Fix scroll-related issues.jamiewalch2014-09-053-13/+4
* win/clang: Fix all remaining -Wformat warnings.Nico Weber2014-09-051-2/+2
* Reduce number of roundtrips required in XMPP handshakesergeyu2014-09-052-109/+112
* Don't print out extension message data if unrecognized.wez2014-09-052-8/+7