summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* [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
* Log host startup (Linux/Mac)lambroslambrou@chromium.org2012-07-191-0/+1
* Choose Virtual Me2Me X session based on installed components.lambroslambrou@chromium.org2012-07-191-4/+55
* Making the WiX wrapper scripts to be able to handle paths with spaces.alexeypa@chromium.org2012-07-192-23/+23
* Fix pepper crash when destroying client.sergeyu@chromium.org2012-07-181-3/+8
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-15/+0
* [Mac] Disable flaky CapturerTest.Capture.shess@chromium.org2012-07-181-1/+7
* Translations for M21.jamiewalch@google.com2012-07-1842-128/+674
* Added support of DISPATCH_PROPERTYPUT and DISPATCH_PROPERTYPUTREF to remoting...alexeypa@chromium.org2012-07-172-9/+90
* Removing the unused Curtain interface. The chances of ever using it on Linux ...alexeypa@chromium.org2012-07-177-195/+0
* Virtual Me2Me: Add xrandr commands to set up multiple screen sizeslambroslambrou@chromium.org2012-07-171-22/+61
* [Chromoting] Add cross-platform unit tests for the capturers.simonmorris@chromium.org2012-07-177-28/+114
* This CL fixes a couple of related things:jamiewalch@google.com2012-07-171-31/+21
* Enable HSTS for XMPP connection used by Chromotingsergeyu@chromium.org2012-07-162-2/+6
* Require 6-digit PIN for Virtual Me2Melambroslambrou@google.com2012-07-161-11/+2
* Fix svn revision number in Me2Me tarball.lambroslambrou@google.com2012-07-161-1/+2
* Fix MessageReader to handle errors properly.sergeyu@chromium.org2012-07-144-9/+34
* Add DPI information to video packets.jamiewalch@chromium.org2012-07-146-2/+56
* Fixed typos.jamiewalch@chromium.org2012-07-141-6/+6
* Rolling libjingle to 159.ronghuawu@chromium.org2012-07-145-5/+13
* Piping for host-side audio capturekxing@chromium.org2012-07-1312-21/+305
* Use callback interface for state notifications in Session interface.sergeyu@chromium.org2012-07-1218-185/+121