electron/script
Samuel Attard 6bcf67e051
feat: enable builtin spellchecker (#20692)
* chore: add code required to use chromes spellchecker

* chore: fix linting

* chore: manifests needs buildflags now

* chore: add dictionarySuggestions to the context menu event when the spellchecker is active

* chore: enable by default for windows builds

* chore: add patch to remove incognito usage in the spellchecker

* chore: add dependencies on spellcheck common and flags

* chore: conditionally include spell check panel impl

* chore: fix deps for spellcheck feature flags

* chore: add patch for electron resources

* chore: add dependency on //components/language/core/browser

* chore: patches to make hunspell work on windows

* build: collect hunspell dictionaries into a zip file and publish

* chore: clean up patches

* chore: add docs and set spell checker url method

* chore: fix error handling

* chore: fix hash logic

* build: update hunspell filename generator

* fix: default spellchecker list to the current system locale if we can

* docs: document the language getter

* chore: patch IDS_ resources for linux builds

* feat: add spellcheck webpref flag to disable the builtin spellchecker

* chore: fix docs typo

* chore: clean up spellchecker impl as per feedback

* remove unneeded deps
2019-10-31 13:11:51 -07:00
..
codesign test: tsify more web contents specs (#19969) 2019-08-29 19:45:41 -05:00
lib chore: fix formatting of a few Python files (#20743) 2019-10-28 10:02:16 -04:00
release feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
zip_manifests chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
.electron.attributes build: ensure we use objc regexps for export-patches (#17598) 2019-03-28 14:01:43 -07:00
apply_all_patches.py chore: make apply_all_patches.py work in both python2 and python3 (#19872) 2019-08-23 15:48:27 -07:00
check-relative-doc-links.py fix: use print() function in both Python 2 and Python 3 (#18395) 2019-06-15 10:26:09 -07:00
check-trailing-whitespace.py chore: fix formatting of a few Python files (#20743) 2019-10-28 10:02:16 -04:00
dbus_mock.py refactor: use one script to launch all linters (#14622) 2018-09-17 16:09:02 -05:00
doc-only-change.js build: fix doc only change when there isn't a PR (#20749) 2019-10-28 09:40:21 -04:00
download-circleci-artifacts.js ci: fix issues downloading from CircleCI (#18652) 2019-06-05 12:21:57 -04:00
external-binaries.json build: use https to download from GitHub for external binaries (#17928) 2019-05-01 13:49:29 -07:00
gen-filenames.js Update gen-filenames.js to generate posix paths (#18488) 2019-06-03 11:43:55 -07:00
gen-hunspell-filenames.js feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
generate-deps-hash.js feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
generate-version-json.js refactor: auto generate electron_version.h from the version file (#18866) 2019-06-19 14:31:55 -07:00
generate-zip-manifest.py ci: add check for dist zip file changes (#18446) 2019-05-29 09:40:02 -07:00
git-export-patches chore: save HEAD when git-import-patches runs (#17824) 2019-04-17 11:16:03 -07:00
git-import-patches build: actually run import-patches on gclient sync (#17885) 2019-04-23 10:28:26 -07:00
gn-asar.js build: use async remove method to handle errors better (#16917) 2019-03-26 10:34:03 +09:00
gn-check.js build: add gn-check to precommit linting (#19850) 2019-08-30 10:37:02 -07:00
lint.js chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
nan-spec-runner.js chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
native-test-targets.json chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
native-tests.py ci: run more Chromium unit tests (#15363) 2018-10-25 14:28:50 -04:00
node-disabled-tests.json chore: bump node to v12.12.0 (master) (#20584) 2019-10-18 16:52:15 -07:00
node-spec-runner.js build: convert nodejs tap output to junit and store in circleci as test results 2019-07-24 14:43:49 -07:00
run-clang-format.py fix: use gn/clang-format from src (#19145) 2019-07-09 17:40:26 +09:00
run-gn-format.py fix: use gn/clang-format from src (#19145) 2019-07-09 17:40:26 +09:00
spec-runner.js chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
start.js chore: refactor scripts for octokit update (#16284) 2019-01-08 12:05:58 -08:00
strip-binaries.py chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
sysroots.json build: change to download sysroots from the new sysroot bucket (#20803) 2019-10-29 17:50:24 -07:00
update-external-binaries.py ci: make macOS CI faster (#16766) 2019-02-06 13:16:11 -08:00
verify-ffmpeg.py ci: run tests on WOA hardware (#20031) 2019-09-03 13:13:06 -04:00
verify-mksnapshot.py chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
yarn.js build: unify YARN_VERSION variable usage and ensure CI uses yarn not npm (#18607) 2019-06-05 16:30:39 -07:00
zip-symbols.py fix: use print() function in both Python 2 and Python 3 (#18395) 2019-06-15 10:26:09 -07:00