electron/shell/common/api
Samuel Attard dbf2931f0e
feat: Electron Fuses, package time feature toggles (#24241)
* feat: add new 'fuses' feature for package-time build-flag style feature control

* feat: put ENABLE_RUN_AS_NODE behind a fuse as well

* chore: address PR feedback

* build: move FUSE_EXPORT to headers

* build: use hex codes for kFuseWire char[]

* docs: add fuse wire documentation

* chore: update fuses.json info

* Apply suggestions from code review

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

* chore: add link to fuse schema

* Update shell/app/electron_library_main.mm

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

Co-authored-by: Jeremy Rose <jeremya@chromium.org>
2020-10-27 10:49:25 -07:00
..
api.mojom fix: ensure ready-to-show event is fired (#25632) 2020-09-28 13:36:45 -07:00
BUILD.gn chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
electron_api_asar.cc refactor: mmap asar files (#24470) 2020-08-04 11:48:04 -07:00
electron_api_clipboard.cc chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
electron_api_clipboard.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_clipboard_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_command_line.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_environment.cc refactor: check ELECTRON_ENABLE_LOGGING via native implementation (#25623) 2020-10-06 09:58:31 +09:00
electron_api_key_weak_map.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_native_image.cc fix: NativeImage.getScaleFactors returns correct scales (#25832) 2020-10-13 10:59:18 +09:00
electron_api_native_image.h feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
electron_api_native_image_mac.mm feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
electron_api_native_image_win.cc feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
electron_api_shell.cc feat: read/write Toast Activator CLSID in shortcuts (#25493) 2020-09-17 15:17:44 -07:00
electron_api_v8_util.cc chore: change some for loops to range-based (#26182) 2020-10-27 10:22:24 -07:00
electron_bindings.cc chore: change some for loops to range-based (#26182) 2020-10-27 10:22:24 -07:00
electron_bindings.h fix: no more need to hijack process.stdout on Win32 (#25765) 2020-10-05 10:10:38 -07:00
features.cc feat: Electron Fuses, package time feature toggles (#24241) 2020-10-27 10:49:25 -07:00
object_life_monitor.cc chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00
object_life_monitor.h build: fix building with enable_remote_module = false (#23499) 2020-05-12 18:32:04 +02:00