summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host_context.h
Commit message (Expand)AuthorAgeFilesLines
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-011-4/+7
* Move URLRequestContextGetter creation to ChromotingHostContext.sergeyu@chromium.org2012-04-171-2/+10
* Add file thread in MessageHostContext.sergeyu@chromium.org2012-04-171-6/+9
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-1/+4
* Don't crash in ~HostNPScriptObject() when the object wasn't initialized.sergeyu@chromium.org2012-03-061-6/+6
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+0
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-7/+1
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-19/+3
* Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-3/+19
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-19/+3
* Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-3/+19
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-19/+3
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-1/+1
* Fix memory leaks in remoting_unittests.sergeyu@chromium.org2011-07-301-6/+8
* Don't use base::OneShotTimer on plugin main thread.sergeyu@chromium.org2011-07-291-3/+5
* Use the correct Chrome UI thread when creating the chromoting continue window.garykac@google.com2011-06-221-3/+3
* Retrying submission of http://codereview.chromium.org/7144010/lambroslambrou@google.com2011-06-161-0/+21
* Revert 89227 - Run DisconnectWindow::Show/Hide on correct thread.lambroslambrou@google.com2011-06-151-21/+0
* Run DisconnectWindow::Show/Hide on correct thread.lambroslambrou@chromium.org2011-06-151-0/+21
* Make the UI-integration thread a non-UI thread in the Chrome sense.wez@chromium.org2011-05-181-9/+8
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-191-1/+8
* Resubmit "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-281-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove capture thread in Chromoting hosthclam@chromium.org2010-11-181-4/+1
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-0/+2
* This is a monster CL.ajwong@chromium.org2010-10-041-0/+4
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-2/+2
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-6/+6
* Start Chromoting Host Process in Chrome Servicehclam@chromium.org2010-07-011-0/+2
* Fix thread usage in chromoting hosthclam@chromium.org2010-06-281-0/+51