summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Create a remoting_it2me_host_static GYP target which will be shared between t...weitaosu@chromium.org2013-10-244-609/+632
* Native Messaging for IT2Me: Separate It2MeImpl and HostNPScriptObject.weitaosu@chromium.org2013-10-232-171/+187
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-222-0/+9
* Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.wez@chromium.org2013-10-191-2/+2
* Moved all channel-handling logic into separate NativeMessagingChannel class.sergeyu@chromium.org2013-10-175-256/+472
* Fix crash in plugin when installing host from WebApp (Windows)dcaiafa@chromium.org2013-10-161-1/+3
* Don't use ScreenCapturer::CreateWithXDamage() in chrome and chromotingsergeyu@chromium.org2013-10-151-6/+5
* Change message loop to UI.jamiewalch@google.com2013-10-141-3/+11
* Remoting: Move WeakPtrFactory members to be lastdmichael@chromium.org2013-10-104-6/+7
* Revert 227492 "Moved all channel-handling logic into separate Na..."hashimoto@chromium.org2013-10-085-467/+256
* Moved all channel-handling logic into separate NativeMessagingChannel class.alexeypa@chromium.org2013-10-085-256/+467
* Clean up unused constant globalshans@chromium.org2013-10-031-0/+2
* Consolidate TestURLFetcherFactory::SetFakeResponsemnissler@chromium.org2013-09-301-4/+5
* 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