summaryrefslogtreecommitdiffstats
path: root/remoting/host/me2me_desktop_environment.cc
Commit message (Expand)AuthorAgeFilesLines
* Touch Events capability negotiationrkuroiwa2015-06-051-6/+13
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-011-4/+2
* Cleanup usage of scoped_ptr<> in remoting for C++11sergeyu2014-09-291-3/+3
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-08-081-10/+1
* Add gnubby authentication to remoting hostpsj@chromium.org2014-02-201-1/+26
* Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"benwells@chromium.org2014-01-311-1/+10
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-301-10/+1
* Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"gavinp@chromium.org2014-01-291-1/+10
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-291-10/+1
* Don't use ScreenCapturer::CreateWithXDamage() in chrome and chromotingsergeyu@chromium.org2013-10-151-6/+5
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-311-7/+3
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-301-3/+7
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-301-7/+3
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-261-3/+7
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-261-7/+3
* Add host-side rate-limiting to desktop resize events.jamiewalch@chromium.org2013-06-091-0/+6
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-4/+5
* Do not show the in-session UI in a Me2Me session on Linux.alexeypa@chromium.org2013-05-151-12/+17
* Do not show the in-session UI in a curtained session.alexeypa@chromium.org2013-05-081-19/+46
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-7/+41
* Fix Chromoting It2Me host to show disconnect window on linux.sergeyu@chromium.org2013-04-231-1/+5
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-5/+12
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-16/+35
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-2/+0
* Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.alexeypa@chromium.org2013-03-141-0/+57