summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use XMPP in V2 webappsergeyu2014-09-049-140/+377
* Hangouts Remote Desktop Part VI - Show confirm dialog before retrieving acces...kelvinp2014-09-039-21/+118
* XMPP implementation in JavaScript.sergeyu2014-09-0311-3/+1471
* Move common VideoPacket initialization into VideoEncoderHelper.wez2014-09-0310-52/+251
* Add kelvinp@chromium.org to remoting/OWNERSSergey Ulanov2014-09-031-0/+1
* Remove NPAPI from DEPS.wez2014-09-021-1/+0
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-024-18/+12
* remoting: Suppress a clang warning that fires in atl headers.Nico Weber2014-08-311-0/+10
* Switch VP9 lossy encode to CPUUSED=7 and use it by default.wez2014-08-291-5/+4
* Improve full-screen icon.jamiewalch2014-08-291-0/+0
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Readability review.wez2014-08-2915-280/+355
* Manual fixups in remoting/ for scoped_refptr operator T* removal.dcheng2014-08-282-2/+4
* Fix dialog screen position.jamiewalch2014-08-282-52/+60
* Don't use libvpx if it is disabled in GN buildhclam2014-08-282-0/+6
* Use content URI to upload photos taken by cameraqinmin2014-08-271-11/+1
* Rename components/breakpad to components/crash.Robert Sesek2014-08-271-1/+1
* events: keycodes: Remove the stateless singleton instance of KeycodeConverterspang2014-08-274-11/+10
* Remove implicit conversions from scoped_refptr to T* in remoting/dcheng2014-08-268-25/+28
* Add an explicit full-screen button.jamiewalch2014-08-269-62/+14
* Separate menu & disconnect buttons from the window controls and clean up CSS.jamiewalch2014-08-254-115/+123
* Add options_menu.js to remoting_resources dependencieswez2014-08-251-0/+1
* Add some remoting targets to GN build.Brett Wilson2014-08-2513-4/+847
* Fix JingleSession class to avoid bogus incompatible protocol errorsergeyu2014-08-251-14/+9
* Show MessageWindow from the background pagekelvinp2014-08-257-0/+594
* Fix a couple of scroll-related issues:jamiewalch2014-08-254-6/+22
* Spelling fixes for 'device' and 'service'.tnagel@chromium.org2014-08-211-1/+1
* Hangouts Remote Desktop Part V - It2MeHelpeeChannelkelvinp@chromium.org2014-08-217-16/+676
* Add a Record button to the web-app if the host supports video recording.wez@chromium.org2014-08-2011-4/+257
* Call XInitThreads on host startup.wez@chromium.org2014-08-192-0/+8
* Change navigator.platform detection to accept either Win32 or Win64.wfh@chromium.org2014-08-192-1/+4
* Base.deferredkelvinp@chromium.org2014-08-192-0/+109