summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-239-21/+22
* Sort the host list alphabetically.jamiewalch@chromium.org2013-12-211-0/+6
* Add unit instrumentation tests for Chromoting Android code.lambroslambrou@chromium.org2013-12-203-0/+103
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-198-17/+13
* Fixed HTML and JSCompile errors.jamiewalch@chromium.org2013-12-192-50/+50
* Remove |view_size_| from JniFrameConsumerlambroslambrou@chromium.org2013-12-192-10/+9
* Add ShapedScreenCapturersergeyu@chromium.org2013-12-184-0/+200
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+2
* Revert 241614 "Add ShapedScreenCapturer"nick@chromium.org2013-12-184-200/+0
* Add ShapedScreenCapturersergeyu@chromium.org2013-12-184-0/+200
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-181-7/+0
* Fix test for previous frame in JniFrameConsumer::ApplyBuffer()lambroslambrou@chromium.org2013-12-181-2/+1
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-183-16/+4
* Use flexbox to center the plugin.jamiewalch@chromium.org2013-12-174-25/+61
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-171-3/+0
* Renamed NativeMessagingHost to Me2MeNativeMessagingHost.weitaosu@chromium.org2013-12-176-87/+88
* Update webrtc/libjingle 5268:5301.ronghuawu@chromium.org2013-12-173-3/+6
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-1619-179/+210
* Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."sergeyu@chromium.org2013-12-1619-209/+179
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-1619-179/+209
* Remove dependency on skia from remotingsergeyu@chromium.org2013-12-1633-99/+102
* Disable authenticator unittests on Androidlambroslambrou@chromium.org2013-12-134-22/+51
* Small refactoring of the remoting_host_setup_base target.weitaosu@chromium.org2013-12-1310-585/+2
* Me2me Native Messaging host on Windows: restructure NativeMessagingHost and N...weitaosu@chromium.org2013-12-1310-197/+274
* 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