summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Rename capture and encode threads to make it clear that they are for video.sergeyu@chromium.org2012-11-149-52/+56
* [Chromoting] Add option to Mac host installer build script to skip signing.garykac@chromium.org2012-11-141-8/+31
* Add DebugOverridePolicies preference to debug host builds.wez@chromium.org2012-11-133-0/+75
* Enforce the RemoteAccessHostRequireCurtain policy on all platforms.wez@chromium.org2012-11-136-36/+62
* remoting: Switch PolicyWatcherLinux to use the callback interface of FilePath...tfarina@chromium.org2012-11-131-39/+9
* Unselect GDI bitmaps after use to make sure that the device context and bitma...alexeypa@chromium.org2012-11-121-6/+10
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-126-0/+12
* replace verify-webapp.py script with verify_resources.pysergeyu@chromium.org2012-11-124-147/+191
* Simplify remoting::PolicyWatcher's cross-platform core.wez@chromium.org2012-11-104-139/+87
* Rename SocketReaderBase to SocketReader and move it to remoting/basesergeyu@chromium.org2012-11-105-103/+129
* Brushing up video capturers to make them more uniform.alexeypa@chromium.org2012-11-108-325/+477
* Security team as IPC message file owners.tsepez@chromium.org2012-11-091-0/+8
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-0814-238/+211
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-076-12/+0
* [Chromoting] Make the webapp handle 502 errors like 503 errors.simonmorris@chromium.org2012-11-073-3/+3
* Limit number of frames per audio packet in Opus and Speex decoders.sergeyu@chromium.org2012-11-072-4/+23
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-0692-16863/+5594
* Splitting EventExecutor classes that require asynchronous shutdown into a syn...alexeypa@chromium.org2012-11-0612-220/+379
* Revert "Move Chromoting strings to string_resources.grd and simplify remoting...phajdan.jr@chromium.org2012-11-0594-5596/+16890
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-0594-16890/+5596
* Revert "Revert 166003 - Move Chromoting strings to string_resources.grd and s...phajdan.jr@chromium.org2012-11-0543-0/+16677
* Revert 166003 - Move Chromoting strings to string_resources.grd and simplify ...sergeyu@chromium.org2012-11-0551-5596/+213
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-0594-16890/+5596
* Revert 165041 (caused http://crbug.com/158995, which is apparently somewhatthakis@chromium.org2012-11-0590-5554/+16746
* Added PAM configuration.jamiewalch@chromium.org2012-11-031-0/+8
* Check CreateDIBSection() result in VideoFrameCapturerWin.wez@chromium.org2012-11-021-2/+12
* Don't use ScopedCOMInitializer in AudioCapturerWinsergeyu@chromium.org2012-11-023-6/+13
* Revert 165605 - Fix branding in chromoting string resources.hbono@chromium.org2012-11-027-160/+262
* Fix branding in chromoting string resources.sergeyu@chromium.org2012-11-027-262/+160
* Implement resize-to-client for Windows hosts.wez@chromium.org2012-11-021-20/+139
* Add executable bit to remoting/tools/win/chromoting-set-channel.bat to pass p...tzik@chromium.org2012-11-021-0/+0
* [Chromoting] Handle a response status 0 for a list-hosts request more helpfully.simonmorris@chromium.org2012-11-021-1/+3
* Calling SendSAS() from a service to make sure that Secure Attention Sequence ...alexeypa@chromium.org2012-11-0211-34/+112
* Don't invoke DesktopResizer::SetSize() if the size isn't changing.wez@chromium.org2012-11-012-20/+38
* Do not use GetNamedPipeClientProcessId() which is available starting from Vis...alexeypa@chromium.org2012-11-011-3/+7
* [Chromoting] Script to switch release channels on Windows.garykac@chromium.org2012-11-011-0/+49
* remoting: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-019-43/+43
* Avoid letterboxing when connecting to multi-monitor hosts in full-screen.wez@chromium.org2012-11-011-13/+38
* Convert cursors captured on Windows to premultiplied alpha.wez@chromium.org2012-11-011-6/+15
* Use correct thread for audio capturing and encoding.sergeyu@chromium.org2012-11-018-1/+15
* Don't colour visited links differently.jamiewalch@chromium.org2012-11-011-4/+0
* Add net/base/test_data_directory.htoyoshim@chromium.org2012-11-012-2/+2
* Fix AudioCapturer implementation to read from audio pipe even when there are ...sergeyu@chromium.org2012-11-017-182/+309
* Resize host desktop to match client dimensions.jamiewalch@chromium.org2012-10-312-13/+16
* [Chromoting] Stop the Linux policy watcher treating a failure to read policiessimonmorris@chromium.org2012-10-311-10/+15
* [Chromoting] Stop the Windows host configurer trying to use an empty auth code.simonmorris@chromium.org2012-10-311-0/+3
* Remove before-unload prompt from Me2Me client mode.wez@chromium.org2012-10-311-3/+7
* [Chromoting] Make the AuthCodeGetter component of the Windows host configurersimonmorris@chromium.org2012-10-302-8/+4
* Move Chromoting strings to string_resources.grd.sergeyu@chromium.org2012-10-3090-16746/+5554
* [Chromoting] Add a username policy, and implement it for the Linux Me2Me host.simonmorris@chromium.org2012-10-307-15/+81