Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
chromevox/ | 03-May-2024 | - | 1,152 | 795 | ||
third_party/closure-library/ | 03-May-2024 | - | 5,999 | 2,928 | ||
LICENSE | D | 03-May-2024 | 589 | 14 | 13 | |
OWNERS | D | 03-May-2024 | 87 | 5 | 4 | |
README.chromium | D | 03-May-2024 | 551 | 16 | 13 | |
chromeVoxChromeBackgroundScript.js | D | 03-May-2024 | 777 KiB | 1,724 | 1,723 | |
chromeVoxChromeOptionsScript.js | D | 03-May-2024 | 739.4 KiB | 1,644 | 1,643 | |
chromeVoxChromePageScript.js | D | 03-May-2024 | 713.6 KiB | 1,578 | 1,577 | |
chromeVoxKbExplorerScript.js | D | 03-May-2024 | 21.5 KiB | 48 | 47 | |
chromevox.gyp | D | 03-May-2024 | 1.6 KiB | 51 | 49 |
README.chromium
1Name: ChromeVox 2URL: http://code.google.com/p/google-axs-chrome/ 3InfoURL: http://www.chromevox.com/ 4Version: 1.31.4 5License: Apache 2.0 6 7Description: 8ChromeVox is the screen reader for Chrome OS. This directory contains pars of 9ChromeVox that haven't been migrated to 10chrome/browser/resources/chromeos/chromevox. 11 12Local Modifications: ChromeVox lives under trunk/chromevox/ in the upstream 13Google Code repository. The only modification is Chrome uses a different 14manifest. The one checked into the upstream repository should be deleted when 15merging. 16