summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in remoting/dcheng2014-08-268-25/+28
* Add an explicit full-screen button.jamiewalch2014-08-269-62/+14
* Separate menu & disconnect buttons from the window controls and clean up CSS.jamiewalch2014-08-254-115/+123
* Add options_menu.js to remoting_resources dependencieswez2014-08-251-0/+1
* Add some remoting targets to GN build.Brett Wilson2014-08-2513-4/+847
* Fix JingleSession class to avoid bogus incompatible protocol errorsergeyu2014-08-251-14/+9
* Show MessageWindow from the background pagekelvinp2014-08-257-0/+594
* Fix a couple of scroll-related issues:jamiewalch2014-08-254-6/+22
* Spelling fixes for 'device' and 'service'.tnagel@chromium.org2014-08-211-1/+1
* Hangouts Remote Desktop Part V - It2MeHelpeeChannelkelvinp@chromium.org2014-08-217-16/+676
* Add a Record button to the web-app if the host supports video recording.wez@chromium.org2014-08-2011-4/+257
* Call XInitThreads on host startup.wez@chromium.org2014-08-192-0/+8
* Change navigator.platform detection to accept either Win32 or Win64.wfh@chromium.org2014-08-192-1/+4
* Base.deferredkelvinp@chromium.org2014-08-192-0/+109
* Added utility and tests for TapGestureDetectorlambroslambrou@chromium.org2014-08-192-0/+299
* Move isAppsV2 check to base.jskelvinp@chromium.org2014-08-188-36/+31
* Enable and fix CRLSet and remoting tests on non-Android OpenSSL.davidben@chromium.org2014-08-184-50/+22
* The CastExtensionHandler handles interaction with the Cast Host Extension ofaiguha@chromium.org2014-08-166-2/+541
* Chromoting: Use different jscompile stamp files for v1 and v2 webapps.garykac@chromium.org2014-08-161-1/+1
* CastExtension Impl for Chromoting Hostaiguha@chromium.org2014-08-167-13/+1035
* Implement network performance simulation for remoting perf tests.sergeyu@chromium.org2014-08-1612-24/+1064
* Move hello message from It2MeService to It2MeChannelkelvinp@chromium.org2014-08-164-54/+34
* Preload PNaCl plugin when the webapp is started.sergeyu@chromium.org2014-08-152-17/+42
* Remove old Chromoting iOS clientdcaiafa@chromium.org2014-08-1575-9269/+0
* Send empty video frames when screen is not changing.sergeyu@chromium.org2014-08-151-7/+11
* Capabilities + Extensions + Cast Support for Android clientaiguha@chromium.org2014-08-1519-24/+1110
* I've created a new desktop environment, Me2MeWindowDesktopEnvironment. This e...ronakvora@google.com2014-08-159-2/+421
* Android Chromoting: Update Play Store what's new text for M38 releaselambroslambrou@chromium.org2014-08-151-1/+1
* Hangouts remote desktop part IV - Host installerkelvinp@chromium.org2014-08-143-32/+188
* Hangouts remote desktop part III - It2MeServicekelvinp@chromium.org2014-08-1415-26/+954
* Android Chromoting: Initialize SecureRandom generator.lambroslambrou@chromium.org2014-08-142-1/+56
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-142-2/+4
* Cleanup client plugin handling code in the webapp.sergeyu@chromium.org2014-08-132-82/+65
* Revert "Add a dependency on the AOT shi..." and remove adhoc pexe->nexe disab...jvoung@chromium.org2014-08-131-2/+0
* Use all stun addresses in PepperPortAllocator.sergeyu@chromium.org2014-08-131-7/+3
* Hangout remote desktop part II - background.html and AppLauncherkelvinp@chromium.org2014-08-1216-75/+361
* Switch DesktopEnvironment to return a DesktopCapturer.wez@chromium.org2014-08-1241-381/+287
* Chromoting: Synchronize connected/disconnected state between Java/C++lambroslambrou@chromium.org2014-08-125-15/+47
* CastVideoCapturerAdapter for WebRTC support in Chromotingaiguha@chromium.org2014-08-123-0/+286
* Prevent client plugin from triggering IME.wez@chromium.org2014-08-112-0/+9
* Fix VideoFrameRecorderHostExtension to return full first frame.wez@chromium.org2014-08-111-1/+12
* Add PepperAddressResolver.sergeyu@chromium.org2014-08-095-88/+137
* Hangout remote desktop part I - It2Me modekelvinp@chromium.org2014-08-087-3/+107
* [Checkstyle] Update static variable and constant names to match style guides.aurimas@chromium.org2014-08-081-4/+4
* Supports DevTools socket access authentication based on Android permissions.serya@chromium.org2014-08-081-3/+3
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-08-0832-91/+619
* Implement bump-scroll browser-test.jamiewalch@chromium.org2014-08-085-8/+324
* Android Chromoting: Use explicit intent for opening Feedback screen.lambroslambrou@chromium.org2014-08-071-0/+11
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Update webrtc&libjingle 6774:6825.ronghuawu@chromium.org2014-08-0631-200/+203