summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
Commit message (Expand)AuthorAgeFilesLines
* Add MouseClampingFilter and update ClientSession to use it.wez@chromium.org2012-08-211-0/+2
* Allow input & clipboard filters to be disabled without NULLing target stub.wez@chromium.org2012-08-201-1/+3
* [Chromoting] Moving the network-to-daemon IPC channel to HostProcess. alexeypa@chromium.org2012-08-181-12/+1
* [Chromoting] Call SendSAS() directly from the host.alexeypa@chromium.org2012-08-171-2/+2
* [Chromoting] Cleanup branding variables in Chromoting gyp file.garykac@chromium.org2012-08-171-110/+52
* Update linux host to handle SIGHUP. Use it to reload config.sergeyu@chromium.org2012-08-171-2/+7
* [Chromoting] Avoid potential conflicts leading to pending reboots while upgra...alexeypa@chromium.org2012-08-171-2/+28
* [Chromoting] Launch the host process elevated via ShellExecuteEx().alexeypa@chromium.org2012-08-161-0/+3
* Remove -lpam from remoting host link command.lambroslambrou@chromium.org2012-08-161-1/+0
* Make it possible to enable remoting_audio via GYP_DEFINES.sergeyu@chromium.org2012-08-161-1/+1
* Add mux-stream transport support in session descriptionsergeyu@chromium.org2012-08-151-0/+1
* Remove the HostEventStub aggregate interface.wez@chromium.org2012-08-101-1/+0
* [Chromoting] Moving common logic responsible for launching child processes to...alexeypa@chromium.org2012-08-101-0/+2
* Curtain mode implementation for Mac OS X.jamiewalch@chromium.org2012-08-091-0/+2
* Reverting r148671, r149866 (broke VS2008 builder) and r150361 (broke ninja).alexeypa@chromium.org2012-08-081-11/+0
* Implement ChannelMultiplexer.sergeyu@chromium.org2012-08-081-2/+5
* Remove V1 chromoting authenticatorssergeyu@chromium.org2012-08-071-3/+0
* [Chromoting] Add new policies for Chromotinggarykac@chromium.org2012-08-061-0/+1
* [Chromoting] Extract branding from the signing script.garykac@chromium.org2012-08-041-0/+1
* Add support for suppressing error logging, and don't log errors due to cached...jamiewalch@chromium.org2012-08-041-0/+1
* Piping for audio decoding.kxing@chromium.org2012-08-041-0/+6
* [Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This m...alexeypa@chromium.org2012-08-031-0/+11
* [Chromoting] Moving Windows-only host installation script to remoting/host/wi...alexeypa@google.com2012-08-031-5/+5
* Remove the need to have separate config for authentication.sergeyu@chromium.org2012-08-011-2/+4
* Piping for audio encoding.kxing@chromium.org2012-08-011-0/+5
* Add unittests for BufferedSocketWriter and fix some bugs in that code.sergeyu@chromium.org2012-08-011-0/+1
* Introducing the DaemonProcess class that will implements core of the daemon p...alexeypa@chromium.org2012-08-011-0/+11
* Introducing remoting::Stoppable helper base class implementing asynchronous s...alexeypa@chromium.org2012-07-311-0/+3
* Moving Windows-only files: remoting/host -> remoting/host/win.alexeypa@google.com2012-07-301-21/+21
* Add HostEventLogger to It2Me host plugin.alexeypa@chromium.org2012-07-271-34/+58
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-271-9/+0
* Replace PluginMessageLoopProxy with PluginThreadTaskRunner.sergeyu@chromium.org2012-07-271-2/+2
* Added support for multiple sampling rates on Windows.kxing@chromium.org2012-07-271-0/+1
* Adding a breakpad tester tool. It can be used to crash the specified process ...alexeypa@chromium.org2012-07-271-0/+12
* Skip unknown channel configurations when parsing session config.sergeyu@chromium.org2012-07-271-0/+1
* Revert 148418 - Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-261-0/+9
* [Chromoting] Update uninstaller to facilitate testing automation.garykac@chromium.org2012-07-251-0/+4
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-251-9/+0
* Created define to switch on/off audio.kxing@chromium.org2012-07-241-0/+8
* [Chromoting] Refactor the host policy watcher so that policies can easily be ...simonmorris@chromium.org2012-07-241-5/+10
* Implement ChromiumSocketFactory.sergeyu@chromium.org2012-07-231-0/+3
* Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-231-1/+1
* Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-201-1/+1
* Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-201-1/+1
* Audio capture for Windows.kxing@chromium.org2012-07-191-1/+3
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-11/+11
* Removing the unused Curtain interface. The chances of ever using it on Linux ...alexeypa@chromium.org2012-07-171-4/+0
* [Chromoting] Add cross-platform unit tests for the capturers.simonmorris@chromium.org2012-07-171-2/+1
* Piping for host-side audio capturekxing@chromium.org2012-07-131-0/+4
* Client code for playing back audiokxing@chromium.org2012-07-021-0/+3