summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
Commit message (Expand)AuthorAgeFilesLines
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-051-0/+6
* Clean up remoting projectdmaclach@chromium.org2011-04-041-63/+22
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-3/+3
* Moved socket adapters from remoting/jingle_glue to jingle/glue.sergeyu@chromium.org2011-03-311-10/+1
* Curtain mode interface, hooks and unit tests.jamiewalch@chromium.org2011-03-301-0/+7
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-291-1/+2
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-231-2/+2
* Implemented shared memory capture method.jamiewalch@chromium.org2011-03-211-1/+7
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-181-2/+2
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...sadrul@chromium.org2011-03-151-1/+1
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.sadrul@chromium.org2011-03-151-0/+1
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-081-0/+2
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-2/+3
* Override HttpPortAllocator to inject a custom HTTP clienthclam@chromium.org2011-03-071-0/+2
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-0/+4
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-041-1/+8
* Remove the need for ReplayPortAllocator.ajwong@chromium.org2011-03-041-2/+0
* Local Login on Mac, using OS X Security frameworklambroslambrou@chromium.org2011-03-031-2/+1
* SocketWrapper for interfacing between JingleSession and SSL socketshclam@chromium.org2011-03-021-0/+2
* Fix up mac test client and simple host for remoting.dmaclach@chromium.org2011-03-021-0/+4
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-281-2/+0
* Use PAM auth on Linux, and stubs on other platforms.lambroslambrou@chromium.org2011-02-251-0/+9
* Add DesktopEnvironment class and refactor.lambroslambrou@chromium.org2011-02-231-2/+2
* Chromoting: UserAuthenticator interface and its implementation for PAM.sergeyu@chromium.org2011-02-161-0/+4
* Resubmit - Use SSE2 block differ for chromotinghclam@chromium.org2011-02-111-2/+41
* Revert 74571 - Use SSE2 block differ for chromotingdhollowa@chromium.org2011-02-111-41/+2
* Revert 74583 - Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-111-2/+41
* Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-111-41/+2
* Use SSE2 block differ for chromotinghclam@chromium.org2011-02-111-2/+41
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-081-2/+2
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-5/+8
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-2/+2
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-2/+0
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+2
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-2/+0
* Resubmit "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-281-0/+1
* Revert "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-261-1/+0
* Add PepperViewProxy to protect PepperView and ChromotingInstance on shutdownhclam@chromium.org2011-01-261-0/+2
* Fix crashes in ChromotingHosthclam@chromium.org2011-01-251-0/+1
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-0/+1
* 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