electron/atom/renderer
Maya Wolf ab70e854f8 fix: contractions handling in spellchecker (#18506)
This fixes #18459 by improving the handling of contractions in the spellcheck API. Specifically, it now accepts contraction words where the spellchecker recognizes the whole word, and not, as previously, just if it recognizes all of its parts.
2019-05-30 21:19:10 -07:00
..
api fix: contractions handling in spellchecker (#18506) 2019-05-30 21:19:10 -07:00
printing refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00
resources/mac mac: Generate Info.plist from gyp variables 2015-04-14 16:09:34 +08:00
atom_autofill_agent.cc Update function signatures for focused element change notifications 2019-05-22 12:55:37 -07:00
atom_autofill_agent.h Update function signatures for focused element change notifications 2019-05-22 12:55:37 -07:00
atom_render_frame_observer.cc refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
atom_render_frame_observer.h refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
atom_renderer_client.cc refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
atom_renderer_client.h refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
atom_sandboxed_renderer_client.cc Chrome changed the devtools url 2019-05-17 16:16:25 -07:00
atom_sandboxed_renderer_client.h refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
content_settings_observer.cc WebSQL: Don't pass name/metadata around, use content::StorageUsageInfo 2019-03-08 15:04:32 -08:00
content_settings_observer.h WebSQL: Don't pass name/metadata around, use content::StorageUsageInfo 2019-03-08 15:04:32 -08:00
electron_api_service_impl.cc chore: bump chromium to 7dff37844cb3 (master) (#18059) 2019-04-30 17:18:22 -07:00
electron_api_service_impl.h refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
guest_view_container.cc fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
guest_view_container.h insertText is deprecated 2017-02-06 10:34:29 -08:00
preferences_manager.cc refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
preferences_manager.h Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00
renderer_client_base.cc chore: convert View APIs away from base::Bind (#18035) 2019-04-30 09:40:39 +09:00
renderer_client_base.h refactor: turn OnOffscreen message into a command-line flag (#17687) 2019-04-19 12:55:20 -07:00
web_worker_observer.cc refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
web_worker_observer.h chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00