summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Enable channel multiplexing in chromoting.sergeyu@chromium.org2012-09-051-21/+16
* [Chromoting] Introducing refcount-based life time management of the message l...alexeypa@chromium.org2012-09-0416-117/+463
* Use a separate thread for audio capturing and encoding.sergeyu@chromium.org2012-09-015-26/+31
* Remove CHECK() from MessageReader destructor.sergeyu@chromium.org2012-09-011-1/+0
* Set longer autoupdate interval for SFAuthorizationViewlambroslambrou@chromium.org2012-09-011-1/+2
* [Chromoting] Hook up host talkgadget policy checks.garykac@chromium.org2012-09-0112-71/+253
* Add Print Screen option to Send Keys menu.rmsousa@chromium.org2012-08-315-13/+53
* Log when the host is started for an account.rmsousa@chromium.org2012-08-3111-17/+46
* Remote all monitors on multi-monitor Mac OS X systems.wez@chromium.org2012-08-312-65/+172
* Enable audio support in chromoting host.sergeyu@chromium.org2012-08-301-1/+1
* Cleanup RectangleUpdateDecoder and VideoStubsergeyu@chromium.org2012-08-307-108/+18
* [Chromoting] Update translationsgarykac@chromium.org2012-08-3042-42/+42
* [Chromoting] Print output from WiX tools along with their return code if an e...alexeypa@chromium.org2012-08-302-15/+24
* The me2me host process name has changed, but the killall command had not been...jamiewalch@google.com2012-08-301-3/+3
* [Chromoting] Updated icons for Chrome Remote Desktop - new sizes!garykac@chromium.org2012-08-307-0/+0
* Remove BETA designation.jamiewalch@google.com2012-08-301-1/+1
* Updated script name in preinst and guard against missing files in postinst.jamiewalch@chromium.org2012-08-302-2/+2
* Change stop levels for chrome-remode-desktop init script to 0 1 6.sergeyu@chromium.org2012-08-291-2/+2
* Fix UdpPacketSocket to handle callbacks after the socket is destroyed.sergeyu@chromium.org2012-08-291-6/+11
* Import getpass in me2me_virtual_host.pysergeyu@chromium.org2012-08-291-0/+1
* 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