summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Roll webrtc 5104:5122sergeyu@chromium.org2013-11-144-0/+14
* Android Chromoting: Show feedback animation on long-press.lambroslambrou@chromium.org2013-11-133-6/+99
* Updating XTBs based on .GRDs from branch 1700karen@chromium.org2013-11-121-1/+1
* Android: Allow duplicate calls to InitApplicationContext.torne@chromium.org2013-11-111-1/+1
* Ensure that dimensions and DPI are integers.jamiewalch@chromium.org2013-11-091-3/+3
* Add long-touch gesture for mouse dragging.lambroslambrou@chromium.org2013-11-082-30/+100
* Update remoting/android/OWNERSlambroslambrou@chromium.org2013-11-081-0/+1
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-083-39/+3
* Restructure the events target into two components:ben@chromium.org2013-11-061-2/+0
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-061-7/+12
* Fix NullPointerException when connected but no video frame decodedlambroslambrou@chromium.org2013-11-051-0/+5
* [Chromoting Android] Fix access modifiers in new Java interfaceslambroslambrou@chromium.org2013-11-042-10/+10
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-041-4/+9
* Show keyboard/toolbar on 3-finger swipe up/downlambroslambrou@chromium.org2013-11-022-13/+73
* It2Me native messaging: GYP and source refactoringweitaosu@chromium.org2013-11-0219-133/+145
* Make DesktopResizer use ScreenResolution to facilitate DPI-awareness.jamiewalch@chromium.org2013-11-019-250/+339
* Revert 232331 "It2Me native messaging: GYP and source refactoring"robertphillips@google.com2013-11-0119-144/+133
* [Android Chromoting] Gesture detector for multiple-finger tap events.lambroslambrou@chromium.org2013-11-012-62/+178
* It2Me native messaging: GYP and source refactoringweitaosu@chromium.org2013-11-0119-133/+144
* Avoid creating keys and self-signed certs separately.bemasc@chromium.org2013-11-011-0/+4
* net: require forward security for Chromoting SSL/TLS server connections.agl@chromium.org2013-10-311-1/+4
* Remove trailing "." from message lines.thakis@chromium.org2013-10-311-1/+1
* [Android Chromoting] Center the desktop if it is smaller than the screen.lambroslambrou@chromium.org2013-10-301-2/+7
* [Android Chromoting] Constrain the zoom level of the desktop view.lambroslambrou@chromium.org2013-10-301-2/+43
* [Chromoting] Use base/android utilities to pass data from C++ to Javalambroslambrou@chromium.org2013-10-301-13/+11
* Use jni_generator in Chromoting Android clientlambroslambrou@chromium.org2013-10-298-250/+205
* Make intsafe.h workaround globalscottmg@chromium.org2013-10-281-6/+0
* Android Chromoting: show more of the desktop if cursor is near an edge.lambroslambrou@chromium.org2013-10-281-0/+33
* Cursor-tracking in Android Chromoting client.lambroslambrou@chromium.org2013-10-257-354/+434
* Browser test for PINless authentication.jamiewalch@chromium.org2013-10-241-0/+12
* Create a remoting_it2me_host_static GYP target which will be shared between t...weitaosu@chromium.org2013-10-245-610/+655
* Native Messaging for IT2Me: Separate It2MeImpl and HostNPScriptObject.weitaosu@chromium.org2013-10-232-171/+187
* more intsafe fixes for automated toolchain (in remoting/)scottmg@chromium.org2013-10-221-0/+6
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-2212-5/+68
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-1/+1
* Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.wez@chromium.org2013-10-1911-303/+348
* mac: Enable -Wunused-const-variable.thakis@chromium.org2013-10-181-0/+2
* Move windows breakpad code to the breakpad componentjochen@chromium.org2013-10-171-1/+1
* Chromoting browser_tests: Apps V2weitaosu@chromium.org2013-10-172-1/+12
* Moved all channel-handling logic into separate NativeMessagingChannel class.sergeyu@chromium.org2013-10-176-256/+474
* Updating XTBs based on .GRDs from branch 1650dxie@chromium.org2013-10-1639-4/+160
* Hold video frame in Bitmap instead of keeping a ByteBuffer reference.lambroslambrou@chromium.org2013-10-167-118/+156
* Fix crash in plugin when installing host from WebApp (Windows)dcaiafa@chromium.org2013-10-161-1/+3
* Adding weitaosu@ and removing alexeypa@.weitaosu@chromium.org2013-10-151-1/+1
* Initialize seed for RNG in libjinglesergeyu@chromium.org2013-10-151-0/+15
* Moving chromoting browser_tests to chrome/test.weitaosu@chromium.org2013-10-1511-1395/+0
* Fixed Apps v2 scrolling.jamiewalch@chromium.org2013-10-151-1/+2
* Don't use ScreenCapturer::CreateWithXDamage() in chrome and chromotingsergeyu@chromium.org2013-10-151-6/+5
* Change message loop to UI.jamiewalch@google.com2013-10-141-3/+11
* Remoting: Move WeakPtrFactory members to be lastdmichael@chromium.org2013-10-105-7/+8