summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Use the same MIME types regardless of branding, for compatibility.wez@chromium.org2011-05-281-5/+2
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-0/+3
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-2/+2
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-6/+6
* Convert Chromoting logging to appear in client debug-info div.garykac@chromium.org2011-05-231-0/+4
* Remove files that are compiled in both media.gyp and remoting.gyp.tony@chromium.org2011-05-201-6/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-7/+7
* Plumb the Remoting Host into the Host NPAPI plugin.wez@chromium.org2011-05-181-0/+1
* Change Chromoting->Remotingdmaclach@chromium.org2011-05-131-56/+56
* Mocks up the host plugin.dmaclach@chromium.org2011-05-121-0/+15
* Remove libsrtpfloppymaster@gmail.com2011-05-121-1/+0
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-111-2/+41
* Revert 84923 - Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-111-41/+2
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-111-2/+41
* Host access code verification for Me2Mom scenario.sergeyu@chromium.org2011-05-111-2/+7
* Revert 84843 - Build a "real" webapp deliverable and add plugin to it.bradnelson@google.com2011-05-111-47/+2
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-101-2/+47
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+5
* Revert 84722 - Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-4/+0
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+4
* Added out-of-line ctor and dtor to fix clang builds.jamiewalch@chromium.org2011-05-091-0/+1
* Define NPAPI plugin target for host.dmaclach@chromium.org2011-05-091-4/+51
* Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost.sergeyu@chromium.org2011-05-031-0/+1
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-1/+4
* Fix build break on the dbg-shlib botsergeyu@chromium.org2011-04-201-0/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+3
* 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