summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 256372 "Fix host installation prompt cancelation in CRD we..."sergeyu@chromium.org2014-03-191-0/+1
* Merge 256439 "Close the STDIN and STDOUT handles in the native m..."weitaosu@chromium.org2014-03-172-0/+22
* Merge 254056 "Don't show the console window when the elevated me..."sergeyu@chromium.org2014-03-071-1/+1
* Merge 254673 "Shut down the elevated native messaging host proce..."weitaosu@chromium.org2014-03-062-0/+19
* Merge 254688 "Set the parent window handle when starting the ele..."weitaosu@chromium.org2014-03-064-1/+11
* Merge 253690 "Sign Native Messaging binaries on mac"sergeyu@chromium.org2014-03-031-0/+4
* Merge 253541 "Fix remoting webapp to properly handle non support..."sergeyu@chromium.org2014-02-272-5/+5
* Merge 252848 "Fix getPairedClients for un-elevated native messag..."weitaosu@chromium.org2014-02-271-1/+3
* Merge 252980 "Fix regression in pairing registry caused by crrev..."weitaosu@chromium.org2014-02-271-1/+1
* 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
* Enable per-monitor DPI Awareness for Me2Me and It2me native messaging.rmsousa@chromium.org2014-02-062-1/+2
* Sort the host list.jamiewalch@chromium.org2014-02-061-1/+40
* Chromoting webapp: Host install prompt for It2Mesergeyu@chromium.org2014-02-0612-193/+396
* Avoid rebuilding remoting host every time gyp runssergeyu@chromium.org2014-02-061-8/+9
* Add support for extension messages to Chromoting's ClientPlugin.garykac@chromium.org2014-02-054-21/+60
* Set package name for official builds of Android Chromotinglambroslambrou@chromium.org2014-02-054-5/+36
* Use gyp targets to link in X11 libraries instead of setting -lXfoojamesr@chromium.org2014-02-051-6/+6
* Generate localizable string resources for Android Chromotinglambroslambrou@chromium.org2014-02-053-6/+51
* Add a button to bring back the action-bar if hidden.lambroslambrou@chromium.org2014-02-044-13/+73
* Use correct path for remote_assistance_hostsergeyu@chromium.org2014-02-031-1/+1
* Download the host components when user tries to enable Me2Me host.sergeyu@chromium.org2014-02-036-27/+181
* Fix bugs detected by js compiler in remoting webapp.sergeyu@chromium.org2014-02-033-10/+10
* Enable pairing registry on Windows by delegating all pairing registry related...weitaosu@chromium.org2014-02-024-81/+392
* Fix modifier keys on Mac.jamiewalch@chromium.org2014-02-021-4/+39