summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Added support to get refresh token from disk using username and refresh token...tonychun2015-06-251-4/+33
* Fix LG breakage caused by https://codereview.chromium.org/1195953003/weitaosu2015-06-251-2/+2
* Revert of Added support to get refresh token from disk using username and ref...wittman2015-06-251-34/+5
* [Chromoting] Implements remoting.TelemetryEventWriterkelvinp2015-06-259-9/+237
* Added support to get refresh token from disk using username and refresh token...tonychun2015-06-251-5/+34
* [Chromoting] Implements remoting.ChromotingEvent and remoting.Logger.kelvinp2015-06-2515-54/+509
* Chromoting Android: Add Credits screen.lambroslambrou2015-06-256-13/+57
* Hide collapsed licenses when one is expanded.jamiewalch2015-06-253-22/+19
* Fix terminal spam caused by host crashesdcaiafa2015-06-251-3/+1
* remoting: Fix JSCompiler issues blocking ES6 transition.jhawkins2015-06-256-6/+16
* Revert of Chromoting Android: Add Credits screen. (patchset #2 id:20001 of ht...wittman2015-06-244-53/+9
* Chromoting Android: Add Credits screen.lambroslambrou2015-06-244-9/+53
* Build credits.txt with the Me2Me hostjamiewalch2015-06-247-6/+75
* [Chromoting] Fix JSCompile error.kelvinp2015-06-241-1/+1
* Unify Help/Feedback/Credits menus.jamiewalch2015-06-2414-60/+23
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-06-2341-0/+41
* Add a WindowMessageDispatcher class to listen to and dispatch all messages se...weitaosu2015-06-2311-42/+318
* Upgrade to libxml 2.9.2 and libxslt 1.1.28scottmg2015-06-231-1/+1
* This refactor makes third_party/closure_compiler/compile_js.gypi more versati...twellington2015-06-237-168/+126
* [Chromoting] Handles batch requests in XhrEventWriter.kelvinp2015-06-232-29/+119
* Turning ecdhe off for remoting clients.joedow2015-06-231-2/+3
* [Chromoting] Fix GN build breakage.garykac2015-06-231-6/+6
* Updating XTBs based on .GRDs from branch masterAnantha Keesara2015-06-231-1/+1
* Reland crrev.com/335097 w/ the following fixes:jhawkins2015-06-226-51/+84
* Rename Chromoting credits css and js files.lambroslambrou2015-06-206-7/+10
* Initial CL for addding App Remoting Test Driver to the chromoting waterfall.joedow2015-06-202-6/+6
* Revert of Enable using metricsPrivate API to run experiments with Chromoting ...anandc2015-06-192-3/+1
* Fix a couple of UI nits.jamiewalch2015-06-192-1/+2
* Make lint fail builds.aurimas2015-06-191-0/+2
* Adding JoeDow to OWNERS file for remoting.joedow2015-06-191-1/+1
* Revert of chromoting: Add JS externs for qunit. (patchset #3 id:40001 of http...jhawkins2015-06-185-147/+2
* chromoting: Add JS externs for qunit.jhawkins2015-06-185-2/+147
* [Chromoting] Implements XhrEventWriterkelvinp2015-06-186-16/+304
* [remoting-test] Fix It2Me browser test failures.kelvinp2015-06-181-3/+6
* Fixed 'unreachable line' Windows errortonychun2015-06-181-1/+2
* Add support for custom license templates.jamiewalch2015-06-1718-9/+236
* Updating XTBs based on .GRDs from branch masterAnantha Keesara2015-06-1736-0/+144
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-1711-11/+0
* Revert of [AppRemoting] Break out AppRemoting shared module (re-land). (patch...phoglund2015-06-1731-447/+181
* [AppRemoting] Break out AppRemoting shared module.garykac2015-06-1631-181/+447
* Require ECDHE cipher in remoting client.sergeyu2015-06-161-0/+1
* Enable using metricsPrivate API to run experiments with Chromoting web-app.anandc2015-06-162-1/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-06-165-0/+20
* Revert of [AppRemoting] Break out AppRemoting shared module. (patchset #5 id:...hans2015-06-1330-439/+181
* [AppRemoting] Break out AppRemoting shared module.garykac2015-06-1330-181/+439
* Move EndsWith to base namespace.brettw2015-06-122-3/+3
* Add Credits string.Jamie Walch2015-06-121-0/+3
* [Chromoting] Add enable_remoting_jscompile GN arg.garykac2015-06-122-3/+6
* Updating app remoting test driver so it can target the staging environment.joedow2015-06-124-20/+53
* Wait for all writes to complete before starting TLS in XmppSignalStrategysergeyu2015-06-124-37/+136