ChromeVox migration from third_party: uncompiled files.
commiteeaf796169da6229d6de4b4c8ae07d92cea98771
authorplundblad@chromium.org <plundblad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 May 2014 15:50:05 +0000 (14 15:50 +0000)
committerplundblad@chromium.org <plundblad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 May 2014 15:50:05 +0000 (14 15:50 +0000)
treea57e7be00fef9797296d32395e7220de935a5dea
parent78c5172b1ba95b9435d8be44af3adc16cc5c0ed5
ChromeVox migration from third_party: uncompiled files.

this CL does the following:
- Moves ChromeVox uncompiled files and assets from third_party to
  chrome/browser/resources/chromeos/chromevox.

- Adds OWNEERS and separate .gyp file for ChromeVox in the new location.

- Removes the uncompiled searchvox files.  They were misplaced and are
  compiled in.  These will be readded when moving all other
  ChromeVox javascript.

BUG=371692
R=dmazzoni@chromium.org,dtseng@chromium.org,darin@chromium.org

Review URL: https://codereview.chromium.org/272703004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270411 0039d316-1c4b-4281-b951-d872f2087c98
110 files changed:
chrome/browser/resources/chromeos/chromevox/OWNERS [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox.gyp [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/background.html [moved from chrome/third_party/chromevox/chromevox/background/background.html with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/alert_modal.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/alert_nonmodal.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/bullet.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/busy_progress_loop.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/busy_working_loop.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/button.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/check_off.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/check_on.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/collapsed.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/collapsed.ogg with 50% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/editable_text.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/ellipsis.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/ellipsis.ogg with 54% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/expanded.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/font_change.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/invalid_keypress.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/invalid_keypress.ogg with 51% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/link.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/listbox.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/long_desc.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/long_desc.ogg with 55% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/new_mail.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/new_mail.ogg with 55% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/object_close.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/object_close.ogg with 58% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/object_delete.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/object_delete.ogg with 56% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/object_deselect.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/object_enter.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/object_enter.ogg with 51% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/object_exit.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/object_open.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/object_select.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/paragraph_break.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/search_hit.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/search_miss.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/section.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/section.ogg with 59% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/selection.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/selection_reverse.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/selection_reverse.ogg with 54% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/special_content.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/special_content.ogg with 53% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/task_success.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/wrap.ogg [moved from chrome/third_party/chromevox/chromevox/background/earcons/wrap.ogg with 69% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/earcons/wrap_edge.ogg [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/background/kbexplorer.html [moved from chrome/third_party/chromevox/chromevox/background/kbexplorer.html with 92% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/classic_keymap.json [moved from chrome/third_party/chromevox/chromevox/background/keymaps/classic_keymap.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/experimental.json [moved from chrome/third_party/chromevox/chromevox/background/keymaps/experimental.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/flat_keymap.json [moved from chrome/third_party/chromevox/chromevox/background/keymaps/flat_keymap.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/functions/algebra.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/functions/algebra.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/functions/elementary.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/functions/elementary.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/functions/hyperbolic.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/functions/hyperbolic.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/functions/trigonometry.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/functions/trigonometry.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/greek-capital.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/greek-capital.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/greek-mathfonts.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/greek-mathfonts.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/greek-scripts.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/greek-scripts.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/greek-small.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/greek-small.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/greek-symbols.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/greek-symbols.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/hebrew_letters.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/hebrew_letters.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-lower-double-accent.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-lower-double-accent.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-lower-normal.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-lower-normal.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-lower-phonetic.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-lower-phonetic.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-lower-single-accent.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-lower-single-accent.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-mathfonts.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-mathfonts.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-rest.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-rest.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-upper-double-accent.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-upper-double-accent.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-upper-normal.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-upper-normal.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/latin-upper-single-accent.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/latin-upper-single-accent.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_angles.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_angles.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_arrows.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_arrows.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_characters.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_characters.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_delimiters.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_delimiters.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_digits.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_digits.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_geometry.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_geometry.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_harpoons.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_harpoons.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_non_characters.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_non_characters.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_symbols.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_symbols.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/math_whitespace.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/math_whitespace.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/other_stars.json [moved from chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/other_stars.json with 100% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/background/options.html [moved from chrome/third_party/chromevox/chromevox/background/options.html with 98% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/chromevox-128.png [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/chromevox-16.png [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/chromevox-19.png [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/chromevox-48.png [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/chromevox/injected/api.js [moved from chrome/third_party/chromevox/chromevox/injected/api.js with 99% similarity]
chrome/browser/resources/chromeos/chromevox/chromevox/injected/api_util.js [moved from chrome/third_party/chromevox/chromevox/injected/api_util.js with 97% similarity]
chrome/chrome_resources.gyp
chrome/third_party/chromevox/README.chromium
chrome/third_party/chromevox/chromevox.gyp
chrome/third_party/chromevox/chromevox/background/earcons/alert_modal.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/alert_nonmodal.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/bullet.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/busy_progress_loop.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/busy_working_loop.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/button.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/check_off.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/check_on.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/editable_text.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/expanded.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/font_change.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/link.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/listbox.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/object_deselect.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/object_exit.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/object_open.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/object_select.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/paragraph_break.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/search_hit.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/search_miss.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/selection.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/task_success.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/earcons/wrap_edge.ogg [deleted file]
chrome/third_party/chromevox/chromevox/background/tests.html [deleted file]
chrome/third_party/chromevox/chromevox/chromevox-128.png [deleted file]
chrome/third_party/chromevox/chromevox/chromevox-16.png [deleted file]
chrome/third_party/chromevox/chromevox/chromevox-19.png [deleted file]
chrome/third_party/chromevox/chromevox/chromevox-48.png [deleted file]