..
views
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_app.cc
fix: crash caused by app.getLocaleCountryCode() ( #32256 )
2022-01-03 13:54:58 -08:00
electron_api_app.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_app_mac.mm
chore: bump chromium to 93.0.4530.0 (master) ( #29256 )
2021-06-03 01:05:04 -07:00
electron_api_app_mas.mm
fix: Resolve bookmarks without mounting network drives ( #24708 )
2020-08-20 15:01:08 -07:00
electron_api_auto_updater.cc
refactor: ginify autoUpdater ( #24678 )
2020-07-28 11:04:34 -07:00
electron_api_auto_updater.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_base_window.cc
fix: make BrowserView aware of owning window ( #31796 )
2021-11-15 16:23:31 +01:00
electron_api_base_window.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_browser_view.cc
fix: BrowserView setBackgroundColor needs two calls ( #31863 )
2021-11-22 09:38:05 +09:00
electron_api_browser_view.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_browser_window.cc
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_api_browser_window.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_browser_window_mac.mm
fix: draggable regions in BrowserViews are independent ( #31085 )
2021-09-30 11:41:08 +02:00
electron_api_browser_window_views.cc
fix: ensure web_contents() is alive before grabbing view ( #30571 )
2021-08-17 14:00:49 -07:00
electron_api_content_tracing.cc
refactor: migrate AdaptCallbackForRepeating to SplitOnceCallback ( #29825 )
2021-06-21 18:04:31 -07:00
electron_api_cookies.cc
fix: change cookie default from NO_RESTRICTION to LAX_MODE ( #31800 )
2021-11-15 09:20:04 -06:00
electron_api_cookies.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_crash_reporter.cc
feat: support crashpad on linux ( #29719 )
2021-07-19 10:11:10 -07:00
electron_api_crash_reporter.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_data_pipe_holder.cc
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_api_data_pipe_holder.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_debugger.cc
chore: bump chromium to 93.0.4530.0 (master) ( #29256 )
2021-06-03 01:05:04 -07:00
electron_api_debugger.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_desktop_capturer.cc
refactor: simplify desktop_capturer patch ( #30685 )
2021-09-03 16:37:36 -07:00
electron_api_desktop_capturer.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_dialog.cc
feat: add signal option to dialog.showMessageBox ( #26102 )
2021-07-15 07:59:27 +09:00
electron_api_download_item.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
electron_api_download_item.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_event.cc
chore: bump chromium to 96.0.4647.0 (main) ( #30814 )
2021-10-05 19:21:00 -07:00
electron_api_event_emitter.cc
chore: stop leaking v8 environment ( #22761 )
2020-03-20 14:15:55 -07:00
electron_api_event_emitter.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_global_shortcut.cc
fix: MediaMetadata not working properly ( #31492 )
2021-10-21 15:39:38 -04:00
electron_api_global_shortcut.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_in_app_purchase.cc
chore: use =default for default constructors/destructors ( #29511 )
2021-06-04 13:16:13 +09:00
electron_api_in_app_purchase.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_menu.cc
fix: running tests with release build ( #31092 )
2021-09-27 16:58:03 +02:00
electron_api_menu.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_menu_mac.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_menu_mac.mm
fix: running tests with release build ( #31092 )
2021-09-27 16:58:03 +02:00
electron_api_menu_views.cc
refactor: use C++11 class member variable initialization ( #27477 )
2021-01-26 12:16:21 -06:00
electron_api_menu_views.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_native_theme.cc
chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) ( #27111 )
2021-01-12 15:31:23 -08:00
electron_api_native_theme.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_native_theme_mac.mm
chore: rename atom -> electron ( #21986 )
2020-02-04 12:19:40 -08:00
electron_api_net.cc
feat: add net.online / net.isOnline() ( #21004 )
2020-10-20 19:55:06 -07:00
electron_api_net_log.cc
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_api_net_log.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_notification.cc
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
electron_api_notification.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_power_monitor.cc
chore: bump chromium to 92.0.4475.0 (master) ( #28462 )
2021-04-15 10:44:35 -07:00
electron_api_power_monitor.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_power_monitor_mac.mm
feat: add macOS fast user switching evt ( #25321 )
2020-09-22 10:12:39 -07:00
electron_api_power_monitor_win.cc
fix: delay emitting powerMonitor events on windows ( #25836 )
2020-10-27 10:25:23 +09:00
electron_api_power_save_blocker.cc
refactor: use C++11 class member variable initialization ( #27477 )
2021-01-26 12:16:21 -06:00
electron_api_power_save_blocker.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_printing.cc
feat: add webContents.getPrintersAsync()
( #31023 )
2021-10-25 14:16:58 -04:00
electron_api_protocol.cc
chore: cleanup usages of const char* ( #29906 )
2021-07-02 09:51:52 +09:00
electron_api_protocol.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_safe_storage.cc
feat: add electron.safeStorage
encryption API ( #30020 )
2021-08-05 15:12:54 -07:00
electron_api_safe_storage.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_screen.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
electron_api_screen.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_service_worker_context.cc
chore: bump chromium to 92.0.4496.0 (master) ( #28907 )
2021-05-03 20:13:46 -07:00
electron_api_service_worker_context.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_session.cc
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_api_session.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_system_preferences.cc
chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) ( #27111 )
2021-01-12 15:31:23 -08:00
electron_api_system_preferences.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_system_preferences_mac.mm
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_api_system_preferences_win.cc
chore: use std::make_unique/base::MakeRefCounted when possible ( #29510 )
2021-06-08 11:00:05 +09:00
electron_api_tray.cc
chore: bump chromium to 93.0.4530.0 (master) ( #29256 )
2021-06-03 01:05:04 -07:00
electron_api_tray.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_url_loader.cc
chore: follow-up to roll 95.0.4612.5 ( #30835 )
2021-09-06 09:33:10 +02:00
electron_api_url_loader.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_view.cc
chore: remove unused classes of views API ( #22861 )
2020-03-28 15:44:57 +09:00
electron_api_view.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_web_contents.cc
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_api_web_contents.h
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_api_web_contents_impl.cc
chore: bump chromium to ec5bc1743792d64724693eb357083 (master) ( #24984 )
2020-09-21 01:00:36 -07:00
electron_api_web_contents_mac.mm
refactor: remove base::Value from WebContentsPreferences ( #30193 )
2021-07-26 09:04:09 -07:00
electron_api_web_contents_view.cc
Merge branch 'master' into roller/chromium/master
2021-03-15 18:43:25 -04:00
electron_api_web_contents_view.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_web_frame_main.cc
fix: reset render_frame_disposed_ after render frame host change ( #31401 )
2021-10-14 09:44:44 -07:00
electron_api_web_frame_main.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_web_request.cc
fix: incorrect Content-Disposition serialization ( #31669 )
2021-11-03 10:11:37 -04:00
electron_api_web_request.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_web_view_manager.cc
Revert "refactor: only create webContents after 'will-attach-webview' ( #30311 )" ( #31785 )
2021-11-11 15:04:06 -05:00
event.cc
chore: use =default for default constructors/destructors ( #29511 )
2021-06-04 13:16:13 +09:00
event.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
frame_subscriber.cc
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
frame_subscriber.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
gpu_info_enumerator.cc
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
gpu_info_enumerator.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
gpuinfo_manager.cc
refactor: remove dead code in NeedsCompleteGpuInfoCollection ( #30855 )
2021-09-08 08:42:03 +09:00
gpuinfo_manager.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
message_port.cc
chore: prefer empty() check for readability ( #29360 )
2021-05-27 13:08:30 -07:00
message_port.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
process_metric.cc
chore: bump chromium to 93.0.4530.0 (master) ( #29256 )
2021-06-03 01:05:04 -07:00
process_metric.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
save_page_handler.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
save_page_handler.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
ui_event.cc
refactor: remove uses of v8::Isolate::GetCurrent ( #24179 )
2020-06-22 09:35:24 -07:00
ui_event.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00