trop[bot] 551d301c98 refactor: do not use `AdaptCallbackForRepeating()` in `electron_api_url_loader.cc` (#45783) 1 month ago
..
api.mojom 02d1f557cb feat: route deprecated sync clipboard read through permission checks (#45473) 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 a6b34dca26 perf: prefer NewFromUtf8Literal() over NewFromUtf8() for string literals (#44429) 5 months ago
electron_api_clipboard.cc cd6e3d720f refactor: fix modernize-return-braced-init-list warnings (#44857) 4 months 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 b428315c6d perf: remove unnecessary `.c_str()` calls (#41869) 1 year ago
electron_api_environment.cc e7ca92a574 chore: remove unused internal env.unSetVar() (#43148) 8 months ago
electron_api_native_image.cc cd6e3d720f refactor: fix modernize-return-braced-init-list warnings (#44857) 4 months ago
electron_api_native_image.h b293c3b23f fix: bugprone-narrowing-conversions warnings in NativeImage (#44738) 5 months ago
electron_api_native_image_mac.mm 964c1a1df8 fix: -Wunsafe-buffer-usage warning in didRegisterForRemoteNotificationsWithDeviceToken (#44381) 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 64a1ede1a6 fix: crash parsing CLSID in `shell.readShortcutLink()` (#45349) 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 551d301c98 refactor: do not use `AdaptCallbackForRepeating()` in `electron_api_url_loader.cc` (#45783) 1 month ago
electron_api_url_loader.h f360dadbb4 fix: crash in gin::wrappable::secondweakcallback (#45379) 2 months ago
electron_api_v8_util.cc 73e791475b refactor: return-braced-init-list pt 2 of 2 (#44890) 4 months ago
electron_bindings.cc 2226d68ced refactor: only pass `v8::Context` to `gin_helper::MicrotasksScope` constructor (#45504) 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