summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* 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-2612-381/+343
* 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-218-64/+83
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-212-16/+7
* 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-086-4/+53
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-076-89/+8
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-302-0/+2
* 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-243-7/+26
* Cleanup usage of JingleThread in the protocol code.sergeyu@chromium.org2011-06-243-6/+6
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-2411-163/+26
* Remove remoting_x11_clientsergeyu@chromium.org2011-06-239-619/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-212-3/+4
* Temporarily move to private synchronous scriptable interfaces.wez@chromium.org2011-06-203-15/+16
* use path in #includesdilmah@chromium.org2011-06-201-1/+1
* Initial key exchange implementation.sergeyu@chromium.org2011-06-017-78/+78
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-9/+7
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-271-7/+9
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-9/+7
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-255-5/+27
* 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-253-0/+41
* 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-253-57/+80
* Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...ukai@chromium.org2011-05-253-80/+57
* Add separate nonce version of connect calls to ChromotingScriptableObject.garykac@chromium.org2011-05-253-57/+80
* Add in support for connecting with just the OAuth2 token. Default to OAuth2.ajwong@chromium.org2011-05-247-58/+93
* Convert Chromoting logging to appear in client debug-info div.garykac@chromium.org2011-05-2311-31/+263
* Update the appengine code to use OAuth2 and break the gdata dependency.ajwong@chromium.org2011-05-219-280/+206
* Fixup debug log css for Chromoting client.garykac@chromium.org2011-05-201-1/+1
* Keep quiet when there's no IQ data to process.wez@chromium.org2011-05-121-3/+9
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-3/+4
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-102-4/+4
* Added out-of-line ctor and dtor to fix clang builds.jamiewalch@chromium.org2011-05-092-0/+18
* Added nonce to client interface.jamiewalch@chromium.org2011-05-098-18/+42
* Tidy up the Chromoting Client JavaScript logging a little.wez@chromium.org2011-05-071-46/+18
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-066-2/+24
* Revert 84060 - Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-042-5/+5
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-042-5/+5
* Fix Chromoting AppEngine app so it's possible to set it up.wez@chromium.org2011-05-041-11/+8