summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-162-2/+4
* Move code that doesn't depend on PPAPI out of remoting/client/pluginsergeyu2015-07-1621-81/+52
* Initialize the logger in Chromoting Me2e start-host tool.lambroslambrou2015-07-151-0/+4
* Reland #1: mac: Migrate xibs to OSX 10.9.5, Xcode 5.1.1.erikchen2015-07-155-2449/+390
* Move ReplaceStringPlaceholders to base namespace.brettw2015-07-151-3/+3
* Move JoinString to the base namespace.brettw2015-07-152-3/+4
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-142-4/+3
* Move JoinString to the base namespace.brettw2015-07-142-3/+4
* Add enableDebugRegion to remoting.experimental.wez2015-07-142-0/+19
* Android Chromoting: Add VR desktop activity structure.shichengfeng2015-07-146-0/+113
* win: Remove a few instances of the "goto error" pattern.thakis2015-07-142-34/+33
* Support fractional desktopScale values in choosePluginDimensions.wez2015-07-142-13/+31
* Clean up some NULL->nullptr in remoting/codec/.wez2015-07-146-17/+17
* Added image pattern comparison logic including unit tests.liaoyuke2015-07-138-79/+392
* Fix non-X11 GN build of remoting host.petermayo2015-07-131-0/+1
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-135-2/+10
* Enable -Wextra-tokens on win clang.Daniel Cheng2015-07-111-0/+6
* Revert of Revert of Clang on Windows: Remove -Wno-unused-variable. (patchset ...thakis2015-07-101-0/+2
* Supply empty frames until codec is done with top-off.wez2015-07-105-45/+48
* Adding the ChromotingHostListFetcher and its respective unittests.tonychun2015-07-107-27/+831
* Fix Linux ChromiumOS GN build.Mattias Nissler2015-07-101-0/+1
* Revert of Clang on Windows: Remove -Wno-unused-variable. (patchset #3 id:4000...mgiuca2015-07-101-2/+0
* Clang on Windows: Remove -Wno-unused-variable.mgiuca2015-07-101-0/+2
* clang/win: Build without -Wno-incompatible-pointer-types.sammc2015-07-101-0/+3
* Fix AuraDesktopCapturer to handle empty CopyOutputResult.sergeyu2015-07-092-0/+6
* Fix Me2Me host not to ignore RemoteAccessHostUdpPortRange policysergeyu2015-07-091-1/+4
* remoting_me2me_host: Heap-allocate a 4K buffer.mgiuca2015-07-091-3/+4
* [AppRemoting] Make enable_internal_app_remoting_targets a proper GN arg.garykac2015-07-081-3/+3
* Enable lossless colour by default.wez2015-07-081-4/+6
* Fix remaining warnings for -Wmissing-braces and enable on win clang.dcheng2015-07-081-0/+6
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-082-6/+6
* Added test interface: AppRemotingLatencyTestFixtureliaoyuke2015-07-0810-9/+265
* Move WriteInto to base namespace.Brett Wilson2015-07-071-1/+2
* Avoid unspecified behavior in SkiaBitmapDesktopFrame::Createmaniscalco2015-07-071-1/+2
* Fix "extra qualification on member [-Wmicrosoft]" warnings.thakis2015-07-071-1/+1
* Stop calling deprecated version of "CreateIceCandidate".jbauch2015-07-071-1/+2
* Revert of mac: Migrate xibs to OSX 10.9.5 Xcode 5.1.1. (patchset #4 id:30001 ...erikchen2015-07-075-390/+2449
* Replace remaining Tokenize calls to SplitStringbrettw2015-07-064-19/+28
* mac: Migrate xibs to OSX 10.9.5, Xcode 5.1.1.erikchen2015-07-065-2449/+390
* [AppRemoting] Break out AppRemoting shared module.garykac2015-07-0633-322/+675
* Move remoting-specific adapters from jingle/glue to remoting/protocolsergeyu2015-07-0611-10/+1587
* Updating App Remoting Test Driver logging behavior.joedow2015-07-069-66/+66
* Adding the ability to release hosts after testing to the app remoting test dr...joedow2015-07-0218-138/+1087
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-022-3/+3
* [Chromoting] Fixes webapp in GN build.kelvinp2015-07-022-4/+4
* [Chromoting] Move type conversion logic from ChromotingEvent to SessionLogger.kelvinp2015-07-022-154/+131
* [Chromoting] Use uppercase for LoggingChannel.kelvinp2015-07-022-2/+2
* Fixing a crash when the app remoting test driver was run with an invalid gtes...joedow2015-07-012-6/+32
* [Chromoting] Fix jscompile build in build_template.gnigarykac2015-07-011-2/+1
* Sign CertificateVerify messages on a background thread.davidben2015-07-011-2/+7