summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin/chromoting_scriptable_object.h
Commit message (Expand)AuthorAgeFilesLines
* Release all keys on blur.jamiewalch@google.com2011-07-081-1/+9
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-241-9/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-2/+3
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-1/+4
* Re-order comments in chromoting_scriptable_object to match .cc codegarykac@chromium.org2011-05-251-28/+31
* Add basic versioning check to Chromoting's plugin/JS code.garykac@chromium.org2011-05-251-0/+10
* Revert 86575 - Revert 86573 - Add separate nonce version of connect calls to ...ukai@chromium.org2011-05-251-8/+12
* Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...ukai@chromium.org2011-05-251-12/+8
* Add separate nonce version of connect calls to ChromotingScriptableObject.garykac@chromium.org2011-05-251-8/+12
* Added nonce to client interface.jamiewalch@chromium.org2011-05-091-2/+3
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-0/+3
* If the user selects scale-to-fit, then PepperView startssimonmorris@chromium.org2011-04-201-0/+6
* Report capture and encode time for chromotinghclam@google.com2011-04-051-2/+6
* Report decode and render latency for Chromotinghclam@google.com2011-04-051-0/+4
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-051-0/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-16/+31
* Let the host change resolution.simonmorris@chromium.org2011-03-041-0/+3
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-3/+0
* Let the host change resolution.simonmorris@chromium.org2011-03-031-0/+3
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-2/+13
* Change the chromoting plugin login interfacehclam@chromium.org2011-03-021-3/+0
* Add debug logging to Chromoting client UI.garykac@chromium.org2011-02-281-4/+14
* Implement a scrollbar for chromoting client pluginhclam@chromium.org2011-02-091-1/+6
* Chromoting pepper plugin to respond to BeginSessionResponsehclam@chromium.org2011-01-281-11/+12
* Chromoting plugin script interface to support login challengehclam@chromium.org2011-01-101-0/+19
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-2/+2
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-2/+2
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-2/+2
* Revert PPAPI change.brettw@chromium.org2010-11-021-2/+2
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-2/+2
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-2/+2
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-2/+2
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-081-14/+49
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-071-2/+2
* Rename ChromotingPlugin -> ChromotingInstance to be more consistent withgarykac@google.com2010-08-071-5/+5
* Reapply 53892 with ARM build fix as suggested by Kobic.ajwong@chromium.org2010-07-291-0/+100
* Revert 53892 - Initial scriptable object implementation.rsesek@chromium.org2010-07-281-100/+0
* Initial scriptable object implementation.ajwong@chromium.org2010-07-281-0/+100