summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-193-9/+9
* Remove local login prompt for me2mom.jamiewalch@chromium.org2011-05-198-69/+51
* 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-183-72/+135
* Added client plug-in connection.jamiewalch@chromium.org2011-05-187-51/+541
* 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
* Supply the XMPP user login and token to connect().wez@chromium.org2011-05-181-1/+4
* 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-145-48/+61
* Change Chromoting->Remotingdmaclach@chromium.org2011-05-131-56/+56
* Implementation of id-to-jid logic.jamiewalch@chromium.org2011-05-133-24/+80
* Do full-screen polling if X server does not support DAMAGE.lambroslambrou@chromium.org2011-05-131-16/+32
* Add in direct (if hacky) support for ClientLogin for the Remoting WebApp.ajwong@chromium.org2011-05-133-23/+139
* Fix up memory leak in remoting host tests.dmaclach@chromium.org2011-05-133-10/+15
* Mocks up the host plugin.dmaclach@chromium.org2011-05-126-105/+474
* Move "Early out" test from Capturer thread to Encoder thread.lambroslambrou@chromium.org2011-05-121-16/+20
* temporarily deal with python 2.5 on some of the linux buildbots.dmaclach@chromium.org2011-05-121-0/+8
* Keep quiet when there's no IQ data to process.wez@chromium.org2011-05-121-3/+9
* Remove libsrtpfloppymaster@gmail.com2011-05-121-1/+0
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-121-2/+2
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-2/+2
* Disable TCP temporarily to workaround crbug.com/80245.sergeyu@chromium.org2011-05-111-0/+4
* Simple OAuth1 implementation based on http://code.google.com/chrome/extension...ajwong@chromium.org2011-05-117-3/+1119
* Remember last-used mode.jamiewalch@chromium.org2011-05-113-5/+11
* iwyu: Include callback_old.h where appropriate, final.jhawkins@chromium.org2011-05-111-1/+1
* Add in simple local state storage functions, and a rudimentary auth panel.ajwong@chromium.org2011-05-114-5/+57
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-113-3/+102
* Revert 84923 - Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-113-100/+4
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-113-4/+100
* Host access code verification for Me2Mom scenario.sergeyu@chromium.org2011-05-1118-110/+399
* Revert 84843 - Build a "real" webapp deliverable and add plugin to it.bradnelson@google.com2011-05-113-98/+3
* Basic UI flow.jamiewalch@chromium.org2011-05-105-40/+195
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-103-3/+98
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-3/+4
* 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-107-45/+66
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-102-4/+4
* Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-70/+131
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-108-37/+430
* Revert 84722 - Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-107-411/+37
* Revert 84724 - Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-131/+70
* Make this into a WebApp instead of an extension.ajwong@chromium.org2011-05-103-3/+7
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-102-2/+2
* Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-70/+131