electron/shell/common/gin_converters
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
..
accelerator_converter.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
accelerator_converter.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
blink_converter.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
blink_converter.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
callback_converter.h chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
content_converter.cc feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
content_converter.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
file_dialog_converter.cc move file dialog converter to gin (#19709) 2019-08-13 14:49:48 +09:00
file_dialog_converter.h move file dialog converter to gin (#19709) 2019-08-13 14:49:48 +09:00
file_path_converter.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
gfx_converter.cc chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
gfx_converter.h chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
gurl_converter.h move gurl converter to gin (#19578) 2019-08-07 16:18:26 +09:00
image_converter.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
image_converter.h move image converter to gin (#19655) 2019-08-15 11:18:34 +09:00
message_box_converter.cc move image converter to gin (#19655) 2019-08-15 11:18:34 +09:00
message_box_converter.h refactor: move native window gin converter (#19577) 2019-08-09 13:43:18 -07:00
native_window_converter.h refactor: move native window gin converter (#19577) 2019-08-09 13:43:18 -07:00
net_converter.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
net_converter.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
std_converter.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
value_converter.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
value_converter.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00