| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable channel multiplexing in chromoting. | sergeyu@chromium.org | 2012-09-05 | 1 | -21/+16 |
* | [Chromoting] Introducing refcount-based life time management of the message l... | alexeypa@chromium.org | 2012-09-04 | 16 | -117/+463 |
* | Use a separate thread for audio capturing and encoding. | sergeyu@chromium.org | 2012-09-01 | 5 | -26/+31 |
* | Remove CHECK() from MessageReader destructor. | sergeyu@chromium.org | 2012-09-01 | 1 | -1/+0 |
* | Set longer autoupdate interval for SFAuthorizationView | lambroslambrou@chromium.org | 2012-09-01 | 1 | -1/+2 |
* | [Chromoting] Hook up host talkgadget policy checks. | garykac@chromium.org | 2012-09-01 | 12 | -71/+253 |
* | Add Print Screen option to Send Keys menu. | rmsousa@chromium.org | 2012-08-31 | 5 | -13/+53 |
* | Log when the host is started for an account. | rmsousa@chromium.org | 2012-08-31 | 11 | -17/+46 |
* | Remote all monitors on multi-monitor Mac OS X systems. | wez@chromium.org | 2012-08-31 | 2 | -65/+172 |
* | Enable audio support in chromoting host. | sergeyu@chromium.org | 2012-08-30 | 1 | -1/+1 |
* | Cleanup RectangleUpdateDecoder and VideoStub | sergeyu@chromium.org | 2012-08-30 | 7 | -108/+18 |
* | [Chromoting] Update translations | garykac@chromium.org | 2012-08-30 | 42 | -42/+42 |
* | [Chromoting] Print output from WiX tools along with their return code if an e... | alexeypa@chromium.org | 2012-08-30 | 2 | -15/+24 |
* | The me2me host process name has changed, but the killall command had not been... | jamiewalch@google.com | 2012-08-30 | 1 | -3/+3 |
* | [Chromoting] Updated icons for Chrome Remote Desktop - new sizes! | garykac@chromium.org | 2012-08-30 | 7 | -0/+0 |
* | Remove BETA designation. | jamiewalch@google.com | 2012-08-30 | 1 | -1/+1 |
* | Updated script name in preinst and guard against missing files in postinst. | jamiewalch@chromium.org | 2012-08-30 | 2 | -2/+2 |
* | Change stop levels for chrome-remode-desktop init script to 0 1 6. | sergeyu@chromium.org | 2012-08-29 | 1 | -2/+2 |
* | Fix UdpPacketSocket to handle callbacks after the socket is destroyed. | sergeyu@chromium.org | 2012-08-29 | 1 | -6/+11 |
* | Import getpass in me2me_virtual_host.py | sergeyu@chromium.org | 2012-08-29 | 1 | -0/+1 |
* | Add user to the chrome-remoting group when host is enabled. | sergeyu@chromium.org | 2012-08-28 | 3 | -11/+55 |
* | [Chromoting] Make sure RemoveExistingProducts action is scheduled properly in... | alexeypa@chromium.org | 2012-08-28 | 1 | -4/+28 |
* | Update chromoting Debian package configuration to install in /opt/google. | sergeyu@chromium.org | 2012-08-28 | 6 | -54/+41 |
* | [Chromoting] Fix crash when encoded audio packet is empty. | garykac@chromium.org | 2012-08-28 | 1 | -3/+9 |
* | Remove host registration functionality from me2me_virtual_host.py. | jamiewalch@chromium.org | 2012-08-28 | 4 | -258/+48 |
* | Use the i18n tag for strings that can't be translated. | jamiewalch@chromium.org | 2012-08-28 | 1 | -7/+7 |
* | remoting_me2me_host: Don't try to display UI on top of Mac login screen | lambroslambrou@chromium.org | 2012-08-28 | 1 | -5/+24 |
* | Simplify regex matching in build-deb.sh. | sergeyu@chromium.org | 2012-08-27 | 1 | -2/+1 |
* | Update build-deb.sh to automatically detect version number. | sergeyu@chromium.org | 2012-08-27 | 1 | -1/+14 |
* | Updating chrome to libjingle r175 | mallinath@chromium.org | 2012-08-26 | 1 | -2/+3 |
* | Cleaned up codec_test.cc | kxing@chromium.org | 2012-08-25 | 1 | -7/+6 |
* | Move ScopedPixelBuffer out of VideoFrameCapturer implementation for Mac. | wez@chromium.org | 2012-08-25 | 4 | -57/+85 |
* | Limit the ports used by IT2Me when NAT traversal is disabled. | wez@chromium.org | 2012-08-24 | 3 | -11/+22 |
* | Add CSP restricting script and object sources to Chromoting manifest. | wez@chromium.org | 2012-08-24 | 6 | -24/+39 |
* | Moved video stub implementation to RectangleUpdateDecoder. | kxing@chromium.org | 2012-08-24 | 5 | -175/+206 |
* | Renamed Encoder -> VideoEncoder. | kxing@chromium.org | 2012-08-24 | 16 | -144/+160 |
* | Cope with empty-string getDaemonConfig responses. | jamiewalch@google.com | 2012-08-24 | 1 | -1/+6 |
* | Renamed Decoder -> VideoDecoder. | kxing@chromium.org | 2012-08-24 | 11 | -90/+95 |
* | Remove TODO in remoting.gyp | kxing@chromium.org | 2012-08-24 | 1 | -2/+0 |
* | Make MessageReader class not ref-counted. | sergeyu@chromium.org | 2012-08-23 | 3 | -69/+33 |
* | Fix chromoting client compatibility with M22 builds. | sergeyu@chromium.org | 2012-08-23 | 1 | -9/+22 |
* | Removed Vorbis from the audio codecs and replaced it with Opus. | kxing@chromium.org | 2012-08-23 | 3 | -4/+4 |
* | Create stub jingle library for iOS. | qsr@chromium.org | 2012-08-23 | 1 | -1/+2 |
* | Add Linux init.d script for Chromoting | sergeyu@chromium.org | 2012-08-23 | 1 | -0/+104 |
* | Disable chromoting channel multiplexing | sergeyu@chromium.org | 2012-08-23 | 1 | -16/+21 |
* | Moved the video encoders/decoders to the codec directory. | kxing@chromium.org | 2012-08-23 | 27 | -117/+94 |
* | [Chromoting] Avoid terminating the worker process prematurely so that the exi... | alexeypa@chromium.org | 2012-08-22 | 2 | -1/+15 |
* | Add a query function for the scaling feature. | brettw@chromium.org | 2012-08-22 | 1 | -1/+1 |
* | Enable Audio support on Chromoting client. | sergeyu@chromium.org | 2012-08-22 | 3 | -7/+24 |
* | [Chromoting] Specify uiAccess='true' for the official build only. | alexeypa@chromium.org | 2012-08-22 | 1 | -1/+8 |