summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Use ClipboardFilter in ClientSession to implement auth & disable-input blocking.wez@chromium.org2012-08-195-49/+60
* [Chromoting] Moving the network-to-daemon IPC channel to HostProcess. alexeypa@chromium.org2012-08-185-25/+31
* Disable audio when audio capturer is not available on the host platform.sergeyu@chromium.org2012-08-181-0/+10
* Add support for multiplexed channels in remoting::protocol::Session interface.sergeyu@chromium.org2012-08-1820-221/+230
* [Chromoting] Call SendSAS() directly from the host.alexeypa@chromium.org2012-08-177-104/+64
* [Chromoting] Cleanup branding variables in Chromoting gyp file.garykac@chromium.org2012-08-1710-132/+100
* Update linux host to handle SIGHUP. Use it to reload config.sergeyu@chromium.org2012-08-175-22/+31
* [Chromoting] Avoid potential conflicts leading to pending reboots while upgra...alexeypa@chromium.org2012-08-177-15/+86
* Stop remoting host on install.jamiewalch@google.com2012-08-172-0/+19
* Modified Windows buffer size to avoid audio glitches.kxing@chromium.org2012-08-171-10/+24
* [Chromoting] Launch the host process elevated via ShellExecuteEx().alexeypa@chromium.org2012-08-169-129/+392
* Fix DaemonControllerLinux::SetConfigAndStart() to reload config automatically.sergeyu@chromium.org2012-08-166-50/+99
* Remove -lpam from remoting host link command.lambroslambrou@chromium.org2012-08-161-1/+0
* M22 translations.jamiewalch@google.com2012-08-1642-269/+857
* Make it possible to enable remoting_audio via GYP_DEFINES.sergeyu@chromium.org2012-08-161-1/+1
* Changed AudioPacket data to a repeated field.kxing@chromium.org2012-08-165-21/+38
* Avoid calling GetNamedPipeClientProcessId() which is not available on XP.alexeypa@chromium.org2012-08-164-26/+13
* [Chromoting] The webapp should consider the host being enabled when the servi...alexeypa@chromium.org2012-08-151-1/+2
* Make curtain-mode controllable by policy.jamiewalch@google.com2012-08-157-44/+153
* Tidy up ChromotingInstance members a little.wez@chromium.org2012-08-154-45/+35
* Add mux-stream transport support in session descriptionsergeyu@chromium.org2012-08-155-111/+73
* Split Xvfb-randr into separate package from Virtual Me2Me Debian packagelambroslambrou@chromium.org2012-08-142-2/+1
* Change default host resolution to 1280x800.sergeyu@chromium.org2012-08-141-1/+1
* Update JingleThreadWrapper to allow it to be created using task runner.sergeyu@chromium.org2012-08-142-3/+3
* Add Chromoting curtain-mode policy.jamiewalch@chromium.org2012-08-133-0/+10
* Reposition the Disconnect dialog when work area dimensions change.wez@chromium.org2012-08-131-29/+48
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-102-21/+0
* Remove the HostEventStub aggregate interface.wez@chromium.org2012-08-1012-86/+53
* [Chromoting] Moving common logic responsible for launching child processes to...alexeypa@chromium.org2012-08-108-256/+509
* [Chromoting] Bump version to 1.8.garykac@chromium.org2012-08-091-1/+1
* Clean-up inline members of nested classes (remoting/)hans@chromium.org2012-08-099-2/+30
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-7/+0
* Curtain mode implementation for Mac OS X.jamiewalch@chromium.org2012-08-094-0/+135
* Remove DCHECK from SessionEventExecutorWin destructor.sergeyu@chromium.org2012-08-091-1/+0
* Don't use auth.json in me2me_virtual_host.sergeyu@chromium.org2012-08-091-105/+131
* [Chromoting] Move CreateSessionToken() next to launch process utilities.alexeypa@chromium.org2012-08-085-114/+108
* Reverting r148671, r149866 (broke VS2008 builder) and r150361 (broke ninja).alexeypa@chromium.org2012-08-087-69/+13
* Implement ChannelMultiplexer.sergeyu@chromium.org2012-08-0811-32/+1001
* Fix Me2Me host to properly reload config when it changes.sergeyu@chromium.org2012-08-073-21/+40
* Remove V1 chromoting authenticatorssergeyu@chromium.org2012-08-079-383/+20
* Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...alexeypa@chromium.org2012-08-0710-54/+60
* [Chromoting] Add new policies for Chromotinggarykac@chromium.org2012-08-066-13/+33
* [Chromoting] Extract branding from the signing script.garykac@chromium.org2012-08-044-38/+66
* Add support for suppressing error logging, and don't log errors due to cached...jamiewalch@chromium.org2012-08-046-3/+90
* Piping for audio decoding.kxing@chromium.org2012-08-0415-28/+271
* [Chromoting] Use different talkgadget prefixes for client and oauth.garykac@chromium.org2012-08-032-2/+2
* [Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This m...alexeypa@chromium.org2012-08-036-8/+44
* [Chromoting] Moving Windows-only host installation script to remoting/host/wi...alexeypa@google.com2012-08-034-5/+5
* [Chromoting] Let the Mac host policy watcher read string-valued policies.dcaiafa@chromium.org2012-08-021-1/+18
* Fix destruction order in XmppSignalStrategy.sergeyu@chromium.org2012-08-021-0/+9