summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Replace string16 with base::string16 in gpu, media, and remoting.brettw@chromium.org2013-12-1213-26/+32
* Wrap remoting_unittests in an APKlambroslambrou@chromium.org2013-12-121-2/+28
* Cleanup LibjingleTransportFactorysergeyu@chromium.org2013-12-126-90/+57
* Move remoting manifestdependency to external .manifest filescottmg@chromium.org2013-12-122-21/+18
* Make top and left a multiple of 2 for testing clip.fbarchard@chromium.org2013-12-121-9/+10
* Move remoting::GetUsername() from remoting/base to remoting/hostsergeyu@chromium.org2013-12-117-34/+61
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-117-23/+9
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-117-9/+23
* Allow remoting_unittests to build on Android.lambroslambrou@chromium.org2013-12-101-2/+3
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-105-7/+2
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-107-23/+9
* Add Beta to Chromoting Debian package descriptionlambroslambrou@chromium.org2013-12-101-3/+3
* Fix threading issues in Java JNI code for Android Chromoting client.lambroslambrou@chromium.org2013-12-072-66/+88
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-2/+2
* Move NativeMessagingHostMain to me2me_native_messaging_host_main.ccweitaosu@chromium.org2013-12-043-82/+88
* Separate ConfigWatcher interface from ConfigFileWatcher implementation.rmsousa@chromium.org2013-12-048-77/+134
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-033-3/+3
* Move temp file functions to base namespace.brettw@chromium.org2013-12-032-3/+3
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-032-3/+2
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-023-3/+3
* Create ProxyConfigService on IOS in remoting/base/url_request_context.cclambroslambrou@chromium.org2013-11-281-2/+3
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-287-27/+41
* Implement the It2Me native messaging host.weitaosu@chromium.org2013-11-2814-204/+1230
* Add 2-finger swipe gesture for mouse-wheel in Chromoting Android client.lambroslambrou@chromium.org2013-11-272-3/+181
* Default msvs_cygwin_shell to 0scottmg@chromium.org2013-11-271-0/+5
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-277-41/+27
* Switch Chromoting to use Pepper's GetCode API instead of GetUsbKeycode API.garykac@chromium.org2013-11-273-1/+14
* 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