summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-265-13/+10
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-252-3/+6
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* Clean up a few unused globals.thakis@chromium.org2013-09-251-4/+0
* Modified the input injector to generate a single SendInput() call per one pro...alexeypa@chromium.org2013-09-251-42/+18
* Show host owner rather than xmpp login on the UI where available.rmsousa@chromium.org2013-09-242-9/+18
* Revert 219719 "Make XmppSignalStrategy accept ResolvingClientSoc..."sergeyu@chromium.org2013-09-203-14/+6
* Move usb keycode conversion table into separate target. This is the first ste...garykac@chromium.org2013-09-203-22/+12
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-192-5/+2
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-192-2/+5
* Simplify VideoEncoder interface.sergeyu@chromium.org2013-09-133-32/+17
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Remove obsolete audio codecs and channel configurations.sergeyu@chromium.org2013-09-121-5/+2
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-121-1/+1
* Follow up cleanups for r222162.alexeypa@chromium.org2013-09-103-106/+113
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-2/+2
* Refactor the daemon controller so that the callbacks are called on the caller...alexeypa@chromium.org2013-09-1017-1345/+1484
* Added support of relative mouse motion in Chromoting.alexeypa@chromium.org2013-09-092-8/+23
* Made sure NativeMessagingHostTest.All can handle out of order responses.alexeypa@chromium.org2013-09-073-68/+88
* Fix Windows audio capturer to handle AUDCLNT_BUFFERFLAGS_SILENT flag.sergeyu@chromium.org2013-09-061-1/+2
* Add |code| values (from W3C UIEvent spec) to key mapping table.garykac@chromium.org2013-09-033-3/+3
* Implement test-echo extension message and reply.jamiewalch@chromium.org2013-09-021-0/+10
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-302-2/+2
* Fix false "network error" from start-host tool.lambroslambrou@chromium.org2013-08-284-6/+30
* Make XmppSignalStrategy accept ResolvingClientSocketFactory from outside.sergeyu@chromium.org2013-08-273-6/+14
* Native messaging installer for Mac.jamiewalch@chromium.org2013-08-235-3/+77
* Cleanup XmppSignalStrategy initializationsergeyu@chromium.org2013-08-222-58/+42
* Fix unused variable declaration.etienneb@chromium.org2013-08-211-2/+1
* If RIDEV_REMOVE is set and the hwndTarget member should be set to NULL.zhchbin@gmail.com2013-08-191-1/+1
* Increase DaemonControllerLinux timeout for starting host servicelambroslambrou@chromium.org2013-08-171-2/+4
* Service account setup for headless Linux hostsrmsousa@chromium.org2013-08-164-27/+95
* Native messaging support for service accounts.rmsousa@chromium.org2013-08-165-1/+258
* Support service accounts in the chromoting host.rmsousa@chromium.org2013-08-167-17/+49
* Remove unused parameter from url_request_contextrmsousa@chromium.org2013-08-143-6/+3
* Remove obsolete scripts from remoting.sergeyu@chromium.org2013-08-141-37/+0
* Add missing NULL pointer check for pairing_registry_lambroslambrou@chromium.org2013-08-131-1/+1
* Fix index out of bounds in host_mainrmsousa@chromium.org2013-08-131-5/+6
* Added JsonMessage to the control channel.jamiewalch@chromium.org2013-08-132-0/+9
* Add dependency to Chromoting debian package on X11 utilitieslambroslambrou@chromium.org2013-08-121-1/+1
* Moved native messaging host code to remoting_core.dll.alexeypa@chromium.org2013-08-098-43/+67
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-095-127/+139
* Add dependency on gksu to Chromoting Debian packagelambroslambrou@chromium.org2013-08-081-1/+1
* Implemented a pairing registry delegate that stores the pairings in the Windo...alexeypa@chromium.org2013-08-034-3/+424
* Cleanup chromoting host config handling on Linux.sergeyu@chromium.org2013-08-031-8/+34
* Added PIN-less auth policy.jamiewalch@chromium.org2013-08-024-3/+57
* Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s...alexeypa@chromium.org2013-08-029-188/+200
* Add supportedMessages to the hello messagermsousa@chromium.org2013-08-022-1/+19
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-3137-377/+180
* Don't send offline status before the host has started.weitaosu@chromium.org2013-07-311-0/+4
* Ignore client certificate requests by default.rmsousa@chromium.org2013-07-314-21/+7