summaryrefslogtreecommitdiffstats
path: root/remoting/host/remoting_me2me_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Paired client revocation UI.jamiewalch@chromium.org2013-07-231-3/+6
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* Host offline status reporting.weitaosu@chromium.org2013-07-111-3/+22
* Revert 210731 "Host offline status reporting."satorux@chromium.org2013-07-101-22/+3
* Host offline status reporting.weitaosu@chromium.org2013-07-101-3/+22
* Don't create a pairing registry.jamiewalch@chromium.org2013-06-261-4/+2
* Linux pairing registry delegate implementationjamiewalch@chromium.org2013-06-231-6/+4
* Add static Create method to LibjingleTransportFactorysolb@chromium.org2013-06-211-1/+1
* Add notification when the host successfully starts.rmsousa@chromium.org2013-06-121-1/+23
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+5
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-041-4/+12
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-1/+1
* Initialize CPU-specific features in media when starting the host.alexeypa@chromium.org2013-05-301-0/+4
* Removing unused Chromoting host code.alexeypa@chromium.org2013-05-231-22/+0
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-221-1/+7
* Do not show the in-session UI in a curtained session.alexeypa@chromium.org2013-05-081-75/+7
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-301-12/+7
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-6/+5
* 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-7/+12
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-251-12/+7
* Enable RDP integration by default when the curtain mode is enabled by the pol...alexeypa@chromium.org2013-04-161-8/+20
* Host-side third party token validationrmsousa@chromium.org2013-04-061-3/+58
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-35/+6
* Don't use $USER for Local Login checklambroslambrou@chromium.org2013-03-301-32/+4
* Destroy NetworkChangeNotifier on the thread on which it is createdsergeyu@chromium.org2013-03-261-3/+4
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-1/+9
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-1/+0
* Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.alexeypa@chromium.org2013-03-141-2/+2
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-9/+0
* The worker process launcher can now ask the worker process to crash.alexeypa@chromium.org2013-03-081-3/+11
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-5/+14
* Crash the network or desktop process when an unknown IPC message is received.alexeypa@chromium.org2013-03-051-0/+3
* Pass the |curtain_activated| flag to IpcDesktopEnvironmentFactory.alexeypa@chromium.org2013-03-051-1/+15
* Write an error message to the debug log when the host is shutting down becaus...alexeypa@chromium.org2013-03-041-2/+5
* Forward host status notifications to the daemon via IPC.alexeypa@chromium.org2013-03-041-0/+8
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-5/+6
* Shutdown the host if the command line is not valid.alexeypa@chromium.org2013-02-251-1/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use a single shared entry point for all Chromoting processes.alexeypa@chromium.org2013-02-231-62/+4
* Add command line switch to ignore certificate requests to our host apps.rmsousa@chromium.org2013-02-231-0/+4
* Add base:: qualifiers for FilePath uses.msw@chromium.org2013-02-191-1/+1
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-071-0/+1
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-4/+21
* Relanding r180433, now without build/some.gyp:alexeypa@chromium.org2013-02-041-58/+46
* Revert 180433 because build\some.gyp was added to the CL by mistake.alexeypa@google.com2013-02-041-46/+58
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-02-041-58/+46
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+6