summaryrefslogtreecommitdiffstats
path: root/remoting/host/it2me
Commit message (Expand)AuthorAgeFilesLines
* Move ServiceUrls to remoting/hostsergeyu2016-03-242-2/+2
* Revert of Move ServiceUrls to remoting/host (patchset #4 id:80001 of https://...aberent2016-03-242-2/+2
* Move ServiceUrls to remoting/hostsergeyu2016-03-232-2/+2
* Remove spake2_plain authentication method.sergeyu2016-03-171-1/+4
* Enable TURN on the host when using WebRTC.sergeyu2016-03-161-0/+3
* Revert of Move //remoting/remoting_host_win.gypi:* to GN (patchset #7 id:1200...alexmos2016-03-101-60/+27
* Move //remoting/remoting_host_win.gypi:* to GNzijiehe2016-03-101-27/+60
* net: move IsLocalhost() function into url_util.htfarina2016-02-231-1/+0
* Use IpcVideoFrameCapturer on network thread instead of capture thread.sergeyu2016-02-151-9/+6
* Use UrlRequest in PortAllocator.sergeyu2016-02-111-2/+4
* Refactor gmock_mutant.htzik2016-02-101-1/+2
* Add policy to restrict client domain for Me2Me.jamiewalch2016-02-082-3/+24
* Fix crash on It2Me host.kelvinp2016-01-261-1/+1
* net: move more functions out of net_util.htfarina2016-01-201-1/+1
* Remove random lonely semicolons.thestig2015-12-301-1/+1
* Move ownership of Transport out of Session.sergeyu2015-12-281-6/+6
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-235-54/+62
* Switch to standard integer types in remoting/host/.avi2015-12-2211-5/+17
* More cleanups in JingleSessionManager interface.sergeyu2015-12-171-2/+3
* Add TransportContext class.sergeyu2015-12-161-4/+15
* Simplify It2Me host shutdownsergeyu2015-11-245-119/+54
* Build NaCl in the CrOS GN builds and make sure "all" worksdpranke2015-11-161-1/+1
* remoting: Remove a comment that references TOOLKIT_GTK.tfarina2015-10-061-1/+0
* Gate gtk on chromeos.petermayo2015-09-041-1/+1
* Make gtk2/gtk3 compile time switchable.erg2015-09-011-1/+1
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Move remoting/base/resources* to remoting/hostsergeyu2015-08-261-1/+1
* remoting: Remove dependency on YUV code in src/mediasergeyu2015-08-211-4/+0
* Pass error messages from native messaging to web-app.jamiewalch2015-08-213-24/+49
* Move session configuration logic to the protocol levelsergeyu2015-07-271-15/+13
* Remove legacy StartsWithASCII function.brettw2015-07-161-2/+2
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-2/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Improve IT2Me error logging.jamiewalch2015-06-305-31/+45
* Move EndsWith to base namespace.brettw2015-06-121-2/+2
* remoting: Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-122-5/+5
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+2
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-2/+2
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-2/+2
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-2/+2
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-222-2/+2
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-162-2/+2
* Use base::ResetAndReturn() in remoting.sergeyu2015-04-251-2/+2
* Misc fixes for the ChromeOS and Win x64 GN builds.Dirk Pranke2015-04-221-0/+1
* Add remaining remoting targets for the GN build.dpranke2015-04-011-0/+31
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-14/+10
* Malformed PortRange or ThirdPartyAuthConfig should trigger OnPolicyError.lukasza2015-03-031-2/+4
* Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...cpu2015-03-021-10/+14
* Add remoting and PPAPI tests to GN buildbrettw2015-03-021-14/+10