summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin
Commit message (Expand)AuthorAgeFilesLines
* Don't use JingleThread in the client plugin.sergeyu@chromium.org2011-08-041-2/+1
* Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-041-1/+11
* Revert 95414 - Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-041-11/+1
* Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-041-1/+11
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-046-124/+102
* Call Pepper's Flush command properlyhclam@chromium.org2011-08-032-9/+23
* Respect NAT traversal policy in the Chromoting client plugin.ajwong@chromium.org2011-08-032-23/+164
* If pepper flush returns an error then save a pending flushhclam@chromium.org2011-08-012-8/+33
* Expose nat_traversal flag to host and client plugins.sergeyu@chromium.org2011-07-261-1/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+2
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-267-334/+165
* Request wheel events for Chromoting so they're not handled by the browser.garykac@chromium.org2011-07-211-1/+1
* Change Chromoting client to use Pepper's new Resource-base InputEvents.garykac@chromium.org2011-07-217-60/+83
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-5/+5
* Purge references to JingleClient.wez@chromium.org2011-07-201-1/+1
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-204-37/+53
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-204-53/+37
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-204-37/+53
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-181-7/+5
* Remove unused methods in ChromotingInstance.hclam@chromium.org2011-07-152-16/+0
* Fixup threading for Chromoting's logging code.garykac@chromium.org2011-07-132-58/+7
* Release all keys on blur.jamiewalch@google.com2011-07-084-1/+26
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-072-7/+3
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-0/+1
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* Cleanup client shutdown sequence.sergeyu@chromium.org2011-06-241-2/+13
* Cleanup usage of JingleThread in the protocol code.sergeyu@chromium.org2011-06-241-1/+1
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-243-102/+14
* Remove remoting_x11_clientsergeyu@chromium.org2011-06-231-1/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-2/+3
* Temporarily move to private synchronous scriptable interfaces.wez@chromium.org2011-06-203-15/+16
* Initial key exchange implementation.sergeyu@chromium.org2011-06-013-59/+53
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-252-4/+15
* 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-252-0/+20
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Revert 86575 - Revert 86573 - Add separate nonce version of connect calls to ...ukai@chromium.org2011-05-252-52/+77
* Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...ukai@chromium.org2011-05-252-77/+52
* Add separate nonce version of connect calls to ChromotingScriptableObject.garykac@chromium.org2011-05-252-52/+77
* Convert Chromoting logging to appear in client debug-info div.garykac@chromium.org2011-05-235-25/+168
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-3/+4
* Added nonce to client interface.jamiewalch@chromium.org2011-05-094-10/+29
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-062-0/+7
* Cope gracefully with scripts querying stats before client has started.wez@chromium.org2011-04-263-5/+9
* If the user selects scale-to-fit, then PepperView startssimonmorris@chromium.org2011-04-209-44/+388
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-2/+2
* Report capture and encode time for chromotinghclam@google.com2011-04-053-11/+20
* Report decode and render latency for Chromotinghclam@google.com2011-04-054-7/+23
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-054-0/+24
* Move some files from base to base/memory.levin@chromium.org2011-03-286-9/+9