summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
Commit message (Expand)AuthorAgeFilesLines
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+5
* Reenable encoder/decoder tests.sergeyu@chromium.org2010-12-071-6/+12
* Revert 68434 - Reenable encoder/decoder tests.scherkus@chromium.org2010-12-071-6/+6
* Reenable encoder/decoder tests.sergeyu@chromium.org2010-12-071-6/+6
* Removed stream_writer.[cc|h]sergeyu@chromium.org2010-12-071-2/+0
* Rename SessionManager to ScreenRecorderhclam@chromium.org2010-12-061-3/+3
* Refactor ZLib and Verbatim encoders.sergeyu@chromium.org2010-12-061-6/+5
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-0/+1
* Implemented RtcpWriter for sending RTCP Receiver Reports.sergeyu@chromium.org2010-11-241-0/+2
* Unittests for RTP packetizer and depacketizer.sergeyu@chromium.org2010-11-171-1/+2
* Introduce a fake HostStub since there's no need to handle it nowhclam@chromium.org2010-11-171-0/+2
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-1/+0
* Added CompoundBuffer that will be used to store data in the encoding/decodingsergeyu@chromium.org2010-11-161-3/+3
* Reapply of r65413. Add linux executor support for Chromoting host.ajwong@chromium.org2010-11-111-0/+1
* Revert "Reapply of r65413. XTest dependencies added to _chroots_ on linux bots."ajwong@chromium.org2010-11-101-1/+0
* Reapply of r65413. XTest dependencies added to _chroots_ on linux bots.ajwong@chromium.org2010-11-101-0/+1
* Fix build breakhclam@chromium.org2010-11-091-2/+0
* Implementation of InputStub for chromotinghclam@chromium.org2010-11-091-8/+12
* Revert "Reapply of r65413. XTest dependencies added to linux bots."ajwong@chromium.org2010-11-091-1/+0
* Use the XTest extension to execute mouse and keyboard events.ajwong@chromium.org2010-11-091-0/+1
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-2/+2
* Revert "Use the XTest extension to execute mouse and keyboard events."ajwong@chromium.org2010-11-081-1/+0
* Use the XTest extension to execute mouse and keyboard events.ajwong@chromium.org2010-11-081-0/+1
* Removed dependence on remoting/client from remoting/protocol.sergeyu@chromium.org2010-11-051-27/+27
* Implementation of ClientStubImplhclam@chromium.org2010-11-051-0/+3
* Comment out broken chromoting targetsgarykac@chromium.org2010-11-041-27/+27
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-3/+3
* Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}ajwong@chromium.org2010-11-041-5/+7
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-9/+9
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-0/+13
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-1/+1
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-1/+1
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-6/+16
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-16/+6
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-6/+16
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-5/+5
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-13/+13
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-0/+2
* Implement basic X11 screen capture on linux.ajwong@chromium.org2010-10-211-0/+6
* Simple RTP reader/writer.sergeyu@chromium.org2010-10-201-0/+8
* HostMessageDispatcher to dispatch messages received on a chromoting connectionhclam@chromium.org2010-10-191-0/+4
* Fix remoting_unittests to pull in TCMalloc.willchan@chromium.org2010-10-191-0/+8
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-3/+3
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-141-16/+0
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-6/+20