summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Added chromoting test environment for the chromoting tests to share data.tonychun2015-07-2410-62/+749
* Ensure DPI is taken into account in up-scaling calculation.wez2015-07-242-1/+14
* Android Chromoting: Draw desktop image in Cardboard desktop Activityshichengfeng2015-07-233-0/+372
* This CL switches the App Streaming shared module to use PNaCl.kelvinp2015-07-234-170/+190
* Include shared module path in some places where it wasjamiewalch2015-07-231-2/+3
* Misc GN build improvements, mostly Windows.brettw2015-07-233-30/+97
* Updated latency fixture and key codes to support first input latency test caseliaoyuke2015-07-236-39/+136
* Revert of Switch the App Streaming client to use the PNaCl module (patchset #...tbarzic2015-07-233-225/+201
* This CL switches the App Streaming shared module to use PNaCl.kelvinp2015-07-223-201/+225
* Include host JID in me2me host logs, on successful heartbeat.anandc2015-07-221-1/+2
* Hook up chrome.exe manifest in the Windows GN build.brettw2015-07-223-50/+6
* Added HostListApl implementation to connect to legacy directory and GCD.jrw2015-07-219-67/+445
* Revert "Preliminary support for Windows manifests in the GN build."Nico Weber2015-07-212-1/+9
* Preliminary support for Windows manifests in the GN build.brettw2015-07-212-9/+1
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-2141-45/+78
* Simplified GcdRestClient.jrw2015-07-205-159/+49
* Fix GnubbyAuthHandlerPosix to handle requests correctly.wez2015-07-204-54/+93
* Fix l10n discrepancy.jamiewalch2015-07-202-2/+3
* Adding CREDITS.txt to the chromoting windows host installation.weitaosu2015-07-202-0/+10
* Clarify the semantics of |VideoPacket.use_desktop_shape|.wez2015-07-201-2/+4
* Sandbox: Make CreateRestrictedToken return a ScopedHandle.rvargas2015-07-201-4/+2
* Support for connecting to localhost on the chromoting test driver.tonychun2015-07-2013-58/+229
* Add P2PDatagramSocket and P2PStreamSocket interfaces.sergeyu2015-07-2047-881/+600
* Disable the minimize button when full-screen on Mac.jamiewalch2015-07-202-0/+15
* Allow shaped-desktop hosts to send shape only when it changes.wez2015-07-1720-324/+206
* Added compile-time switch to enable GCD in host.jrw2015-07-1710-84/+61
* Pull buildtools to get GN 338735.brettw2015-07-171-1/+0
* Remove legacy StartsWithASCII function.brettw2015-07-163-4/+6
* Added function to create a promise with a built-in timeout.jrw2015-07-163-14/+114
* Report video and network stats averaged over 1s, and create corresponding UMA...anandc2015-07-165-17/+78
* Cleanup inconsistencies between GN and GYP in //remotingsergeyu2015-07-1614-154/+284
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-162-2/+4
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-162-4/+2
* 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