electron/shell/common/api
Cheng Zhao 2d559ca855
chore: remove node patches by using the preload feature (#41115)
* chore: remove node patches by using the preload feature

* chore: fix node tests caused by filename change
2024-01-26 17:28:11 +09:00
..
BUILD.gn Merge branch 'master' into roller/chromium/master 2021-03-15 18:43:25 -04:00
api.mojom feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#38868) 2023-07-24 14:27:30 +02:00
crashpad_support.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_asar.cc chore: remove node patches by using the preload feature (#41115) 2024-01-26 17:28:11 +09:00
electron_api_clipboard.cc fix: use nested run loop in clipboard.readImage (#39466) 2023-08-14 10:35:37 +02:00
electron_api_clipboard.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_clipboard_mac.mm chore: bump chromium to 105.0.5173.0 (main) (#34770) 2022-07-13 17:26:16 -04:00
electron_api_command_line.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_environment.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_key_weak_map.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_native_image.cc perf: avoid redundant map lookup in NativeImage::GetHICON() (#39058) 2023-07-13 15:37:43 +09:00
electron_api_native_image.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_native_image_mac.mm chore: bump chromium to 118.0.5993.5 (27-x-y) (#39542) 2023-09-07 17:56:29 -04:00
electron_api_native_image_win.cc refactor: `createThumbnailFromPath` takes `size` not `maxSize` (#37362) 2023-03-08 21:48:29 -05:00
electron_api_net.cc feat: add net module to utility process (#40968) 2024-01-18 09:57:19 -05:00
electron_api_shell.cc fix: defaults broken in shell.openExternal() options (#38038) 2023-04-21 13:13:59 -04:00
electron_api_testing.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_url_loader.cc feat: add net module to utility process (#40968) 2024-01-18 09:57:19 -05:00
electron_api_url_loader.h feat: add net module to utility process (#40968) 2024-01-18 09:57:19 -05:00
electron_api_v8_util.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_bindings.cc chore: remove node patches by using the preload feature (#41115) 2024-01-26 17:28:11 +09:00
electron_bindings.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
features.cc build: remove enable_osr build flag (#38703) 2023-06-13 14:48:53 -04:00
object_life_monitor.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
object_life_monitor.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00