Charles Kerr b4bb928224 refactor: use C++20's contains() method (#45814) 1 month ago
..
api.mojom 9fe5f566a4 feat: route deprecated sync clipboard read through permission checks (#45472) 2 months ago
crashpad_support.cc 35a9e67dba chore: rename built-in modules to bindings to match naming update in node (#37182) 2 years ago
electron_api_asar.cc c3321715e3 perf: prefer NewFromUtf8Literal() over NewFromUtf8() for string literals (#44428) 5 months ago
electron_api_clipboard.cc b4bb928224 refactor: use C++20's contains() method (#45814) 1 month ago
electron_api_clipboard.h e70ce89235 chore: more iwyu (#43063) 8 months ago
electron_api_clipboard_mac.mm d32e6cc252 chore: bump chromium to 105.0.5173.0 (main) (#34770) 2 years ago
electron_api_command_line.cc 45bae950d5 chore: remove unused base/ includes (#43688) 7 months ago
electron_api_environment.cc e7ca92a574 chore: remove unused internal env.unSetVar() (#43148) 8 months ago
electron_api_native_image.cc 99f2bab4a4 refactor: fix modernize-return-braced-init-list warnings (#44856) 4 months ago
electron_api_native_image.h 9dc7ac48fe fix: bugprone-narrowing-conversions warnings in NativeImage (#44740) 5 months ago
electron_api_native_image_mac.mm e21d7a1010 fix: -Wunsafe-buffer-usage warning in didRegisterForRemoteNotificationsWithDeviceToken (#44382) 5 months ago
electron_api_native_image_win.cc 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) 1 year ago
electron_api_net.cc 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
electron_api_shell.cc af9ea0b422 fix: crash parsing CLSID in `shell.readShortcutLink()` (#45350) 2 months ago
electron_api_testing.cc 1a0991a9b9 chore: bump chromium to 122.0.6261.6 (main) (#40949) 1 year ago
electron_api_url_loader.cc 9f27479a11 refactor: do not use `AdaptCallbackForRepeating()` in `electron_api_url_loader.cc` (#45782) 1 month ago
electron_api_url_loader.h 61cddcaf76 fix: crash in gin::wrappable::secondweakcallback (#45376) 2 months ago
electron_api_v8_util.cc c63613f290 refactor: return-braced-init-list pt 2 of 2 (#44891) 4 months ago
electron_bindings.cc 78adaed2c6 refactor: only pass `v8::Context` to `gin_helper::MicrotasksScope` constructor (#45505) 2 months ago
electron_bindings.h e70ce89235 chore: more iwyu (#43063) 8 months ago
features.cc 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago