.. |
api
|
c865244bb8
fix: ensure ready-to-show event is fired (#25448) (#26140)
|
4 years ago |
extensions
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
lib
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
linux
|
032552df57
build: depend on chromium version not SHA (#20839)
|
5 years ago |
mac
|
2a4aaa9661
fix: emit 'shutdown' outside -[NSApplication terminate:] (#24140)
|
4 years ago |
media
|
2b316f3843
refactor: run clang-tidy (#20231)
|
5 years ago |
net
|
dd631c67eb
fix: Close protocol response streams when aborted (#26141)
|
4 years ago |
notifications
|
1d383c0613
revert: reply notifs sometimes destroyed too early (#26084)
|
4 years ago |
osr
|
a4d8974556
fix: revive offscreen rendering support (#22431)
|
5 years ago |
printing
|
9439388b7b
chore: wrap cb with default invocation (#22036)
|
5 years ago |
resources
|
78a4a48f6f
Bump v8.5.5
|
4 years ago |
ui
|
ce178d4b9d
fix: release NSAlert properly (#26100)
|
4 years ago |
win
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
auto_updater.cc
|
19223952a8
chore: remove native_mate (Part 8) (#20598)
|
5 years ago |
auto_updater.h
|
19223952a8
chore: remove native_mate (Part 8) (#20598)
|
5 years ago |
auto_updater_mac.mm
|
19223952a8
chore: remove native_mate (Part 8) (#20598)
|
5 years ago |
browser.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
browser.h
|
ac7389d71a
fix: multiple dock icons when calling dock.show/hide (#25302)
|
4 years ago |
browser_linux.cc
|
6f331e4f6a
feat: add force option to app.focus() (#23574)
|
5 years ago |
browser_mac.mm
|
ac7389d71a
fix: multiple dock icons when calling dock.show/hide (#25302)
|
4 years ago |
browser_observer.h
|
b7bcce9576
fix: implement login event for WebContents (#21098)
|
5 years ago |
browser_process_impl.cc
|
032552df57
build: depend on chromium version not SHA (#20839)
|
5 years ago |
browser_process_impl.h
|
032552df57
build: depend on chromium version not SHA (#20839)
|
5 years ago |
browser_win.cc
|
6f331e4f6a
feat: add force option to app.focus() (#23574)
|
5 years ago |
child_web_contents_tracker.cc
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
child_web_contents_tracker.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
common_web_contents_delegate.cc
|
4464a04f35
fix: emit will-navigate for sandboxed contents (#22188) (#22328)
|
5 years ago |
common_web_contents_delegate.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
common_web_contents_delegate_mac.mm
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
common_web_contents_delegate_views.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
cookie_change_notifier.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
cookie_change_notifier.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_autofill_driver.cc
|
12f0352abc
chore: force source code and markdown files to use LF line ending (#25174)
|
4 years ago |
electron_autofill_driver.h
|
12f0352abc
chore: force source code and markdown files to use LF line ending (#25174)
|
4 years ago |
electron_autofill_driver_factory.cc
|
12f0352abc
chore: force source code and markdown files to use LF line ending (#25174)
|
4 years ago |
electron_autofill_driver_factory.h
|
12f0352abc
chore: force source code and markdown files to use LF line ending (#25174)
|
4 years ago |
electron_browser_client.cc
|
86e4cced1f
fix: loading dedicated/shared worker scripts over custom protocol (#20625) (#26142)
|
4 years ago |
electron_browser_client.h
|
86e4cced1f
fix: loading dedicated/shared worker scripts over custom protocol (#20625) (#26142)
|
4 years ago |
electron_browser_context.cc
|
de2e12343e
fix: dictionaries download path should be in userdata (#22448)
|
5 years ago |
electron_browser_context.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_browser_main_parts.cc
|
afe59c52a3
fix: call node::Stop on exit (#25501)
|
4 years ago |
electron_browser_main_parts.h
|
1ee98b4a73
fix: let Node.js perform microtask checkpoint in the main process (#24131) (#24180)
|
4 years ago |
electron_browser_main_parts_mac.mm
|
dde19b0583
fix: revert {Atom => Electron}Application rename (#22206) (#22326)
|
5 years ago |
electron_browser_main_parts_posix.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_download_manager_delegate.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_download_manager_delegate.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_gpu_client.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_gpu_client.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_javascript_dialog_manager.cc
|
b305784aa3
feat: add disableDialogs option to WebPreferences (#22665)
|
5 years ago |
electron_javascript_dialog_manager.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_navigation_throttle.cc
|
9f1b24de95
refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25110)
|
4 years ago |
electron_navigation_throttle.h
|
9f1b24de95
refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25110)
|
4 years ago |
electron_paths.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_permission_manager.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_permission_manager.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_quota_permission_context.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_quota_permission_context.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_speech_recognition_manager_delegate.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_speech_recognition_manager_delegate.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_web_ui_controller_factory.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
electron_web_ui_controller_factory.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
fake_location_provider.cc
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
fake_location_provider.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
feature_list.cc
|
a40957f2bc
fix: some websites using WebComponents V0 not loading (#21866)
|
5 years ago |
feature_list.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
font_defaults.cc
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
font_defaults.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
javascript_environment.cc
|
2b316f3843
refactor: run clang-tidy (#20231)
|
5 years ago |
javascript_environment.h
|
1ee98b4a73
fix: let Node.js perform microtask checkpoint in the main process (#24131) (#24180)
|
4 years ago |
login_handler.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
login_handler.h
|
9d1ec6b0eb
fix: implement 'login' event for net.ClientRequest (#21133)
|
5 years ago |
microtasks_runner.cc
|
1ee98b4a73
fix: let Node.js perform microtask checkpoint in the main process (#24131) (#24180)
|
4 years ago |
microtasks_runner.h
|
05cde0d945
chore: bump chromium to 80.0.3987.6 (8-x-y) (#21061)
|
5 years ago |
native_browser_view.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
native_browser_view.h
|
42a483ad27
feat: add getBounds() method for BrowserView (#19370)
|
5 years ago |
native_browser_view_mac.h
|
42a483ad27
feat: add getBounds() method for BrowserView (#19370)
|
5 years ago |
native_browser_view_mac.mm
|
42a483ad27
feat: add getBounds() method for BrowserView (#19370)
|
5 years ago |
native_browser_view_views.cc
|
2b316f3843
refactor: run clang-tidy (#20231)
|
5 years ago |
native_browser_view_views.h
|
42a483ad27
feat: add getBounds() method for BrowserView (#19370)
|
5 years ago |
native_window.cc
|
adfc0f55bc
fix: macOS modal focus (#24353)
|
4 years ago |
native_window.h
|
adfc0f55bc
fix: macOS modal focus (#24353)
|
4 years ago |
native_window_mac.h
|
3ba4a35c9c
fix: propagate preferred color scheme to the renderer (#22896) (#22901)
|
5 years ago |
native_window_mac.mm
|
8272ea5b5f
fix: use default NSVisualEffectState enum case (#24546)
|
4 years ago |
native_window_observer.h
|
adfc0f55bc
fix: macOS modal focus (#24353)
|
4 years ago |
native_window_views.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
native_window_views.h
|
ad66542cf7
fix: calculate frame when setting window placement (#25057)
|
4 years ago |
native_window_views_win.cc
|
9330ec2b80
fix: save normal window bounds when maximizing (#25148)
|
4 years ago |
network_hints_handler_impl.cc
|
6294f811a7
fix: hold browser_context instead of render_frame_host to fix lifetime issues (#23271) (#23396)
|
5 years ago |
network_hints_handler_impl.h
|
6294f811a7
fix: hold browser_context instead of render_frame_host to fix lifetime issues (#23271) (#23396)
|
5 years ago |
node_debugger.cc
|
f3df14c7ae
fix: Node.js cpu and heap profiling (#24542)
|
4 years ago |
node_debugger.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
pref_store_delegate.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
pref_store_delegate.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
relauncher.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
relauncher.h
|
56930338e8
chore: fix linting after shell rename
|
5 years ago |
relauncher_linux.cc
|
b2652beceb
refactor: apply some 'clang-tidy -fix' changes (#20172)
|
5 years ago |
relauncher_mac.cc
|
2160c1fcc9
refactor: replace includes for atom with shell
|
5 years ago |
relauncher_win.cc
|
2160c1fcc9
refactor: replace includes for atom with shell
|
5 years ago |
session_preferences.cc
|
eb2d2264d0
chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923)
|
5 years ago |
session_preferences.h
|
69ea0b4ebf
fix: ignore non-absolute session preload script paths when sandboxed (#19066)
|
5 years ago |
special_storage_policy.cc
|
2b316f3843
refactor: run clang-tidy (#20231)
|
5 years ago |
special_storage_policy.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
unresponsive_suppressor.cc
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
unresponsive_suppressor.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
web_contents_permission_helper.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
web_contents_permission_helper.h
|
50b9c7051e
chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648)
|
5 years ago |
web_contents_preferences.cc
|
d12be5d392
feat: add V8CacheOptions webpreference (#23869)
|
4 years ago |
web_contents_preferences.h
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
web_contents_zoom_controller.cc
|
3ac3fbdbfb
chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
|
5 years ago |
web_contents_zoom_controller.h
|
3ac3fbdbfb
chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
|
5 years ago |
web_dialog_helper.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
web_dialog_helper.h
|
3038846f5d
chore: DirectoryLister memory management improvement (#18634)
|
5 years ago |
web_view_guest_delegate.cc
|
d3e5b791a5
fix: crash when navigating from a page with webview that has inherited zoom level (#24757) (#24766)
|
4 years ago |
web_view_guest_delegate.h
|
d3e5b791a5
fix: crash when navigating from a page with webview that has inherited zoom level (#24757) (#24766)
|
4 years ago |
web_view_manager.cc
|
7c33fc0c5c
chore: rename atom -> electron (#21987)
|
5 years ago |
web_view_manager.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
window_list.cc
|
34be80602c
fix: nullptr check when closing windows (#23022)
|
5 years ago |
window_list.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
window_list_observer.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
zoom_level_delegate.cc
|
3ac3fbdbfb
chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
|
5 years ago |
zoom_level_delegate.h
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |