summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Inject custom NetworkManager to JingelClienthclam@google.com2011-03-091-0/+2
* Added support for other authentication mechanisms in jingle. This will allow ...sanjeevr@chromium.org2011-03-091-2/+5
* Fix handling of invalid certificates in JingleSessionManager.sergeyu@chromium.org2011-03-081-1/+4
* Tweak CSS to give the client scrollbars.simonmorris@chromium.org2011-03-081-2/+1
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-0818-15/+575
* Chromoting client don't submit login info if not connectedhclam@chromium.org2011-03-073-6/+30
* Configure Nagle's & Delayed ACK settings for Chromoting channels.wez@chromium.org2011-03-071-0/+13
* Support keyboard input on Macjamiewalch@chromium.org2011-03-072-4/+203
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-0722-429/+806
* Override HttpPortAllocator to inject a custom HTTP clienthclam@chromium.org2011-03-074-3/+68
* Added missing commas. Fixed lint warnings.jamiewalch@chromium.org2011-03-071-15/+15
* Fix the CSS class of the plugin scroll panel.simonmorris@chromium.org2011-03-071-1/+1
* Linux capturer to invalidate the full screen by using screen width and heighthclam@chromium.org2011-03-073-3/+11
* JingleClient to successfully connect more consistentlyhclam@chromium.org2011-03-072-0/+3
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-0420-61/+304
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-048-14/+96
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-043-6/+6
* Don't translate dirty rectangles in Mac capturer.lambroslambrou@chromium.org2011-03-041-4/+1
* Switch to new libjingle branch.sergeyu@chromium.org2011-03-044-5/+19
* Let the host change resolution.simonmorris@chromium.org2011-03-0432-216/+399
* Remove the need for ReplayPortAllocator.ajwong@chromium.org2011-03-046-109/+95
* Linux: roll ffmpeg and vpx so that we can build with system vpxphajdan.jr@chromium.org2011-03-032-6/+2
* Clang style fix for r76746.ajwong@chromium.org2011-03-033-7/+11
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-0331-397/+214
* Let the host change resolution.simonmorris@chromium.org2011-03-0331-214/+397
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-0317-237/+619
* Local Login on Mac, using OS X Security frameworklambroslambrou@chromium.org2011-03-033-4/+91
* Fix up mac capturer to flip image.dmaclach@chromium.org2011-03-032-6/+18
* fix up exec bitsdmaclach@chromium.org2011-03-023-0/+0
* SocketWrapper for interfacing between JingleSession and SSL socketshclam@chromium.org2011-03-026-17/+129
* Fix up mac test client and simple host for remoting.dmaclach@chromium.org2011-03-023-0/+14
* Cleans up some of the appengine ui to make it prettier.dmaclach@chromium.org2011-03-027-245/+2375
* More logs from chromoting pepper clienthclam@chromium.org2011-03-021-8/+16
* Change the chromoting plugin login interfacehclam@chromium.org2011-03-023-42/+15
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Quick fix for chromoting plugni to connect.hclam@chromium.org2011-03-011-1/+1
* Chromoting client plugin use DebugString() instead of AsString()hclam@chromium.org2011-03-011-7/+7
* Update comment to include relevant bug Id.wez@chromium.org2011-03-011-1/+1
* Add some missing VK to KeySym mappings, and some logging to aid debug.wez@chromium.org2011-03-012-28/+35
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-287-312/+224
* Add debug logging to Chromoting client UI.garykac@chromium.org2011-02-287-19/+159
* Report authentication failure on the host side of chromotinghclam@chromium.org2011-02-284-0/+19
* Don't clean up the Display now that we no longer own it.jamiewalch@chromium.org2011-02-281-24/+1
* Fix style mistakes in r75477.ajwong@chromium.org2011-02-251-1/+1
* Use PAM auth on Linux, and stubs on other platforms.lambroslambrou@chromium.org2011-02-2512-4/+192
* Redo the Chromoting extension as an app-engine app.ajwong@chromium.org2011-02-2417-242/+620
* Support MouseEvent input in Chromoting host for Mac.wez@chromium.org2011-02-242-1/+65
* Make the status message display completely disappearhclam@chromium.org2011-02-231-0/+3
* Add DesktopEnvironment class and refactor.lambroslambrou@chromium.org2011-02-239-123/+155
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-227-52/+8