summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Don't use MessageLoop and MessageLoopProxy in remoting/jingle_gluesergeyu@chromium.org2012-07-272-7/+9
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-2727-1663/+69
* Replace PluginMessageLoopProxy with PluginThreadTaskRunner.sergeyu@chromium.org2012-07-279-49/+49
* Ingore ERR_ADDRESS_INVALID error returned from sendto().sergeyu@chromium.org2012-07-271-2/+8
* [Chromoting] Add a unit test to verify that the VP8 codec doesn't change colo...simonmorris@chromium.org2012-07-273-3/+120
* Added support for multiple sampling rates on Windows.kxing@chromium.org2012-07-274-11/+54
* Adding a breakpad tester tool. It can be used to crash the specified process ...alexeypa@chromium.org2012-07-272-0/+97
* Basic Debian packaging for Linux Me2Me hostlambroslambrou@chromium.org2012-07-278-2/+84
* Skip unknown channel configurations when parsing session config.sergeyu@chromium.org2012-07-275-35/+92
* Avoid potential conflicts leading to pending reboots while upgrading the me2m...alexeypa@chromium.org2012-07-272-5/+25
* [Chromoting] Fix keystone install script to use .pkg instead of .mpkg.garykac@chromium.org2012-07-261-1/+1
* Disable TCP ports in the default LibjingleTransportFactory() constructor.sergeyu@chromium.org2012-07-261-0/+5
* Send correct DPI to client.jamiewalch@chromium.org2012-07-261-0/+8
* Revert 148418 - Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-2627-69/+1663
* [Chromoting] Update uninstaller to facilitate testing automation.garykac@chromium.org2012-07-259-185/+279
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-0/+1
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-2527-1663/+69
* Fix invalid header guards in jingle_session(_manager)?.hsergeyu@chromium.org2012-07-252-6/+6
* Created define to switch on/off audio.kxing@chromium.org2012-07-242-6/+12
* Support for both 44.1 kHz and 48 kHz on the client.kxing@chromium.org2012-07-244-33/+65
* Fix incorrect ready state events.sergeyu@chromium.org2012-07-242-2/+2
* [Chromoting] Refactor the host policy watcher so that policies can easily be ...simonmorris@chromium.org2012-07-2415-222/+596
* Make sure VideoFrameBufferWin::VideoFrameBuffer::resource_generation is prope...alexeypa@chromium.org2012-07-241-14/+15
* [Chromoting] Fix unit test warnings introduced in r146455.simonmorris@chromium.org2012-07-241-0/+12
* Make Chromoting client plugin always render at device DPI.wez@chromium.org2012-07-244-25/+51
* Move responsibility for l10n parameters to the caller.jamiewalch@chromium.org2012-07-243-17/+30
* [Chromoting] Fix jscompiler warnings in client_plugin_async.jsgarykac@chromium.org2012-07-241-1/+2
* Implement ChromiumSocketFactory.sergeyu@chromium.org2012-07-234-0/+492
* [Chromoting] Tidy up SkISize initialization.simonmorris@chromium.org2012-07-232-3/+6
* Create and destroy Pepper audio player on connect and disconnect.kxing@chromium.org2012-07-231-1/+2
* Remove EventExecutor dependency on VideoFrameCapturer.wez@chromium.org2012-07-236-22/+17
* Suppress 0x0 MotionNotify events between button presses and releases.wez@chromium.org2012-07-231-5/+22
* Add missing flag to SendInput for multi-monitor.wez@chromium.org2012-07-231-1/+2
* Show connection state in the Chromoting client UI.sergeyu@chromium.org2012-07-2316-2/+102
* Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-2310-253/+158
* Fix EncoderVp8 for odd-height images.wez@chromium.org2012-07-212-44/+33
* Fix and reinstate VideoFrameCapturerTest.Capturejamiewalch@chromium.org2012-07-212-8/+7
* Changed test video dimension from 1x1 to 32x32hclam@chromium.org2012-07-202-2/+5
* Run a RANDR-patched version of Xvfb for Virtual Me2Me if available.lambroslambrou@google.com2012-07-201-2/+7
* Changed AudioCapturer::Start() to return bool.kxing@chromium.org2012-07-203-13/+19
* [Mac] In all the plists, define the LSMinimumSystemVersion based on MACOSX_DE...rsesek@chromium.org2012-07-202-3/+3
* Propagate DPI information to web-app.jamiewalch@chromium.org2012-07-2012-20/+62
* Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-2010-153/+253
* Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-2010-253/+153
* This CL cleans up error handling when fetching the user's email address. We d...jamiewalch@google.com2012-07-208-75/+55
* [Chromoting] Fixup plugin description in chrome://plugins.garykac@chromium.org2012-07-201-3/+1
* Removing unused and private methods remoting::Capturer interface.alexeypa@chromium.org2012-07-209-155/+89
* Audio capture for Windows.kxing@chromium.org2012-07-194-1/+284
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-1930-318/+334
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-194-0/+22