summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
Commit message (Expand)AuthorAgeFilesLines
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+3
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-271-3/+0
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+3
* Add libsrtp in DEPS, gyp file for libsrtp.sergeyu@chromium.org2010-09-221-0/+1
* Revert 60142 - Add libsrtp in DEPS, gyp file for libsrtp.sergeyu@chromium.org2010-09-221-1/+0
* Add libsrtp in DEPS, gyp file for libsrtp.sergeyu@chromium.org2010-09-221-0/+1
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-101-0/+6
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-101-6/+0
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-091-0/+6
* Basic user access check for chromoting host.sergeyu@chromium.org2010-09-021-0/+5
* Add in some infrastructure to make tracing of logical requests broken over as...ajwong@chromium.org2010-08-311-0/+3
* Jingle_glue bugfixes.sergeyu@chromium.org2010-08-281-1/+2
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-0/+1
* Unforked xmpp ssl adapter code.sergeyu@chromium.org2010-08-241-9/+1
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-241-0/+2
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+1
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-101-2/+2
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-101-2/+2
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-101-2/+2
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-0/+1
* Rename ChromotingPlugin -> ChromotingInstance to be more consistent withgarykac@google.com2010-08-071-2/+2
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-0/+1
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-1/+6
* Reapply 53892 with ARM build fix as suggested by Kobic.ajwong@chromium.org2010-07-291-0/+2
* Revert 53892 - Initial scriptable object implementation.rsesek@chromium.org2010-07-281-2/+0
* Initial scriptable object implementation.ajwong@chromium.org2010-07-281-0/+2
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-271-1/+0
* EncoderZlib/DecoderZlib for chromotinghclam@chromium.org2010-07-271-0/+6
* Unit test for Encoder / Decoder for remotinghclam@chromium.org2010-07-241-0/+3
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-12/+13
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-14/+9
* Reapply r51857 to start building chromoting plugin. Update for ppapi changes.ajwong@chromium.org2010-07-161-1/+4
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-141-0/+13
* Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."ajwong@chromium.org2010-07-081-4/+1
* Integrating back into using the external ppapi/cpp wrappers.ajwong@chromium.org2010-07-081-1/+4
* zlib decompression for chromotinghclam@chromium.org2010-07-071-3/+7
* Zlib compressor for Chromotinghclam@chromium.org2010-07-011-3/+7
* Get remoting.gyp depending only on the bits of gfx we need to depend on.dmaclach@chromium.org2010-06-301-2/+7
* Fix typo in remoting.gypgarykac@google.com2010-06-291-1/+1
* Fix thread usage in chromoting hosthclam@chromium.org2010-06-281-0/+3
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-281-47/+43
* Fork a copy of all the notifier code in chrome/common/net/notifier that we de...ajwong@chromium.org2010-06-281-16/+15
* Removed dependency on chrome/common.sergeyu@chromium.org2010-06-251-1/+0
* Fix remoting_unittests on shlib-dbg build botshclam@chromium.org2010-06-241-0/+12
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-231-43/+42
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-231-42/+43
* Convert chromoting to pepperv2 API.ajwong@chromium.org2010-06-221-40/+3
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-0/+5
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-29/+30