summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the Remoting Host plugin into its own sub-directory.wez@chromium.org2011-06-211-454/+0
* Split host plugin into multiple files.sergeyu@chromium.org2011-06-211-639/+5
* Improve error/debug messaging for Chromoting host plugin:garykac@google.com2011-06-201-4/+55
* Limit number of failed connection attempts.sergeyu@chromium.org2011-06-201-0/+12
* Cleanups in the host shutdown logic and some minor fixes.sergeyu@chromium.org2011-06-201-140/+183
* Revert 89370 - Notify calling web-app when Host plugin becomes connected to a...creis@chromium.org2011-06-161-13/+6
* Notify calling web-app when Host plugin becomes connected to a client.wez@chromium.org2011-06-161-6/+13
* Retrying submission of http://codereview.chromium.org/7144010/lambroslambrou@google.com2011-06-161-6/+14
* Revert 89227 - Run DisconnectWindow::Show/Hide on correct thread.lambroslambrou@google.com2011-06-151-14/+6
* Run DisconnectWindow::Show/Hide on correct thread.lambroslambrou@chromium.org2011-06-151-6/+14
* Initial Disconnect window implementation for Chromoting (Windows).garykac@google.com2011-06-141-0/+18
* Fix calling convention for Chromoting's NP_Shutdown entry pointsgarykac@chromium.org2011-06-091-1/+1
* Add version info with MIME type to Remoting Host plugin for Windows.wez@chromium.org2011-06-071-8/+13
* Statically link VPX into the Host Plugin.wez@chromium.org2011-06-021-27/+16
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-4/+4
* Set up and tear down AtExitManager at the right times in the Host plugin.wez@chromium.org2011-06-021-1/+9
* Revert 87534 - Statically link VPX into the Host Plugin.michaeln@google.com2011-06-011-16/+27
* Statically link VPX into the Host Plugin.wez@chromium.org2011-06-011-27/+16
* Initial curtain mode implementation.jamiewalch@google.com2011-05-311-3/+1
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-3/+11
* Negotiate Mac event and drawing model supportdmaclach@chromium.org2011-05-241-0/+38
* Temporarily add media library initialization.wez@chromium.org2011-05-231-0/+30
* Fix use of SupportAccessVerifier in Host plugin.wez@chromium.org2011-05-201-16/+23
* Move the call to ChromotingHost::Start to the right place.wez@chromium.org2011-05-201-6/+5
* Plumb the Remoting Host into the Host NPAPI plugin.wez@chromium.org2011-05-181-70/+132
* Fix the Remoting Host plugin to be compatible with NPAPI on Linux.wez@chromium.org2011-05-141-13/+26
* Fix web-app nomenclature.jamiewalch@chromium.org2011-05-141-2/+2
* Mocks up the host plugin.dmaclach@chromium.org2011-05-121-58/+364
* Define NPAPI plugin target for host.dmaclach@chromium.org2011-05-091-0/+493