trop[bot] 500071a206 fix: empty result of `webContents.getUserAgent()` (#35151) 2 years ago
..
views 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_app.cc 1b4eeda7eb fix: create `userData` on requestSingleInstanceLock() if needed (#33559) (#33591) 3 years ago
electron_api_app.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_app_mac.mm 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
electron_api_app_mas.mm 42409d860b fix: Resolve bookmarks without mounting network drives (#24708) 4 years ago
electron_api_auto_updater.cc 38fafe4986 refactor: ginify autoUpdater (#24678) 4 years ago
electron_api_auto_updater.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_base_window.cc b3268a50a8 fix: incorrect `skipTransformProcessType` option parsing in `win.setVisibleOnAllWorkspaces()` (#32398) 3 years ago
electron_api_base_window.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_browser_view.cc 984c675ee1 fix: BrowserView setBackgroundColor needs two calls (#31948) 3 years ago
electron_api_browser_view.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_browser_window.cc 90c299f3ad feat: add WCO title bar style setters (#33439) 3 years ago
electron_api_browser_window.h 90c299f3ad feat: add WCO title bar style setters (#33439) 3 years ago
electron_api_browser_window_mac.mm 2c10d0fe1b fix: draggable regions in BrowserViews are independent (#31085) 3 years ago
electron_api_browser_window_views.cc b62bbfda4e fix: ensure web_contents() is alive before grabbing view (#30571) 3 years ago
electron_api_content_tracing.cc 98d2824c7f refactor: migrate AdaptCallbackForRepeating to SplitOnceCallback (#29825) 3 years ago
electron_api_cookies.cc f120ea0810 chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030) 3 years ago
electron_api_cookies.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_crash_reporter.cc 75290948ac chore: add a TRACE call for `crash_reporter::Start()` (#34324) 2 years ago
electron_api_crash_reporter.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_data_pipe_holder.cc 65a980c673 refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633) 3 years ago
electron_api_data_pipe_holder.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_debugger.cc 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
electron_api_debugger.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_desktop_capturer.cc 1dcb8a370e refactor: simplify desktop_capturer patch (#30685) 3 years ago
electron_api_desktop_capturer.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_dialog.cc 05ba6359d0 feat: add signal option to dialog.showMessageBox (#26102) 3 years ago
electron_api_download_item.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_api_download_item.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_event.cc cc01272a8d chore: bump chromium to 96.0.4647.0 (main) (#30814) 3 years ago
electron_api_event_emitter.cc 07a049ef1b chore: stop leaking v8 environment (#22761) 5 years ago
electron_api_event_emitter.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_global_shortcut.cc 40a8e4fb58 fix: MediaMetadata not working properly (#31492) 3 years ago
electron_api_global_shortcut.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_in_app_purchase.cc c41628d3b5 feat: Added missing info to IAP transaction and product structures (#32602) 3 years ago
electron_api_in_app_purchase.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_menu.cc 98ac0ca52a fix: running tests with release build (#31092) 3 years ago
electron_api_menu.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_menu_mac.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_menu_mac.mm 98ac0ca52a fix: running tests with release build (#31092) 3 years ago
electron_api_menu_views.cc ddf3ef0a5f refactor: use C++11 class member variable initialization (#27477) 4 years ago
electron_api_menu_views.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_native_theme.cc d0a98dc134 feat: add nativeTheme.inForcedColorsMode (#32956) (#33358) 3 years ago
electron_api_native_theme.h d0a98dc134 feat: add nativeTheme.inForcedColorsMode (#32956) (#33358) 3 years ago
electron_api_native_theme_mac.mm d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_api_net.cc df1432a315 feat: add net.online / net.isOnline() (#21004) 4 years ago
electron_api_net_log.cc 34a818bccf chore: bump chromium to 98.0.4706.0 (17-x-y) (#31982) 3 years ago
electron_api_net_log.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_notification.cc 22d8f22cfb 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 4 years ago
electron_api_notification.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_power_monitor.cc 22a70eb803 chore: bump chromium to 92.0.4475.0 (master) (#28462) 4 years ago
electron_api_power_monitor.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_power_monitor_mac.mm 6acf34fa4c feat: add macOS fast user switching evt (#25321) 4 years ago
electron_api_power_monitor_win.cc ae323565f7 fix: delay emitting powerMonitor events on windows (#25836) 4 years ago
electron_api_power_save_blocker.cc ddf3ef0a5f refactor: use C++11 class member variable initialization (#27477) 4 years ago
electron_api_power_save_blocker.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_printing.cc 8f51d3e1bf feat: add `webContents.getPrintersAsync()` (#31023) 3 years ago
electron_api_protocol.cc 95a9ff952c chore: cleanup usages of const char* (#29906) 3 years ago
electron_api_protocol.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_safe_storage.cc 2a04149140 fix: crash in `safeStorage` on Linux (#34261) 2 years ago
electron_api_safe_storage.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_screen.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_api_screen.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_service_worker_context.cc f120ea0810 chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030) 3 years ago
electron_api_service_worker_context.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_session.cc 1d802ee6cb feat: allow setting code cache directory (#33285) 3 years ago
electron_api_session.h 1d802ee6cb feat: allow setting code cache directory (#33285) 3 years ago
electron_api_system_preferences.cc adf0a73543 chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) (#27111) 4 years ago
electron_api_system_preferences.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_system_preferences_mac.mm 34a818bccf chore: bump chromium to 98.0.4706.0 (17-x-y) (#31982) 3 years ago
electron_api_system_preferences_win.cc 79cb5144ae chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 3 years ago
electron_api_tray.cc 931db4a747 fix: tray garbage collection (#33076) 3 years ago
electron_api_tray.h 931db4a747 fix: tray garbage collection (#33076) 3 years ago
electron_api_url_loader.cc 99c0a723fd chore: follow-up to roll 95.0.4612.5 (#30835) 3 years ago
electron_api_url_loader.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_view.cc 76ae3b7ecb chore: remove unused classes of views API (#22861) 5 years ago
electron_api_view.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_web_contents.cc 500071a206 fix: empty result of `webContents.getUserAgent()` (#35151) 2 years ago
electron_api_web_contents.h ea1f402417 fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) (#33350) 3 years ago
electron_api_web_contents_impl.cc 69f1731bbb chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 4 years ago
electron_api_web_contents_mac.mm 385d0f590f refactor: remove base::Value from WebContentsPreferences (#30193) 3 years ago
electron_api_web_contents_view.cc f4e1a343b9 refactor: cleanup how WebContents is destroyed (#27920) 4 years ago
electron_api_web_contents_view.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_web_frame_main.cc 3e73892db6 fix: optional postMessage transfer arg (#32459) 3 years ago
electron_api_web_frame_main.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_web_request.cc 24b02d68a7 fix: incorrect Content-Disposition serialization (#31669) 3 years ago
electron_api_web_request.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
electron_api_web_view_manager.cc cac871c027 Revert "refactor: only create webContents after 'will-attach-webview' (#30311)" (#31785) 3 years ago
event.cc 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
event.h ea1f402417 fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) (#33350) 3 years ago
frame_subscriber.cc f120ea0810 chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030) 3 years ago
frame_subscriber.h f120ea0810 chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030) 3 years ago
gpu_info_enumerator.cc 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
gpu_info_enumerator.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
gpuinfo_manager.cc 9891ff14a7 refactor: remove dead code in NeedsCompleteGpuInfoCollection (#30855) 3 years ago
gpuinfo_manager.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
message_port.cc 9bb7051f54 chore: prefer empty() check for readability (#29360) 3 years ago
message_port.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
process_metric.cc 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
process_metric.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
save_page_handler.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
save_page_handler.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago
ui_event.cc 61a05caa78 refactor: remove uses of v8::Isolate::GetCurrent (#24179) 4 years ago
ui_event.h 6f1f8b7847 chore: add ELECTRON_ prefix to C++ include guards (#31953) 3 years ago