electron/shell/common/api
trop[bot] 70231825c7
refactor: use type enum in file stats for asar archive (#39969)
refactor: use type enum in file stats for asar archive (#39889)

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Milan Burda <milan.burda@gmail.com>
2023-09-25 09:54:40 -04: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()` (#39206) 2023-07-27 22:59:46 +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 refactor: use type enum in file stats for asar archive (#39969) 2023-09-25 09:54:40 -04:00
electron_api_clipboard.cc fix: use nested run loop in clipboard.readImage (#39487) 2023-08-14 14:49:17 +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() (#39082) 2023-07-13 10:25:01 +02: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: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_native_image_win.cc refactor: `createThumbnailFromPath` takes `size` not `maxSize` (#37362) 2023-03-08 21:48:29 -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_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 refactor: prefer base::Contains() over find() + end() (#38443) 2023-05-30 10:28:43 +02: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_desktop_capturer flag (#38412) 2023-05-24 15:32:31 -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