summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-277-27/+41
* Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...weitaosu@chromium.org2013-11-2619-65/+88
* Android Chromoting: Prevent some gestures from triggering a fling.lambroslambrou@chromium.org2013-11-261-16/+39
* Add plumbing for mouse-wheel support in Android Chromoting clientlambroslambrou@chromium.org2013-11-256-1/+48
* LOG(INFO) tidying in remoting/scottmg@chromium.org2013-11-2512-27/+22
* Add DesktopShapeTracker with implementation for Windowssergeyu@chromium.org2013-11-236-0/+250
* Allow user to fling the mouse-cursor in Chromoting Android client.lambroslambrou@chromium.org2013-11-214-14/+111
* Use unprefixed Page Visibility API in tests, etc.davidben@chromium.org2013-11-203-3/+14
* Move ui/base/keycodes to ui/events/keycodes/dom4komatsu@chromium.org2013-11-204-8/+8
* Don't support iOS in CreateSystemProxyConfigService()lambroslambrou@chromium.org2013-11-201-0/+3
* Reorder fields/methods in JniInterfacelambroslambrou@chromium.org2013-11-181-71/+68
* Return dummy resolver from ChromiumPacketSocketFactory::CreateAsyncResolver()lambroslambrou@chromium.org2013-11-151-2/+25
* Enable logging of Chromoting performance statistics in Android client.lambroslambrou@chromium.org2013-11-154-6/+96
* 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