.. |
views
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_app.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_app.h
|
IWYU: add missing headers
|
2019-03-08 15:04:32 -08:00 |
atom_api_app_mas.mm
|
|
|
atom_api_auto_updater.cc
|
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
2019-03-08 10:29:52 -08:00 |
atom_api_auto_updater.h
|
|
|
atom_api_browser_view.cc
|
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
2019-03-08 10:29:52 -08:00 |
atom_api_browser_view.h
|
|
|
atom_api_browser_window.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_browser_window.h
|
|
|
atom_api_browser_window_mac.mm
|
|
|
atom_api_browser_window_views.cc
|
|
|
atom_api_content_tracing.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_cookies.cc
|
chore: fix linting issues in atom_api_cookies.cc
|
2019-03-08 15:13:22 -08:00 |
atom_api_cookies.h
|
|
|
atom_api_debugger.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_debugger.h
|
chore: make util::Promise a move-only type (#17071)
|
2019-02-21 12:32:44 +00:00 |
atom_api_desktop_capturer.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_desktop_capturer.h
|
|
|
atom_api_dialog.cc
|
feat: promisify dialog.showMessageBox() (#17298)
|
2019-03-12 11:06:59 -07:00 |
atom_api_download_item.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_download_item.h
|
|
|
atom_api_event.cc
|
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
2019-03-08 10:29:52 -08:00 |
atom_api_global_shortcut.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_global_shortcut.h
|
|
|
atom_api_in_app_purchase.cc
|
feat: promisify In-App Purchase (#17355)
|
2019-03-13 13:56:01 -07:00 |
atom_api_in_app_purchase.h
|
feat: promisify In-App Purchase (#17355)
|
2019-03-13 13:56:01 -07:00 |
atom_api_menu.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_menu.h
|
feat: allow MenuItems to work optionally when hidden (#16853)
|
2019-02-28 17:00:54 +00:00 |
atom_api_menu_mac.h
|
|
|
atom_api_menu_mac.mm
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_menu_views.cc
|
|
|
atom_api_menu_views.h
|
|
|
atom_api_net.cc
|
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
2019-03-08 10:29:52 -08:00 |
atom_api_net.h
|
|
|
atom_api_net_log.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_net_log.h
|
chore: make util::Promise a move-only type (#17071)
|
2019-02-21 12:32:44 +00:00 |
atom_api_notification.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_notification.h
|
|
|
atom_api_power_monitor.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_power_monitor.h
|
feat: Add new powerMonitor synchronous API (#17144)
|
2019-02-27 15:54:01 -05:00 |
atom_api_power_monitor_mac.mm
|
|
|
atom_api_power_monitor_win.cc
|
|
|
atom_api_power_save_blocker.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_power_save_blocker.h
|
|
|
atom_api_protocol.cc
|
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
2019-03-08 10:29:52 -08:00 |
atom_api_protocol.h
|
|
|
atom_api_render_process_preferences.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_render_process_preferences.h
|
|
|
atom_api_screen.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_screen.h
|
|
|
atom_api_session.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_session.h
|
feat: promisify session.clearAuthCache() (#17259)
|
2019-03-08 18:41:42 -08:00 |
atom_api_system_preferences.cc
|
fix extra-semi warnings
|
2019-03-08 15:10:52 -08:00 |
atom_api_system_preferences.h
|
feat: add Touch ID authentication support for macOS (#16707)
|
2019-02-13 18:36:28 -08:00 |
atom_api_system_preferences_mac.mm
|
chore: finalize dropping support for OS X Mavericks (version 10.9) (#17102)
|
2019-02-25 17:21:57 +00:00 |
atom_api_system_preferences_win.cc
|
|
|
atom_api_top_level_window.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_top_level_window.h
|
|
|
atom_api_tray.cc
|
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
2019-03-08 10:29:52 -08:00 |
atom_api_tray.h
|
|
|
atom_api_url_request.cc
|
|
|
atom_api_url_request.h
|
|
|
atom_api_view.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_view.h
|
|
|
atom_api_web_contents.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_web_contents.h
|
Add RenderFrameHost as parameter to WebContentsDelegate::HandleContextMenu
|
2019-03-08 15:06:16 -08:00 |
atom_api_web_contents_impl.cc
|
build: enable gn check for //electron:electron_lib (#17100)
|
2019-03-05 10:38:55 +05:30 |
atom_api_web_contents_mac.mm
|
|
|
atom_api_web_contents_view.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
atom_api_web_contents_view.h
|
|
|
atom_api_web_request.cc
|
|
|
atom_api_web_request.h
|
|
|
atom_api_web_view_manager.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
event.cc
|
|
|
event.h
|
|
|
event_emitter.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
event_emitter.h
|
[v8] Advance deprecation for Value::BooleanValue
|
2019-03-08 15:04:32 -08:00 |
frame_subscriber.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
frame_subscriber.h
|
fix: compile error in frame_subscriber.h
|
2019-03-08 15:13:12 -08:00 |
gpu_info_enumerator.cc
|
Expand GpuInfo to include image decode acceleration support.
|
2019-03-08 15:04:32 -08:00 |
gpu_info_enumerator.h
|
Expand GpuInfo to include image decode acceleration support.
|
2019-03-08 15:04:32 -08:00 |
gpuinfo_manager.cc
|
chore: make util::Promise a move-only type (#17071)
|
2019-02-21 12:32:44 +00:00 |
gpuinfo_manager.h
|
build: enable gn check for //electron:electron_lib (#17100)
|
2019-03-05 10:38:55 +05:30 |
save_page_handler.cc
|
chore: make util::Promise a move-only type (#17071)
|
2019-02-21 12:32:44 +00:00 |
save_page_handler.h
|
chore: make util::Promise a move-only type (#17071)
|
2019-02-21 12:32:44 +00:00 |
stream_subscriber.cc
|
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
2019-03-11 17:13:43 -07:00 |
stream_subscriber.h
|
fix: make StreamSubscriber ref counted (#17221)
|
2019-03-07 20:50:03 +05:30 |
trackable_object.cc
|
|
|
trackable_object.h
|
|
|