summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."erg@chromium.org2013-05-241-5/+7
* Remove all but one use of WeakPtrFactory::DetachFromThread.wez@chromium.org2013-05-241-7/+5
* Don't serialize config dictionary in Native Messaging interface.lambroslambrou@chromium.org2013-05-241-38/+21
* Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."dbeam@chromium.org2013-05-247-14/+260
* Allow multiple base::MessagePumpForUI instances to be created simultanenously...alexeypa@chromium.org2013-05-247-260/+14
* Make CreateConnectedIpcChannel() a cross-platform API.alexeypa@chromium.org2013-05-2413-462/+319
* Removing unused Chromoting host code.alexeypa@chromium.org2013-05-239-343/+40
* Clear |event_handler_| in UnprivilegedProcessDelegate::KillProcess() so that ...alexeypa@chromium.org2013-05-231-0/+1
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-221-1/+7
* [Chromoting] Refactored worker process launching code and speeded up the desk...alexeypa@chromium.org2013-05-1811-806/+834
* Fix memory leak in IpcDesktopEnvironmentTest.CaptureFramesergeyu@chromium.org2013-05-161-2/+6
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-1623-411/+619
* Read the port number used by RDP from the registry.alexeypa@chromium.org2013-05-161-2/+16
* Add header file for NativeMessagingHostlambroslambrou@chromium.org2013-05-163-128/+158
* Fix Mac installer to restart users' Host processeslambroslambrou@chromium.org2013-05-161-3/+13
* Do not show the in-session UI in a Me2Me session on Linux.alexeypa@chromium.org2013-05-151-12/+17
* Write the duration of various session management operations to the log (Windo...alexeypa@chromium.org2013-05-143-0/+43
* Do not show the in-session UI in a curtained session.alexeypa@chromium.org2013-05-0825-372/+384
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-6/+5
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-083-3/+3
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-083-3/+3
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-5/+6
* Native Messaging host process for Chromoting Me2Me.lambroslambrou@chromium.org2013-05-036-2/+816
* Newly allocated PangoAttrList must be freed with pango_attr_list_unref().sudarsana.nagineni@intel.com2013-05-021-0/+1
* Fix memory corruption and error handling for host validation.rmsousa@chromium.org2013-05-012-7/+152
* Create the desktop environment before any of the channel were connected.alexeypa@chromium.org2013-05-0111-140/+118
* Revert 197510 "Fix error handling for host validation."jln@chromium.org2013-05-012-149/+5
* Fix error handling for host validation.rmsousa@chromium.org2013-04-302-5/+149
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-305-230/+125
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-3031-106/+122
* Rationalize linux vs x11 in remotingdavemoore@chromium.org2013-04-291-17/+17
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-2718-24/+23
* Don't use pgrep on OS X.jamiewalch@chromium.org2013-04-262-10/+16
* Revert 196343 "Made the ChromotingHost class not ref-counted."alexeypa@chromium.org2013-04-255-115/+217
* Made the ChromotingHost class not ref-counted.alexeypa@chromium.org2013-04-255-217/+115
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-2424-725/+513
* Simplify ScreenCapturer interface.sergeyu@chromium.org2013-04-2310-143/+12
* Fix Chromoting It2Me host to show disconnect window on linux.sergeyu@chromium.org2013-04-233-12/+22
* Reordered packages to install Keystone first.jamiewalch@google.com2013-04-231-9/+9
* Do not use the mandatory label in when generating security descriptors on Win...alexeypa@chromium.org2013-04-201-5/+14
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-1914-48/+208
* Restart the Chromoting daemon after one minute when it crashes.alexeypa@chromium.org2013-04-191-1/+12
* Do not access memory freed by WTSFreeMemory().alexeypa@chromium.org2013-04-171-1/+2
* Enable RDP integration by default when the curtain mode is enabled by the pol...alexeypa@chromium.org2013-04-161-8/+20
* Cancel any modal UI shown by the RDP control.alexeypa@chromium.org2013-04-162-6/+106
* Remove unnecessary #include.pkasting@chromium.org2013-04-151-2/+0
* Remove base::DictionaryValue::HasNext.pneubeck@chromium.org2013-04-123-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0913-55/+72
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0913-72/+55
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0913-55/+72