summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* remoting: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2013-01-222-2/+2
* Disable VideoFrameCapturerTest.Capture under TSan v2glider@chromium.org2013-01-211-1/+7
* Add hack that works around signaling bug that breaks Chromoting.sergeyu@chromium.org2013-01-211-1/+27
* Mocked VideoFrameCapturer should use the VideoFrameCapturer::Delegate pointer.alexeypa@chromium.org2013-01-181-29/+57
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-181-7/+7
* Allow resize-to-client to be enabled by the user.jamiewalch@chromium.org2013-01-178-78/+243
* Allow an AppsV2 build to be configured using GYP.jamiewalch@google.com2013-01-163-9/+192
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-1622-186/+179
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-1633-809/+937
* Roll grit 100:101newt@chromium.org2013-01-151-1/+1
* Remove REMOTING_HOST_LINUX_CLIPBOARD build settinglambroslambrou@chromium.org2013-01-152-14/+0
* Remove the base::files:: namespace.darin@chromium.org2013-01-152-4/+4
* Duplicate handles so each SharedMemory object will have its own handle.alexeypa@chromium.org2013-01-122-1/+14
* Load /etc/environment in Me2Me sessionlambroslambrou@chromium.org2013-01-121-0/+21
* Improve error log when failed to load configlambroslambrou@google.com2013-01-111-21/+38
* The client's connection video stub is created only after the connection has b...alexeypa@chromium.org2013-01-103-6/+9
* pngcrush png files under remotingoshima@chromium.org2013-01-1011-0/+0
* Fixed PIN safety URL.jamiewalch@google.com2013-01-101-1/+1
* Revert 176126 - the reverted change depends on another CL, so reverting it br...alexeypa@google.com2013-01-108-193/+290
* Revert 175648 because it causes http://crbug.com/169126.alexeypa@google.com2013-01-108-290/+193
* Fix PepperView handling of 1:1 high-DPI.wez@chromium.org2013-01-103-50/+65
* Apps v2 identity integration.jamiewalch@google.com2013-01-0917-54/+326
* Change userinfo endpoint to the JSON one.rmsousa@chromium.org2013-01-091-7/+12
* Adding a missing header.alexeypa@chromium.org2013-01-091-0/+1
* Remove unused VideoFrameCapturer::size_most_recent() method.alexeypa@chromium.org2013-01-0912-45/+12
* Connect to DesktopEnvironment's stubs only when audio/video schedulers are ab...alexeypa@chromium.org2013-01-098-193/+290
* Add state parameter to OAuth redirectrmsousa@chromium.org2013-01-083-6/+30
* Enable the multi-process host on Windows by default.alexeypa@chromium.org2013-01-081-1/+12
* Stop writing logs to %ProgramData%\Chromoting\debug.log (Windows only).alexeypa@chromium.org2013-01-081-16/+2
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-074-4/+8
* Remove XSESSION_COMMAND from Me2Me scriptlambroslambrou@chromium.org2013-01-051-29/+6
* Set Virtual Me2Me desktop's initial DPI to 96lambroslambrou@chromium.org2013-01-051-9/+9
* Improve xsession executionlambroslambrou@chromium.org2013-01-041-2/+6
* Remove mousewheel tick handling from client, protocol and host.wez@chromium.org2013-01-037-56/+1
* POSIXify chrome-remote-desktop init scriptlambroslambrou@chromium.org2013-01-031-7/+7
* Fix AudioPipeReader to handle EOF properly.sergeyu@chromium.org2013-01-031-2/+2
* [Chromoting] Re-enable js unittests.garykac@chromium.org2013-01-022-12/+89
* Better silence detection in audio capturerssergeyu@chromium.org2013-01-0210-75/+200
* Add trailing space to sudo promptlambroslambrou@chromium.org2013-01-021-1/+2
* Drop audio packets in the chromoting client less agressively.sergeyu@chromium.org2012-12-293-30/+26
* Use more specific protocol::CursorShapeStub instead of protocol::ClientStub i...alexeypa@chromium.org2012-12-282-10/+10
* Added audio support to the multiprocess host.alexeypa@chromium.org2012-12-2715-11/+290
* Enable remoting_screen_capturer target on ChromeOSsergeyu@chromium.org2012-12-271-16/+29
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-2725-149/+300
* Don't set XAUTHORITY in Virtual Me2Me parent processlambroslambrou@chromium.org2012-12-271-5/+7
* Make sure that the disconnect window handle is cleared when the window is des...alexeypa@chromium.org2012-12-271-2/+2
* remoting: Make use of ImportantFileWriter in JsonHostConfig::Save() function.tfarina@chromium.org2012-12-271-5/+3
* Fix Debian build script for svn-based checkoutlambroslambrou@chromium.org2012-12-261-2/+2
* Simplify remoting::CaptureDatasergeyu@chromium.org2012-12-2220-240/+94
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-1/+1