Shelley Vohr 83f6303394 fix: BrowserView background color in webContents (#33546) 2 years ago
..
views 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
electron_api_app.cc 43d242f4dc fix: create `userData` on requestSingleInstanceLock() if needed (#33590) 3 years ago
electron_api_app.h 136c539836 refactor: move certificate_manager_model to shell (#31740) 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 ba26580f23 chore: use consistent parameter names (#29361) 3 years ago
electron_api_base_window.cc 3ddb61fc3a fix: incorrect `skipTransformProcessType` option parsing in `win.setVisibleOnAllWorkspaces()` (#32397) 3 years ago
electron_api_base_window.h 129f92e1fa fix: child window alwaysOnTop level persistence (#29813) 3 years ago
electron_api_browser_view.cc 83f6303394 fix: BrowserView background color in webContents (#33546) 2 years ago
electron_api_browser_view.h 00dff390ac fix: make BrowserView aware of owning window (#31842) 3 years ago
electron_api_browser_window.cc f998093fad fix: undefined backgroundColor (#32654) 3 years ago
electron_api_browser_window.h 1f8a46c9c6 feat: enable window controls overlay on macOS (#29253) 3 years ago
electron_api_browser_window_mac.mm 74c53ad0c3 fix: draggable regions in `BrowserView`s are independent (#31199) 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 55a293cfaf fix: change cookie default from NO_RESTRICTION to LAX_MODE (#31839) 3 years ago
electron_api_cookies.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_api_crash_reporter.cc c9ba0d02d7 feat: support crashpad on linux (#29719) 3 years ago
electron_api_crash_reporter.h 481b19bee6 fix: send guid with linux crashes (#24881) 4 years ago
electron_api_data_pipe_holder.cc ca75bca667 chore: bump chromium to 90.0.4415.0 (master) (#27694) 4 years ago
electron_api_data_pipe_holder.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_api_debugger.cc 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
electron_api_debugger.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_api_desktop_capturer.cc 1dcb8a370e refactor: simplify desktop_capturer patch (#30685) 3 years ago
electron_api_desktop_capturer.h c46620d4ba chore: bump chromium to 96.0.4664.4 (16-x-y) (#31529) 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 f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_api_event.cc b1366421d1 chore: bump chromium to 96.0.4647.0 (main) (#31302) 3 years ago
electron_api_event_emitter.cc 07a049ef1b chore: stop leaking v8 environment (#22761) 5 years ago
electron_api_event_emitter.h 232ca8af39 refactor: EventEmitters without gin_helper (#22726) 5 years ago
electron_api_global_shortcut.cc ea96f4c176 fix: MediaMetadata not working properly (#31535) 3 years ago
electron_api_global_shortcut.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_api_in_app_purchase.cc 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
electron_api_in_app_purchase.h 071c5930b9 refactor: ginify InAppPurchase (#24674) 4 years ago
electron_api_menu.cc 79108c7acd fix: running tests with release build (#31141) 3 years ago
electron_api_menu.h 79108c7acd fix: running tests with release build (#31141) 3 years ago
electron_api_menu_mac.h 79108c7acd fix: running tests with release build (#31141) 3 years ago
electron_api_menu_mac.mm 79108c7acd fix: running tests with release build (#31141) 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 ddf3ef0a5f refactor: use C++11 class member variable initialization (#27477) 4 years ago
electron_api_native_theme.cc d0131444c1 feat: add nativeTheme.inForcedColorsMode (#32956) (#33359) 3 years ago
electron_api_native_theme.h d0131444c1 feat: add nativeTheme.inForcedColorsMode (#32956) (#33359) 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 8844034fa8 chore: tune-up electron::api::NetLog (#29534) 3 years ago
electron_api_net_log.h 8844034fa8 chore: tune-up electron::api::NetLog (#29534) 3 years ago
electron_api_notification.cc 22d8f22cfb 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 4 years ago
electron_api_notification.h ba26580f23 chore: use consistent parameter names (#29361) 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 22a70eb803 chore: bump chromium to 92.0.4475.0 (master) (#28462) 4 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 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_api_printing.cc 5a7ba8ba8c chore: add logging for print_backend failures (#31288) 3 years ago
electron_api_protocol.cc 95a9ff952c chore: cleanup usages of const char* (#29906) 3 years ago
electron_api_protocol.h d18dbdd72b fix: add service worker schemes from command line in renderer (#29425) 3 years ago
electron_api_safe_storage.cc f464c58fdc fix: crash in `safeStorage` on Linux (#34262) 2 years ago
electron_api_safe_storage.h bc508c6113 feat: add `electron.safeStorage` encryption API (#30020) 3 years ago
electron_api_screen.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_api_screen.h e6cf5906f6 refactor: ginify Screen (#24677) 4 years ago
electron_api_service_worker_context.cc 005101424a chore: bump chromium to 92.0.4496.0 (master) (#28907) 4 years ago
electron_api_service_worker_context.h 005101424a chore: bump chromium to 92.0.4496.0 (master) (#28907) 4 years ago
electron_api_session.cc b1366421d1 chore: bump chromium to 96.0.4647.0 (main) (#31302) 3 years ago
electron_api_session.h b0273b96c1 feat: add support for WebHID (#30213) (#31090) 3 years ago
electron_api_system_preferences.cc adf0a73543 chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) (#27111) 4 years ago
electron_api_system_preferences.h ddf3ef0a5f refactor: use C++11 class member variable initialization (#27477) 4 years ago
electron_api_system_preferences_mac.mm 0cb5631b0b fix: return RGBA values from getSystemColor (#30055) 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 8608b785db fix: tray garbage collection (#33075) 3 years ago
electron_api_tray.h 8608b785db fix: tray garbage collection (#33075) 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 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
electron_api_view.cc 76ae3b7ecb chore: remove unused classes of views API (#22861) 5 years ago
electron_api_view.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_api_web_contents.cc 83f6303394 fix: BrowserView background color in webContents (#33546) 2 years ago
electron_api_web_contents.h 1c6d5ea377 fix: pointer lock escape handling (#32826) 2 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 f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_api_web_frame_main.cc ada1e9137b fix: optional postMessage transfer arg (#32460) 3 years ago
electron_api_web_frame_main.h 4d89174b41 feat: add 'dom-ready' event to WebFrameMain (#29290) 3 years ago
electron_api_web_request.cc 8c842552b0 fix: incorrect Content-Disposition serialization (#31694) 3 years ago
electron_api_web_request.h c9b813a1f9 refactor: convert more C++ enums to C++11 enum classes (#26850) 4 years ago
electron_api_web_view_manager.cc fe248d310d fix: revert "refactor: only create webContents after 'will-attach-webview'… (#31848) 3 years ago
event.cc 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
event.h 6b04cce91a fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33367) 3 years ago
frame_subscriber.cc b8261f1591 chore: bump chromium to 93.0.4550.0 (main) (#29751) 3 years ago
frame_subscriber.h f6531166ae chore: clean up forward declarations (#29904) 3 years ago
gpu_info_enumerator.cc 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
gpu_info_enumerator.h 95a9ff952c chore: cleanup usages of const char* (#29906) 3 years ago
gpuinfo_manager.cc 9891ff14a7 refactor: remove dead code in NeedsCompleteGpuInfoCollection (#30855) 3 years ago
gpuinfo_manager.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
message_port.cc 9bb7051f54 chore: prefer empty() check for readability (#29360) 3 years ago
message_port.h d8167ce138 chore: use consistent parameter names (#26162) 4 years ago
process_metric.cc 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
process_metric.h 1c99a9b425 refactor: Chromium code style for enum classes (#26165) 4 years ago
save_page_handler.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
save_page_handler.h 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
ui_event.cc 61a05caa78 refactor: remove uses of v8::Isolate::GetCurrent (#24179) 4 years ago
ui_event.h a3e28788ce refactor: ginify Tray (#22822) 5 years ago