.. |
views
|
81c5da5221
chore: use =default for default constructors/destructors (#29511)
|
3 years ago |
content_tracing.idl
|
39e3576c48
Merge remote-tracking branch 'origin/master' into roller/chromium/master
|
4 years ago |
electron_api_app.cc
|
d267f979b7
feat: continue-activity event is extended to support webpageURL property (#30042)
|
3 years ago |
electron_api_app.h
|
d267f979b7
feat: continue-activity event is extended to support webpageURL property (#30042)
|
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
|
129f92e1fa
fix: child window alwaysOnTop level persistence (#29813)
|
3 years ago |
electron_api_base_window.h
|
129f92e1fa
fix: child window alwaysOnTop level persistence (#29813)
|
3 years ago |
electron_api_browser_view.cc
|
f4e1a343b9
refactor: cleanup how WebContents is destroyed (#27920)
|
4 years ago |
electron_api_browser_view.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_api_browser_window.cc
|
385d0f590f
refactor: remove base::Value from WebContentsPreferences (#30193)
|
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
|
d59e2d7b2e
fix: draggable regions with devtools open (#29696)
|
3 years ago |
electron_api_browser_window_views.cc
|
39c3ff5292
fix: guard against missing native view (#30304)
|
3 years ago |
electron_api_content_tracing.cc
|
98d2824c7f
refactor: migrate AdaptCallbackForRepeating to SplitOnceCallback (#29825)
|
3 years ago |
electron_api_cookies.cc
|
64ba8feb93
chore: bump chromium to 94.0.4584.0 (main) (#30030)
|
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
|
39e3576c48
Merge remote-tracking branch 'origin/master' into roller/chromium/master
|
4 years ago |
electron_api_desktop_capturer.h
|
4057e6b56e
fix: DesktopCapturer gc'd prior to capture completion (#28273)
|
4 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
|
602913cb4c
chore: rename node bindings atom => electron (#22176)
|
5 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
|
8532e1239e
chore: bump chromium to 93.0.4530.0 (master) (#29256)
|
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
|
da9261497e
feat: add MenuItem.userAccelerator property (#26682)
|
3 years ago |
electron_api_menu.h
|
da9261497e
feat: add MenuItem.userAccelerator property (#26682)
|
3 years ago |
electron_api_menu_mac.h
|
34a4e26b24
fix: check DCHECK_IS_ON() instead of #ifdef DCHECK_IS_ON (#29620)
|
3 years ago |
electron_api_menu_mac.mm
|
da9261497e
feat: add MenuItem.userAccelerator property (#26682)
|
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
|
adf0a73543
chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) (#27111)
|
4 years ago |
electron_api_native_theme.h
|
8798571a77
chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687)
|
4 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
|
b4196ca486
build: fix build with enable_printing=false (#26597)
|
4 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_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
|
b60b96b221
chore: remove unused using and namespace declarations (#29892)
|
3 years ago |
electron_api_session.h
|
fa61e3b119
feat: add session.storagePath to get path on disk for session data (#28665)
|
4 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
|
8532e1239e
chore: bump chromium to 93.0.4530.0 (master) (#29256)
|
3 years ago |
electron_api_tray.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_api_url_loader.cc
|
8532e1239e
chore: bump chromium to 93.0.4530.0 (master) (#29256)
|
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
|
e6d3936a23
feat: add webContents.getResourceUsage()
|
3 years ago |
electron_api_web_contents.h
|
e6d3936a23
feat: add webContents.getResourceUsage()
|
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
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_api_web_frame_main.cc
|
8532e1239e
chore: bump chromium to 93.0.4530.0 (master) (#29256)
|
3 years ago |
electron_api_web_frame_main.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_api_web_request.cc
|
635ed5a6e3
feat: add missing resourceType conversions for webRequest listener details (#29902)
|
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
|
385d0f590f
refactor: remove base::Value from WebContentsPreferences (#30193)
|
3 years ago |
event.cc
|
81c5da5221
chore: use =default for default constructors/destructors (#29511)
|
3 years ago |
event.h
|
f6531166ae
chore: clean up forward declarations (#29904)
|
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
|
b8261f1591
chore: bump chromium to 93.0.4550.0 (main) (#29751)
|
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 |