Chromium Code Reviews| OLD | NEW | 
|---|---|
| 1 This directory contains sources from other projects. | 1 This directory contains sources from other projects. | 
| 2 | 2 | 
| 3 Code in this directory must document the license under which the source is being | 3 Code in this directory must document the license under which the source is being | 
| 4 used. If the source itself does not include a license header or file, create | 4 used. If the source itself does not include a license header or file, create | 
| 5 an entry in this file that refers to reliable documentation of the project's | 5 an entry in this file that refers to reliable documentation of the project's | 
| 6 license terms on the web (and add a note pointing here in the README file in | 6 license terms on the web (and add a note pointing here in the README file in | 
| 7 that directory). | 7 that directory). | 
| 8 | 8 | 
| 9 Name: autopep8 | 9 Name: autopep8 | 
| 10 Short Name: autopep8 | 10 Short Name: autopep8 | 
| 11 URL: https://pypi.python.org/packages/source/a/autopep8/autopep8-1.0.3.tar.gz#md 5=7c16d385cf9ad7c1d7fbcfcea2588a56 | 11 URL: https://pypi.python.org/packages/source/a/autopep8/autopep8-1.0.3.tar.gz#md 5=7c16d385cf9ad7c1d7fbcfcea2588a56 | 
| 12 Version: 1.0.3 | 12 Version: 1.0.3 | 
| 13 License: MIT | 13 License: MIT | 
| 14 License File: NOT_SHIPPED | 14 License File: NOT_SHIPPED | 
| 15 Security Critical: no | 15 Security Critical: no | 
| 16 Description: Used to reformat python code via format-webkitpy | 16 Description: Used to reformat python code via format-webkitpy | 
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 60 Short Name: pep8 | 60 Short Name: pep8 | 
| 61 URL: https://pypi.python.org/packages/source/p/pep8/pep8-1.5.7.tar.gz#md5=f6adbd d69365ecca20513c709f9b7c93 | 61 URL: https://pypi.python.org/packages/source/p/pep8/pep8-1.5.7.tar.gz#md5=f6adbd d69365ecca20513c709f9b7c93 | 
| 62 Version: 1.5.7 | 62 Version: 1.5.7 | 
| 63 License: MIT | 63 License: MIT | 
| 64 License File: NOT_SHIPPED | 64 License File: NOT_SHIPPED | 
| 65 Security Critical: no | 65 Security Critical: no | 
| 66 Description: Used during presubmit checks and via lint-webkitpy and format-webki tpy. There is | 66 Description: Used during presubmit checks and via lint-webkitpy and format-webki tpy. There is | 
| 67 overlap between pep8 and pylint, but pep8 catches a bunch of stylistic | 67 overlap between pep8 and pylint, but pep8 catches a bunch of stylistic | 
| 68 issues that pylint doesn't (e.g., warning about blank lines, various whi tespace issues, etc.). | 68 issues that pylint doesn't (e.g., warning about blank lines, various whi tespace issues, etc.). | 
| 69 Local Modifications: None | 69 Local Modifications: None | 
| 70 | |
| 71 Name: web-platform-tests - Test Suites for Web Platform specifications | |
| 72 Short Name: wpt | |
| 73 URL: https://github.com/w3c/web-platform-tests/ | |
| 74 Version: ? | |
| 75 License: LICENSES FOR W3C TEST SUITES (http://www.w3.org/Consortium/Legal/2008/0 4-testsuite-copyright.html) | |
| 76 License File: wpt/wpt/LICENSE | |
| 77 Security Critical: no | |
| 78 Description: Used to run all supported web-platform-tests as part of blink layou t tests. | |
| 
 
Dirk Pranke
2015/06/23 19:10:52
Nit: can you add a bit about how stuff in this dir
 
burnik
2015/06/24 09:19:05
Done.
 
 | |
| 79 Local Modifications: Removed all files except listed in wpt/WPTWhiteList | |
| 
 
Dirk Pranke
2015/06/23 19:10:52
Nit: "except for those listed in"
 
burnik
2015/06/24 09:19:05
Done.
 
 | |
| 80 | |
| 81 Name: wpt-tools - Tools for Web Platform Tests | |
| 82 Short Name: wpt-tools | |
| 83 URL: https://github.com/w3c/wpt-tools | |
| 84 Version: ? | |
| 85 License: LICENSES FOR W3C TEST SUITES (http://www.w3.org/Consortium/Legal/2008/0 4-testsuite-copyright.html) | |
| 86 License File: wpt/wpt/tools/LICENSE | |
| 87 Security Critical: no | |
| 88 Description: Used to run all supported web-platform-tests as part of blink layou t tests. | |
| 89 Local Modifications: Removed all files except listed in wpt/WPTWhiteList | |
| 
 
Dirk Pranke
2015/06/23 19:10:52
Nit: "except for those listed in"
 
burnik
2015/06/24 09:19:04
Done.
 
 | |
| 90 | |
| 91 Name: wptserve - Web server designed for use with web-platform-tests | |
| 92 Short Name: wptserve | |
| 93 URL: https://github.com/w3c/wptserve | |
| 94 Version: ? | |
| 95 License: LICENSES FOR W3C TEST SUITES (http://www.w3.org/Consortium/Legal/2008/0 4-testsuite-copyright.html) | |
| 96 License File: wpt/wpt/tools/wptserve/LICENSE | |
| 97 Security Critical: no | |
| 98 Description: Used to run all supported web-platform-tests as part of blink layou t tests. | |
| 99 Local Modifications: Removed all files except listed in wpt/WPTWhiteList | |
| 
 
Dirk Pranke
2015/06/23 19:10:52
same.
 
burnik
2015/06/24 09:19:04
Done.
 
 | |
| OLD | NEW |