summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
Commit message (Expand)AuthorAgeFilesLines
* Making remoting::ScopedScHandle an instance of the base::win::GenericScopedHa...alexeypa@chromium.org2012-03-081-1/+0
* Use classList in host_table_entryjamiewalch@chromium.org2012-03-061-1/+0
* Making the me2me host compiling and running on Windows. This includes making ...alexeypa@chromium.org2012-03-021-2/+52
* Cleanup error handling in the client plugin.sergeyu@chromium.org2012-03-021-0/+1
* Added connection history (minus the history data)jamiewalch@google.com2012-03-021-2/+4
* The chromoting host expands dirty regions to a set of 16x16 blocks,simonmorris@chromium.org2012-02-281-0/+1
* Chromoting: remove debug log div and direct logging to console.loggarykac@chromium.org2012-02-251-2/+3
* Renaming remoting_host_service*.* -> host_service*.* to make class names and ...alexeypa@chromium.org2012-02-251-4/+4
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-0/+1
* Rename PepperSession to JingleSession.sergeyu@chromium.org2012-02-241-5/+5
* Revert 123513 - The chromoting host expands dirty regions to a set of 16x16 b...simonmorris@chromium.org2012-02-241-1/+0
* The chromoting host expands dirty regions to a set of 16x16 blocks,simonmorris@chromium.org2012-02-241-0/+1
* Implemented the infrustructure for monitoring sessions attaching to and detac...alexeypa@chromium.org2012-02-241-0/+11
* Switch host to the new signaling code.sergeyu@chromium.org2012-02-221-12/+0
* Libjingle-based TransportFactory implementation.sergeyu@chromium.org2012-02-211-0/+2
* Renamed choice.{css,html} to main.{css,html}jamiewalch@google.com2012-02-161-4/+3
* Respect NAT traversal policy in the Me2Me host.sergeyu@chromium.org2012-02-161-5/+5
* Remove old client dependencies that we don't need anymore.sergeyu@chromium.org2012-02-151-7/+1
* Messaging-based interface support in the webapp.sergeyu@chromium.org2012-02-151-0/+1
* Make remoting.ClientPlugin an abstract interface.sergeyu@chromium.org2012-02-151-0/+1
* Don't build remoting host on ChromeOS.jamiewalch@google.com2012-02-141-17/+23
* Added support for stop/start and set PIN.jamiewalch@google.com2012-02-131-0/+2
* Chromoting: Remove old client test server and test files that we no longergarykac@chromium.org2012-02-131-12/+0
* Fix Windows debug trybots / shared builds when building remoting_service.rsleevi@chromium.org2012-02-111-0/+1
* Add remoting.ClientPlugin class that wraps the client plugin.sergeyu@chromium.org2012-02-111-0/+1
* 1. Implemented installation and uninstallation code for the Chromoting service.alexeypa@chromium.org2012-02-101-0/+5
* Fix dependencies for remoting_service so that it doesn't break shared builds.grt@chromium.org2012-02-091-1/+1
* Introducing helper wrappers for copying a rectangle from a one partial buffer...alexeypa@chromium.org2012-02-091-0/+1
* Add abstract interfaces for the transport layer.sergeyu@chromium.org2012-02-091-3/+3
* Revert 121094 - Add abstract interfaces for the transport layer.sergeyu@chromium.org2012-02-091-3/+3
* Add abstract interfaces for the transport layer.sergeyu@chromium.org2012-02-081-3/+3
* Skeleton of the Chromoting service for Windows.alexeypa@chromium.org2012-02-081-0/+15
* Reverting 120739 that caused valgrind breaks.alexeypa@chromium.org2012-02-071-1/+0
* Introducing helper wrappers for copying a rectangle from a one partial buffer...alexeypa@chromium.org2012-02-071-0/+1
* Added daemon process NPAPI.jamiewalch@chromium.org2012-02-071-0/+4
* Fix crash on disconnectdcaiafa@chromium.org2012-02-041-0/+2
* Implement NegotiatingAuthenticator.sergeyu@chromium.org2012-01-301-0/+3
* Move common authenticators code to a separate file.sergeyu@chromium.org2012-01-251-0/+2
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-0/+2
* Revert 118805 - Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-2/+0
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-0/+2
* Refactor system event logging into platform-specific classes.lambroslambrou@chromium.org2012-01-191-0/+2
* Add simple unit-tests for KeyEventTracker.wez@chromium.org2012-01-181-0/+1
* Remove unneeded GUI source files from remoting_me2me_host compilation.lambroslambrou@chromium.org2012-01-181-5/+0
* Event logging for Me2Me host.lambroslambrou@chromium.org2012-01-131-0/+2
* Remove webapp_it2me target from remoting.gyp.sergeyu@chromium.org2012-01-131-46/+0
* Fix comments I messed up in r117322.sergeyu@chromium.org2012-01-121-3/+6
* Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/sergeyu@chromium.org2012-01-111-102/+148
* Added Me2Me-specific authenticator factory.sergeyu@chromium.org2012-01-101-0/+2
* Implement SignalingConnector that reconnects XMPP when necessary.sergeyu@chromium.org2012-01-071-0/+2