summaryrefslogtreecommitdiffstats
path: root/remoting/host/plugin
Commit message (Expand)AuthorAgeFilesLines
* Revert 248255 "It2me native messaging host: webapp implementation."avi@chromium.org2014-01-311-1/+0
* It2me native messaging host: webapp implementation.weitaosu@chromium.org2014-01-311-0/+1
* Revert of It2me native messaging host: webapp implementation. (https://codere...caseq@chromium.org2014-01-311-1/+0
* It2me native messaging host: webapp implementation.weitaosu@chromium.org2014-01-311-0/+1
* Revert 248072 "It2me native messaging host: webapp implementation."xhwang@chromium.org2014-01-311-1/+0
* It2me native messaging host: webapp implementation.weitaosu@chromium.org2014-01-301-0/+1
* Rename Chromoting string resource IDs from IDR_ to IDS_.lambroslambrou@chromium.org2014-01-271-2/+2
* host_context_ shouldn't be freed while the the disconnection task is still ru...weitaosu@chromium.org2014-01-251-1/+0
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+2
* Replace string16 with base::string16 in gpu, media, and remoting.brettw@chromium.org2013-12-122-5/+6
* Implement the It2Me native messaging host.weitaosu@chromium.org2013-11-282-6/+11
* Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...weitaosu@chromium.org2013-11-263-4/+6
* It2Me native messaging: GYP and source refactoringweitaosu@chromium.org2013-11-022-21/+21
* Revert 232331 "It2Me native messaging: GYP and source refactoring"robertphillips@google.com2013-11-012-21/+21
* It2Me native messaging: GYP and source refactoringweitaosu@chromium.org2013-11-012-21/+21
* Create a remoting_it2me_host_static GYP target which will be shared between t...weitaosu@chromium.org2013-10-242-609/+3
* 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-221-0/+5
* Remoting: Move WeakPtrFactory members to be lastdmichael@chromium.org2013-10-102-3/+4
* Revert 219719 "Make XmppSignalStrategy accept ResolvingClientSoc..."sergeyu@chromium.org2013-09-201-6/+3
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Follow up cleanups for r222162.alexeypa@chromium.org2013-09-102-95/+96
* 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-102-53/+14
* Make XmppSignalStrategy accept ResolvingClientSocketFactory from outside.sergeyu@chromium.org2013-08-271-3/+6
* Cleanup XmppSignalStrategy initializationsergeyu@chromium.org2013-08-221-44/+27
* Add supportedMessages to the hello messagermsousa@chromium.org2013-08-021-1/+9
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-316-72/+66
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-306-65/+71
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-306-71/+65
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-266-65/+71
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-266-71/+65
* Fix NPAPI and native messaging hosts to cope with NULL pairing registry.jamiewalch@chromium.org2013-07-241-10/+23
* Paired client revocation UI.jamiewalch@chromium.org2013-07-231-4/+0
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* Add support for pairing-registry APIs to host_dispatcher.js.lambroslambrou@chromium.org2013-07-172-11/+18
* Chromoting paired-client revocation, with NPAPI/native-messaging APIs.lambroslambrou@chromium.org2013-07-122-1/+149
* Localized Chromoting Host on Windows.alexeypa@chromium.org2013-07-091-5/+0
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-1/+1
* Add static Create method to LibjingleTransportFactorysolb@chromium.org2013-06-211-1/+1
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-112-3/+3
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-3/+3
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-301-37/+37
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* Revert 196343 "Made the ChromotingHost class not ref-counted."alexeypa@chromium.org2013-04-251-31/+26
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-251-26/+31
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-242-24/+24
* Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.dcheng@chromium.org2013-04-081-1/+1