summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-294-58/+35
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-192-0/+5
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-094-149/+84
* Add DEPS files in remoting subdirectories.sergeyu@chromium.org2010-11-051-0/+8
* Removed dependence on remoting/client from remoting/protocol.sergeyu@chromium.org2010-11-054-4/+12
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-0414-382/+35
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-0414-31/+45
* Rename classes for Chromoting:garykac@chromium.org2010-11-032-45/+45
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-035-68/+93
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-0211-29/+28
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-0211-28/+29
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-0211-29/+28
* Revert PPAPI change.brettw@chromium.org2010-11-0211-28/+29
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-0211-29/+28
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-0211-28/+29
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-0211-29/+28
* Fix arm build.sergeyu@chromium.org2010-11-021-0/+3
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-024-27/+29
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-014-29/+27
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-014-27/+29
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-285-6/+11
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-272-21/+21
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-242-8/+15
* Fix remoting to use scoped_refptr.willchan@chromium.org2010-10-231-3/+3
* Implement basic X11 screen capture on linux.ajwong@chromium.org2010-10-211-0/+2
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-194-30/+16
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-184-3/+4
* Move Chromoting hostlist into tab (from extension popup)garykac@chromium.org2010-10-1410-56/+210
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-142-26/+3
* Call SetViewport when client is inite'edgarykac@chromium.org2010-10-131-0/+1
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-0818-117/+407
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-073-4/+4