zhiqiang.yu 4352713f8e add adb and led tool пре 10 месеци
..
PerformanceTests 4352713f8e add adb and led tool пре 10 месеци
LICENSE 4352713f8e add adb and led tool пре 10 месеци
README.chromium 4352713f8e add adb and led tool пре 10 месеци

README.chromium

Name: Blink javascript libraries.
Short Name: Blink
URL: http://www.chromium.org/blink
Version: N/A
License: BSD license
License File: NOT_SHIPPED
Security Critical: no
Description: Blink javascripts libraries are used for visualize performance
metrics.
Local Modifications: All the files not needed by telemetry are removed. Only
keep jquery.tablesorter.min.js and statistics.js.
statistics.js is modified to support computing confidenceIntervalDelta with
custom standard deviation & degrees of freedom (see
https://codereview.chromium.org/1309143006).