summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2015-53/+423
* CL 6822065 streamlined the login process by using a form.simonmorris@chromium.org2011-04-191-1/+1
* Fix up login screen for remoting.dmaclach@chromium.org2011-04-142-24/+29
* Add basic video stats to Chromoting client status bar.garykac@chromium.org2011-04-131-1/+28
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-2/+2
* Update wording to be more specific about the type of password required.ajwong@chromium.org2011-04-111-2/+3
* Update Chromoting app-engine to invoke sandboxed connections.ajwong@chromium.org2011-04-076-6/+138
* Fix clang buildhclam@chromium.org2011-04-052-0/+4
* Report capture and encode time for chromotinghclam@google.com2011-04-057-22/+47
* Report decode and render latency for Chromotinghclam@google.com2011-04-058-12/+57
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-058-3/+90
* Move some files from base to base/memory.levin@chromium.org2011-03-2811-19/+19
* Move core renderer subdirectories to content.jam@chromium.org2011-03-162-3/+3
* Chromoting plugin to use a backing storehclam@google.com2011-03-142-15/+26
* Tweak CSS to give the client scrollbars.simonmorris@chromium.org2011-03-081-2/+1
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-087-3/+502
* Chromoting client don't submit login info if not connectedhclam@chromium.org2011-03-071-0/+6