summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove legacy CRD application types."Mitsuru Oshima2015-08-046-9/+116
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-0323-0/+23
* Remove legacy CRD application types.sergeyu2015-08-036-116/+9
* Move process switch names to switches.{h,cc}dcaiafa2015-08-0310-24/+67
* Don't use attachment brokers with remoting processes.erikchen2015-08-039-12/+23
* remoting: Remove third_party/speex entry from DEPS list.tfarina2015-08-011-1/+0
* Fix XMPP configuration to allow connecting to the test environment.kelvinp2015-08-019-45/+89
* Add yet more GN isolates ...dpranke2015-07-311-0/+15
* Using webview to show the cloud print dialog.weitaosu2015-07-3119-24/+597
* Android Chromoting: Adjust Cardboard desktop size based on the real desktop s...shichengfeng2015-07-311-21/+43
* Fix XmppSignalStrategy to return correct result from SendStanza().sergeyu2015-07-313-8/+37
* Android Chromoting: Enable switch between normal desktop activity and Cardboa...shichengfeng2015-07-3115-49/+116
* Added ConnectionTimeObserver to provide a way to calculate times between the ...tonychun2015-07-3113-91/+418
* Fix BufferedSocketWriter not to return any results from Write().sergeyu2015-07-305-26/+15
* Make video encoder/decoder test fastersergeyu2015-07-302-69/+47
* Require ECDHE in the CRD client.sergeyu2015-07-301-1/+1
* Move JNI annotations to annotations package.aurimas2015-07-301-2/+2
* Fix jingle message parser to handle messages from legacy hosts properly.sergeyu2015-07-301-10/+0
* Fix 3D renderer to use Linear scaling only when appropriatesergeyu2015-07-291-0/+11
* Add console errors to user feedback.jamiewalch2015-07-2913-21/+572
* Android Chromoting: Draw a eye point on desktop where user is looking at.shichengfeng2015-07-291-40/+150
* Make use of '// static' consistent.ajose2015-07-281-2/+2
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-11/+0
* Include manifest key for official builds.jamiewalch2015-07-283-18/+11
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* Removed all temporary functionality of main() to use the chromoting test driv...tonychun2015-07-283-134/+74
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Enable using metricsPrivate API to run experiments with Chromoting web-app.anandc2015-07-272-0/+2
* Updated latency fixture to match internal classes and refactoredliaoyuke2015-07-2714-77/+179
* Remove support for GICE in CRD host and clientsergeyu2015-07-278-232/+50
* Move session configuration logic to the protocol levelsergeyu2015-07-2719-208/+117
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* Remove legacy no-Ack protocol support from ChromotingScheduler.sergeyu2015-07-253-55/+3
* 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