summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* Move core renderer subdirectories to content.jam@chromium.org2011-03-162-3/+3
* Chromoting plugin to use a backing storehclam@google.com2011-03-142-15/+26
* 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-087-3/+502
* Chromoting client don't submit login info if not connectedhclam@chromium.org2011-03-071-0/+6
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-0712-124/+257
* Fix the CSS class of the plugin scroll panel.simonmorris@chromium.org2011-03-071-1/+1
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-042-1/+8
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-043-2/+35
* Let the host change resolution.simonmorris@chromium.org2011-03-0411-73/+110
* Clang style fix for r76746.ajwong@chromium.org2011-03-031-4/+6
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-0311-110/+73
* Let the host change resolution.simonmorris@chromium.org2011-03-0311-73/+110
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-034-2/+126
* fix up exec bitsdmaclach@chromium.org2011-03-023-0/+0
* 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
* 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
* Add some missing VK to KeySym mappings, and some logging to aid debug.wez@chromium.org2011-03-011-0/+3
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-282-5/+3
* Add debug logging to Chromoting client UI.garykac@chromium.org2011-02-287-19/+159
* Redo the Chromoting extension as an app-engine app.ajwong@chromium.org2011-02-2417-242/+620
* Make the status message display completely disappearhclam@chromium.org2011-02-231-0/+3
* Update Chromoting login UIgarykac@chromium.org2011-02-185-74/+158
* Make chromoting connect always workhclam@chromium.org2011-02-181-7/+25
* Add debug message to chromoting extensionhclam@chromium.org2011-02-171-0/+5
* CSS style for chromoting main pagehclam@chromium.org2011-02-161-1/+1
* Implement a scrollbar for chromoting client pluginhclam@chromium.org2011-02-097-26/+46
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-081-27/+0
* Update Chromoting Extension Version number in Manifestajwong@chromium.org2011-02-051-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-24/+32
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-021-1/+1
* Disable login panel correctly for chromoting client pluginhclam@chromium.org2011-02-011-1/+1
* Chromoting client extension: Properly encode ClientLogin request.sergeyu@chromium.org2011-01-311-2/+4
* Handle Pepper ContextMenu event in Chromoting client plugingarykac@chromium.org2011-01-291-0/+5
* Chromoting: JS code to display to hide login dialoghclam@chromium.org2011-01-293-6/+31
* Chromoting pepper plugin to respond to BeginSessionResponsehclam@chromium.org2011-01-2813-28/+132
* Add PepperViewProxy to protect PepperView and ChromotingInstance on shutdownhclam@chromium.org2011-01-266-51/+271
* Chromoting plugin script interface to support login challengehclam@chromium.org2011-01-102-5/+50
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-072-4/+5
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-013-3/+3
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-232-3/+10
* Remove ChromotingClientMessagegarykac@chromium.org2010-12-081-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-024-12/+22
* Fix 2 crashers in remoting client.sergeyu@chromium.org2010-11-301-15/+21