electron/shell/common/api
2021-01-26 12:16:21 -06:00
..
api.mojom chore: remove unused sendToAll + related APIs (#26771) 2020-12-03 15:55:50 +09:00
BUILD.gn chore: duplicate symbols for mojom interfaces in component build (#27186) 2021-01-19 11:31:44 +09:00
electron_api_asar.cc refactor: mmap asar files (#24470) 2020-08-04 11:48:04 -07:00
electron_api_clipboard.cc refactor: replace base::Bind() with base::BindOnce() / base::BindRepeating() (#27447) 2021-01-25 10:27:40 +09: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: don't throw on bad icons in BrowserWindow constructor (#27441) 2021-01-25 10:24:10 +09:00
electron_api_native_image.h fix: don't throw on bad icons in BrowserWindow constructor (#27441) 2021-01-25 10:24:10 +09: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 chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) (#27111) 2021-01-12 15:31:23 -08: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 refactor: use public node::CallbackScope where possible (#27001) 2020-12-15 11:39:25 -08: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 refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
object_life_monitor.h refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00