summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Chromoting] Break up JS event handler registration into related groups.garykac@chromium.org2014-02-152-43/+71
* [Chromoting] Update jscompile target to use JS files from gypi.garykac@chromium.org2014-02-155-112/+72
* Update webrtc/libjingle 5523:5548.ronghuawu@chromium.org2014-02-141-0/+4
* Enable pairing registry in me2me native messaging host on Windows:weitaosu@chromium.org2014-02-137-49/+137
* Minor cleanups in UI code that gets host state when webapp is staredsergeyu@chromium.org2014-02-133-24/+23
* [Remoting] Add generic JS typecheck functions to cleanup client_plugin.js.garykac@chromium.org2014-02-129-372/+344
* Updating XTBs based on .GRDs from branch 1750kerz@chromium.org2014-02-122-2/+2
* Separate access token caching logic from signaling connector.rmsousa@chromium.org2014-02-116-151/+292
* Enabled pairing registry in the me2me host on Windows.weitaosu@chromium.org2014-02-115-3/+186
* Add helpers for CGL types.ccameron@chromium.org2014-02-101-1/+0
* Explicitly select ICEPROTO_GOOGLE mode in LibjingleTransportFactorysergeyu@chromium.org2014-02-081-0/+1
* Package It2Me NM host on Macsergeyu@chromium.org2014-02-072-2/+26
* Fix jscompile warning in Chromoting.garykac@chromium.org2014-02-071-2/+3
* Revert 249772 "Enabled pairing registry in the me2me host on Win..."sorin@chromium.org2014-02-075-179/+3
* Update chrome-remote-desktop debian package to register apk repo.sergeyu@chromium.org2014-02-074-9/+61
* Enabled pairing registry in the me2me host on Windows.weitaosu@chromium.org2014-02-075-3/+179
* Remoting: Replace dialog box placeholder title on Winckocagil@chromium.org2014-02-071-1/+1
* Don't exit full-screen mode when the Escape key is pressed for apps v2.jamiewalch@chromium.org2014-02-061-2/+3
* Chromoting client: video renderer based on MediaSource API.sergeyu@chromium.org2014-02-0615-86/+687