summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Add user to the chrome-remoting group when host is enabled.sergeyu@chromium.org2012-08-283-11/+55
* [Chromoting] Make sure RemoveExistingProducts action is scheduled properly in...alexeypa@chromium.org2012-08-281-4/+28
* Update chromoting Debian package configuration to install in /opt/google.sergeyu@chromium.org2012-08-286-54/+41
* [Chromoting] Fix crash when encoded audio packet is empty.garykac@chromium.org2012-08-281-3/+9
* Remove host registration functionality from me2me_virtual_host.py.jamiewalch@chromium.org2012-08-284-258/+48
* Use the i18n tag for strings that can't be translated.jamiewalch@chromium.org2012-08-281-7/+7
* remoting_me2me_host: Don't try to display UI on top of Mac login screenlambroslambrou@chromium.org2012-08-281-5/+24
* Simplify regex matching in build-deb.sh.sergeyu@chromium.org2012-08-271-2/+1
* Update build-deb.sh to automatically detect version number.sergeyu@chromium.org2012-08-271-1/+14
* Updating chrome to libjingle r175mallinath@chromium.org2012-08-261-2/+3
* Cleaned up codec_test.cckxing@chromium.org2012-08-251-7/+6
* Move ScopedPixelBuffer out of VideoFrameCapturer implementation for Mac.wez@chromium.org2012-08-254-57/+85
* Limit the ports used by IT2Me when NAT traversal is disabled.wez@chromium.org2012-08-243-11/+22
* Add CSP restricting script and object sources to Chromoting manifest.wez@chromium.org2012-08-246-24/+39
* Moved video stub implementation to RectangleUpdateDecoder.kxing@chromium.org2012-08-245-175/+206
* Renamed Encoder -> VideoEncoder.kxing@chromium.org2012-08-2416-144/+160
* Cope with empty-string getDaemonConfig responses.jamiewalch@google.com2012-08-241-1/+6
* Renamed Decoder -> VideoDecoder.kxing@chromium.org2012-08-2411-90/+95
* Remove TODO in remoting.gypkxing@chromium.org2012-08-241-2/+0
* Make MessageReader class not ref-counted.sergeyu@chromium.org2012-08-233-69/+33
* Fix chromoting client compatibility with M22 builds.sergeyu@chromium.org2012-08-231-9/+22
* Removed Vorbis from the audio codecs and replaced it with Opus.kxing@chromium.org2012-08-233-4/+4
* Create stub jingle library for iOS.qsr@chromium.org2012-08-231-1/+2
* Add Linux init.d script for Chromotingsergeyu@chromium.org2012-08-231-0/+104
* Disable chromoting channel multiplexingsergeyu@chromium.org2012-08-231-16/+21
* Moved the video encoders/decoders to the codec directory.kxing@chromium.org2012-08-2327-117/+94
* [Chromoting] Avoid terminating the worker process prematurely so that the exi...alexeypa@chromium.org2012-08-222-1/+15
* Add a query function for the scaling feature.brettw@chromium.org2012-08-221-1/+1
* Enable Audio support on Chromoting client.sergeyu@chromium.org2012-08-223-7/+24
* [Chromoting] Specify uiAccess='true' for the official build only.alexeypa@chromium.org2012-08-221-1/+8
* Improve handling of NONE transport in channel configuration.sergeyu@chromium.org2012-08-225-32/+78
* Silence detection test for the Windows audio capturer.kxing@chromium.org2012-08-224-46/+87
* Enable channel multiplexing for control, event and audio channels.sergeyu@chromium.org2012-08-225-20/+71
* Explicitly mark Chromoting web-app as not requiring NPAPI.wez@chromium.org2012-08-211-1/+6
* Reuse log file across session restarts and make it available via REMOTING_ME2...jamiewalch@google.com2012-08-211-4/+9
* Speex encoding/decoding.kxing@chromium.org2012-08-2112-2/+347
* Don't apply opacity to focus borders.jamiewalch@google.com2012-08-212-12/+22
* [chromoting] Bump version to 1.9.garykac@chromium.org2012-08-211-1/+1
* Added more error checking for audio packets.kxing@chromium.org2012-08-216-9/+18
* Add MouseClampingFilter and update ClientSession to use it.wez@chromium.org2012-08-216-27/+69
* Allow input & clipboard filters to be disabled without NULLing target stub.wez@chromium.org2012-08-2010-35/+205
* Remove ajwong, dmaclach and hclam from remoting/OWNERS.wez@chromium.org2012-08-201-3/+0
* Handle updates to the wrapper script.jamiewalch@google.com2012-08-206-25/+101
* [Chromoting] Moving the I/O thread out of DaemonProcess (so it can be shared ...alexeypa@chromium.org2012-08-194-27/+22
* Use ClipboardFilter in ClientSession to implement auth & disable-input blocking.wez@chromium.org2012-08-195-49/+60
* [Chromoting] Moving the network-to-daemon IPC channel to HostProcess. alexeypa@chromium.org2012-08-185-25/+31
* Disable audio when audio capturer is not available on the host platform.sergeyu@chromium.org2012-08-181-0/+10
* Add support for multiplexed channels in remoting::protocol::Session interface.sergeyu@chromium.org2012-08-1820-221/+230
* [Chromoting] Call SendSAS() directly from the host.alexeypa@chromium.org2012-08-177-104/+64
* [Chromoting] Cleanup branding variables in Chromoting gyp file.garykac@chromium.org2012-08-1710-132/+100