summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of DisconnectWindow on Linux.lambroslambrou@chromium.org2011-06-131-3/+85
* Revert 88878 - Block remote mouse inputs for a short time when local input is...asargent@chromium.org2011-06-1318-528/+20
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-1318-20/+528
* Call the DisconnectWindow interface methods on the UI thread.lambroslambrou@chromium.org2011-06-095-3/+29
* Fix calling convention for Chromoting's NP_Shutdown entry pointsgarykac@chromium.org2011-06-091-1/+1
* Rename Chromoting webapp to It2Me.ajwong@chromium.org2011-06-091-4/+4
* Add basic debug log to host page.garykac@google.com2011-06-087-61/+97
* Add fix suggestion for me2mom failure case.jamiewalch@chromium.org2011-06-081-1/+4
* roll clang 131935:132017thakis@chromium.org2011-06-082-1/+3
* Add version info with MIME type to Remoting Host plugin for Windows.wez@chromium.org2011-06-075-8/+144
* Replace <form> tags used for centering buttons with <div> tags. Also fix ente...ajwong@chromium.org2011-06-072-25/+26
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-0714-7/+1358
* Hide divs until initialised to avoid flashing uninitialised state.jamiewalch@google.com2011-06-063-2/+23
* Fix OAuth button position.jamiewalch@google.com2011-06-061-1/+0
* Use oninput to catch all changes to OAuth text field.jamiewalch@google.com2011-06-061-2/+1
* Disable strict mode for now until V8 bug 1423 is fixed.jamiewalch@chromium.org2011-06-041-1/+4
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-0/+2
* Fix up remoting UI to make it closer to specdmaclach@chromium.org2011-06-0212-528/+598
* Statically link VPX into the Host Plugin.wez@chromium.org2011-06-022-29/+41
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-4/+4
* Set up and tear down AtExitManager at the right times in the Host plugin.wez@chromium.org2011-06-021-1/+9
* Initial key exchange implementation.sergeyu@chromium.org2011-06-0118-160/+323
* Revert 87534 - Statically link VPX into the Host Plugin.michaeln@google.com2011-06-012-38/+28
* Statically link VPX into the Host Plugin.wez@chromium.org2011-06-012-28/+38
* Initial curtain mode implementation.jamiewalch@google.com2011-05-318-54/+135
* Use the same MIME types regardless of branding, for compatibility.wez@chromium.org2011-05-281-5/+2
* Use 2 threads for decoding for remotinghclam@chromium.org2011-05-281-1/+8
* Fix issue with Connect signal on TCP P2P sockets. Enable TCP sockets for remo...sergeyu@chromium.org2011-05-271-4/+0
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-276-33/+25
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-276-25/+33
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-276-33/+25
* Rename Chromoting webapp to "Remoting".garykac@chromium.org2011-05-261-1/+1
* Fix up flicker, and parsing by Xcode.dmaclach@chromium.org2011-05-252-2/+2
* change chromoting->remote access for webapp namegarykac@chromium.org2011-05-251-1/+1
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-2524-44/+229
* 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-254-0/+63
* remoting: Fix response validation error found by PVS Studio.thakis@chromium.org2011-05-251-1/+1
* Get remoting units working correctly.dmaclach@chromium.org2011-05-251-1/+15
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-257-8/+8
* Revert 86575 - Revert 86573 - Add separate nonce version of connect calls to ...ukai@chromium.org2011-05-254-61/+84
* Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...ukai@chromium.org2011-05-254-84/+61
* Add separate nonce version of connect calls to ChromotingScriptableObject.garykac@chromium.org2011-05-254-61/+84
* Fix crash condition if caller deletes PseudoTcpAdaptor from within a callback.wez@chromium.org2011-05-251-0/+2
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-2/+2
* Negotiate Mac event and drawing model supportdmaclach@chromium.org2011-05-241-0/+38
* Add in support for connecting with just the OAuth2 token. Default to OAuth2.ajwong@chromium.org2011-05-247-58/+93
* Removed loginChallengeCalback for Me2Mom.jamiewalch@chromium.org2011-05-231-2/+1
* Fix InvalidateFullScreen() for the full-screen-polling case.lambroslambrou@chromium.org2011-05-231-0/+1
* Temporarily add media library initialization.wez@chromium.org2011-05-231-0/+30