summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-259-409/+0
* Undef macro defined by Xlib.h, as it conflicts with Status class in protobufxyzzyz2016-03-241-0/+1
* Move ServiceUrls to remoting/hostsergeyu2016-03-247-4/+162
* Revert of Move ServiceUrls to remoting/host (patchset #4 id:80001 of https://...aberent2016-03-247-162/+4
* Move ServiceUrls to remoting/hostsergeyu2016-03-237-4/+162
* Add support for Attachment Brokering of IPC::Channels on multiple threads.erikchen2016-03-212-2/+2
* Remove Chrome dependency to empty videosourceinterface.hperkj2016-03-181-1/+0
* Remove spake2_plain authentication method.sergeyu2016-03-171-1/+4
* Enable TURN on the host when using WebRTC.sergeyu2016-03-162-0/+5
* Implementing the RemoteSecurityKeyIpcClient class and tests.joedow2016-03-1410-16/+843
* Implement GnubbyAuthHandlerWin class and tests.joedow2016-03-1410-5/+1028
* Implementing RemoteSecurityKeyIpcServer class and tests.joedow2016-03-1415-10/+832
* Make TokenValidatorFactory ref-counted.sergeyu2016-03-123-10/+9
* Add volume control for windows hostzijiehe2016-03-102-12/+86
* Revert of Move //remoting/remoting_host_win.gypi:* to GN (patchset #7 id:1200...alexmos2016-03-103-376/+33
* Move //remoting/remoting_host_win.gypi:* to GNzijiehe2016-03-103-33/+376
* Cleanup AuthenticationMethod usage.sergeyu2016-03-091-7/+4
* Prepare remoting/ for compilation with OS X 10.7 deployment target.erikchen2016-03-092-138/+5
* Change scoped_ptr to a type alias for std::unique_ptr on OS_WINdcheng2016-03-081-1/+1
* Remove first_message argument from AuthenticatorFactory::Create().sergeyu2016-03-073-9/+5
* Simplify AuthenticationMethod type and PIN hash handling.sergeyu2016-03-043-19/+46
* [remoting host] Add comments to explain some DCHECKslambroslambrou2016-03-031-0/+5
* Use a non-deprecated method to get a string from an OSStatus error.erikchen2016-03-011-1/+3
* remoting: Add out-of-line copy ctors for complex classes.vmpstr2016-02-262-0/+3
* Respect display rotation on Chrome OS.kelvinp2016-02-261-5/+8
* Improve handling of invalid command line in Me2Me host.sergeyu2016-02-256-8/+7
* base: Stop overloading ReadFileToString()hashimoto2016-02-241-1/+2
* Removing Linux specific GnubbyAuthHandler header file.joedow2016-02-245-116/+91
* net: move IsLocalhost() function into url_util.htfarina2016-02-232-2/+0
* Move Linux specific methods out of GnubbyAuthHandler classjoedow2016-02-224-12/+3
* Move remoting/remoting_host_win.gypi:remoting_breakpad_tester to gnzijiehe2016-02-211-1/+1
* Updating webapp to send securityKey capability.joedow2016-02-201-1/+1
* Prevent creation of the GnubbyExtension if no socket name is defined.joedow2016-02-181-6/+10
* Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension.joedow2016-02-1729-517/+1006
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-173-21/+14
* Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...erikchen2016-02-173-14/+21
* Add message from grandchild to parent to indicate successful host launch.jamiewalch2016-02-161-8/+33
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-163-21/+14
* Use IpcVideoFrameCapturer on network thread instead of capture thread.sergeyu2016-02-1528-327/+195
* Use scoped_ptr<> for the argument in DesktopSessionAgent::SendToNetwork()sergeyu2016-02-132-22/+26
* Update webrtc::DesktopCapturere clients to use SharedMemoryFactorysergeyu2016-02-128-107/+95
* net: move GetHostName() function into network_interfaces.htfarina2016-02-123-3/+3
* Use UrlRequest in PortAllocator.sergeyu2016-02-112-4/+8
* Delete PolicyWatcherTest.TestRealChromotingPolicyjamiewalch2016-02-111-65/+0
* Remove AsyncResult::RESULT_FAILED_DIRECTORY. It's not used anywhere other tha...jamiewalch2016-02-112-6/+0
* Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...erikchen2016-02-103-8/+20
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-103-20/+8
* Refactor gmock_mutant.htzik2016-02-102-4/+8
* Roll WebRTC 11523:11548, Libjingle 11522:11545kjellander2016-02-102-4/+4
* Add policy to restrict client domain for Me2Me.jamiewalch2016-02-085-5/+38