electron/shell/common/api
Milan Burda b37982987a
chore: remove unused sendToAll + related APIs (#26771)
* chore: remove unused sendToAll + related APIs

* refactor: no need to args.ShallowClone() anymore
2020-12-03 15:55:50 +09:00
..
api.mojom chore: remove unused sendToAll + related APIs (#26771) 2020-12-03 15:55:50 +09: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 chore: remove deprecated shell.moveItemToTrash() (#26723) 2020-11-30 23:25:03 +03: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: honor nativeTheme.themeSource = 'dark' before creating BrowserWindow on Windows (#25373) 2020-10-28 15:00:21 -05: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