summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
...
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-1317-20/+524
* Call the DisconnectWindow interface methods on the UI thread.lambroslambrou@chromium.org2011-06-095-3/+29
* Fix calling convention for Chromoting's NP_Shutdown entry pointsgarykac@chromium.org2011-06-091-1/+1
* Add fix suggestion for me2mom failure case.jamiewalch@chromium.org2011-06-081-1/+4
* Add version info with MIME type to Remoting Host plugin for Windows.wez@chromium.org2011-06-074-8/+136
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-0713-7/+1349
* 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-318-54/+135
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-275-24/+18
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-275-18/+24
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-275-24/+18
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-255-7/+30
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* Negotiate Mac event and drawing model supportdmaclach@chromium.org2011-05-241-0/+38
* Fix InvalidateFullScreen() for the full-screen-polling case.lambroslambrou@chromium.org2011-05-231-0/+1
* Temporarily add media library initialization.wez@chromium.org2011-05-231-0/+30
* Don't use letters in me2mom access code.sergeyu@chromium.org2011-05-211-6/+3
* Fix use of SupportAccessVerifier in Host plugin.wez@chromium.org2011-05-201-16/+23
* Fix +/- keys on Mac remoting host.lambroslambrou@chromium.org2011-05-201-2/+2
* fix up mac simple hostdmaclach@chromium.org2011-05-201-1/+2
* Move the call to ChromotingHost::Start to the right place.wez@chromium.org2011-05-201-6/+5
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-2/+2
* Remove local login prompt for me2mom.jamiewalch@chromium.org2011-05-195-10/+48
* Disable DAMAGE and do full-screen polling in Linux capturer.lambroslambrou@chromium.org2011-05-191-5/+19
* Add XFlush calls to fix event injection.lambroslambrou@chromium.org2011-05-191-0/+3
* Plumb the Remoting Host into the Host NPAPI plugin.wez@chromium.org2011-05-181-70/+132
* Calculate invalid rectangles for full-screen polling on Linux.lambroslambrou@chromium.org2011-05-181-7/+30
* Cope with OnSignallingDisconnected without preceding OnSignallingConnected.wez@chromium.org2011-05-181-0/+8
* Make the UI-integration thread a non-UI thread in the Chrome sense.wez@chromium.org2011-05-189-35/+37
* Cleaned up access-code printing.jamiewalch@chromium.org2011-05-175-32/+34
* Refactor Linux capturer.lambroslambrou@chromium.org2011-05-171-59/+100
* Store (and check) support id in SupportAccessVerifier.jamiewalch@chromium.org2011-05-163-12/+30
* 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-144-18/+23
* Do full-screen polling if X server does not support DAMAGE.lambroslambrou@chromium.org2011-05-131-16/+32
* Fix up memory leak in remoting host tests.dmaclach@chromium.org2011-05-133-10/+15
* Mocks up the host plugin.dmaclach@chromium.org2011-05-122-58/+369
* Move "Early out" test from Capturer thread to Encoder thread.lambroslambrou@chromium.org2011-05-121-16/+20
* Host access code verification for Me2Mom scenario.sergeyu@chromium.org2011-05-1112-57/+247
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-102-2/+2
* Roll new libjingle. Use the new incoming_only flag in chromoting host.sergeyu@chromium.org2011-05-101-2/+1
* Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-70/+131
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-104-33/+354
* Revert 84722 - Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-104-354/+33
* Revert 84724 - Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-131/+70
* Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-70/+131