summaryrefslogtreecommitdiffstats
path: root/tools/origin_trials
Commit message (Collapse)AuthorAgeFilesLines
* Add experimental framework token generation tooliclelland2016-02-299-0/+372
This adds a command line tool for Chromium developers to generate their own tokens for experimental APIs. The key included matches the one used by unit and layout tests, and so can be used to generate additional test documents. Any other key file can also be used, so this tool can generate keys for any implementation of the EF. BUG=576278 Review URL: https://codereview.chromium.org/1578793002 Cr-Commit-Position: refs/heads/master@{#378285}