summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Don't copy Chromoting Android resources into SHARED_INTERMEDIATE_DIRlambroslambrou@chromium.org2014-02-282-64/+1
* Don't show the console window when the elevated me2me native messaging host i...weitaosu@chromium.org2014-02-281-1/+1
* Rename gyp target remoting_host_exe -> remoting_me2me_hostsergeyu@chromium.org2014-02-271-3/+3
* Fix "narrowing conversion" errors uncovered in building with gcc 4.8agoode@chromium.org2014-02-271-3/+5
* Use SparseArrays instead of HashMaps with Integer keys.newt@chromium.org2014-02-271-3/+2
* Cleanup remoting.gyp around the remoting_webapp targetsergeyu@chromium.org2014-02-274-212/+198
* Revert of Cleanup remoting.gyp around the remoting_webapp target (https://cod...erikwright@chromium.org2014-02-274-198/+212
* Add touch feedback to host list in Android Chromoting clientlambroslambrou@chromium.org2014-02-274-0/+37
* Cleanup remoting.gyp around the remoting_webapp targetsergeyu@chromium.org2014-02-274-212/+198
* Add gnubby auth handler to webapppsj@chromium.org2014-02-276-6/+178
* Sign Native Messaging binaries on macsergeyu@chromium.org2014-02-271-1/+5
* Add Help & feedback screens to Android Chromoting clientlambroslambrou@chromium.org2014-02-277-3/+148
* Minor JS cleanup for Chromoting: add semicolons, and call helper function.garykac@chromium.org2014-02-263-3/+3
* Less determined statement terminationscottmg@chromium.org2014-02-261-1/+1
* Fix remoting webapp to properly handle non supported platforms.sergeyu@chromium.org2014-02-262-5/+5
* Reload the host list if host JID appears to be invalidlambroslambrou@chromium.org2014-02-262-10/+119
* Move it2me native messaging host implementation to remoting_core on windows.weitaosu@chromium.org2014-02-265-62/+100
* Refactor TokenValidatorImpl into a base class + implementation.rmsousa@chromium.org2014-02-2616-269/+393
* Use new keyboard icon for Android keyboard toggle buttonlambroslambrou@chromium.org2014-02-264-6/+31
* Moving me2me native messaging host implementation to remoting_core on Windows. weitaosu@chromium.org2014-02-258-67/+87
* Update Chromoting's build-html to check for extra/missing templates.garykac@chromium.org2014-02-257-53/+95
* [Chromoting] Fix alpha order of host files.garykac@chromium.org2014-02-251-1/+1
* Add keyboard icon resources for Android Chromoting client.lambroslambrou@chromium.org2014-02-245-0/+9
* Fix regression in pairing registry caused by crrev.com/131643008.weitaosu@chromium.org2014-02-241-1/+1
* Sign Native Messaging binaries on Macsergeyu@chromium.org2014-02-241-1/+1
* Fix getPairedClients for un-elevated native messaging process.weitaosu@chromium.org2014-02-231-1/+3
* Add helper script that registers local NM hosts on user level.sergeyu@chromium.org2014-02-221-0/+114
* Move scripts used for linux host out of remoting/tools directory.sergeyu@chromium.org2014-02-224-17/+17
* Add strings and placeholder menu items for Android Chromoting helplambroslambrou@chromium.org2014-02-214-7/+39
* Implement account switcher as action-bar navigation spinner.lambroslambrou@chromium.org2014-02-2111-53/+216
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-213-3/+3
* Fix APK dependency on remoting resourceslambroslambrou@chromium.org2014-02-201-0/+1
* Increase framerate limit in remoting host to 30fpssergeyu@chromium.org2014-02-203-9/+24
* Move lists of source files used in remoting client to remoting_srcs.gypisergeyu@chromium.org2014-02-203-226/+250
* For C++ readability review.weitaosu@chromium.org2014-02-204-14/+17
* Move Android-specific xml files to remoting/resources/android/lambroslambrou@chromium.org2014-02-208-7/+43
* Add gnubby authentication to remoting hostpsj@chromium.org2014-02-2027-4/+1313
* Python script to generate Chromoting's main.html.garykac@chromium.org2014-02-2028-844/+1204
* Remove pp_ifdef from grd files in several directories.newt@chromium.org2014-02-191-2/+2
* Revert 251937 "Increase framerate limit in remoting host to 30fps"sergeyu@chromium.org2014-02-191-2/+2
* Increase framerate limit in remoting host to 30fpssergeyu@chromium.org2014-02-191-2/+2
* Add version info resource to the it2me and me2me native messaging hosts.weitaosu@chromium.org2014-02-194-0/+42
* Update list of signed binaries in remoting.sergeyu@chromium.org2014-02-181-2/+4
* Pull HostListDirectoryGrabber out to a separate class.lambroslambrou@chromium.org2014-02-184-264/+355
* Add the it2me native messaging host to the windows installer.weitaosu@chromium.org2014-02-153-2/+41
* Clear the secrets reg key as well as the clients reg key in clearPairedClients.weitaosu@chromium.org2014-02-151-0/+14
* Add missing remoting_host dependency on remoting_lib_idl.wez@chromium.org2014-02-151-0/+1
* Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...mallinath@chromium.org2014-02-153-10/+10
* Fixing a few crashes in the me2me native messaging host.weitaosu@chromium.org2014-02-152-27/+46
* Disable Me2Me host controls on unsupported Linux systems.sergeyu@chromium.org2014-02-153-10/+61