This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
Pchen0
/
electron
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
refactor: rename the atom directory to shell
Samuel Attard
5 years ago
parent
4575a4aae3
commit
d7f07e8a80
100 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
shell/app/BRANDING.json
0
0
shell/app/atom_content_client.cc
0
0
shell/app/atom_content_client.h
0
0
shell/app/atom_library_main.h
0
0
shell/app/atom_library_main.mm
0
0
shell/app/atom_login_helper.mm
0
0
shell/app/atom_main.cc
0
0
shell/app/atom_main.h
0
0
shell/app/atom_main_delegate.cc
0
0
shell/app/atom_main_delegate.h
0
0
shell/app/atom_main_delegate_mac.h
0
0
shell/app/atom_main_delegate_mac.mm
0
0
shell/app/command_line_args.cc
0
0
shell/app/command_line_args.h
0
0
shell/app/manifests.cc
0
0
shell/app/manifests.h
0
0
shell/app/node_main.cc
0
0
shell/app/node_main.h
0
0
shell/app/resources/mac/loginhelper-Info.plist
0
0
shell/app/uv_task_runner.cc
0
0
shell/app/uv_task_runner.h
0
0
shell/browser/api/atom_api_app.cc
0
0
shell/browser/api/atom_api_app.h
0
0
shell/browser/api/atom_api_app_mac.mm
0
0
shell/browser/api/atom_api_app_mas.mm
0
0
shell/browser/api/atom_api_auto_updater.cc
0
0
shell/browser/api/atom_api_auto_updater.h
0
0
shell/browser/api/atom_api_browser_view.cc
0
0
shell/browser/api/atom_api_browser_view.h
0
0
shell/browser/api/atom_api_browser_window.cc
0
0
shell/browser/api/atom_api_browser_window.h
0
0
shell/browser/api/atom_api_browser_window_mac.mm
0
0
shell/browser/api/atom_api_browser_window_views.cc
0
0
shell/browser/api/atom_api_content_tracing.cc
0
0
shell/browser/api/atom_api_cookies.cc
0
0
shell/browser/api/atom_api_cookies.h
0
0
shell/browser/api/atom_api_debugger.cc
0
0
shell/browser/api/atom_api_debugger.h
0
0
shell/browser/api/atom_api_desktop_capturer.cc
0
0
shell/browser/api/atom_api_desktop_capturer.h
0
0
shell/browser/api/atom_api_dialog.cc
0
0
shell/browser/api/atom_api_download_item.cc
0
0
shell/browser/api/atom_api_download_item.h
0
0
shell/browser/api/atom_api_event.cc
0
0
shell/browser/api/atom_api_global_shortcut.cc
0
0
shell/browser/api/atom_api_global_shortcut.h
0
0
shell/browser/api/atom_api_in_app_purchase.cc
0
0
shell/browser/api/atom_api_in_app_purchase.h
0
0
shell/browser/api/atom_api_menu.cc
0
0
shell/browser/api/atom_api_menu.h
0
0
shell/browser/api/atom_api_menu_mac.h
0
0
shell/browser/api/atom_api_menu_mac.mm
0
0
shell/browser/api/atom_api_menu_views.cc
0
0
shell/browser/api/atom_api_menu_views.h
0
0
shell/browser/api/atom_api_net.cc
0
0
shell/browser/api/atom_api_net.h
0
0
shell/browser/api/atom_api_net_log.cc
0
0
shell/browser/api/atom_api_net_log.h
0
0
shell/browser/api/atom_api_notification.cc
0
0
shell/browser/api/atom_api_notification.h
0
0
shell/browser/api/atom_api_power_monitor.cc
0
0
shell/browser/api/atom_api_power_monitor.h
0
0
shell/browser/api/atom_api_power_monitor_mac.mm
0
0
shell/browser/api/atom_api_power_monitor_win.cc
0
0
shell/browser/api/atom_api_power_save_blocker.cc
0
0
shell/browser/api/atom_api_power_save_blocker.h
0
0
shell/browser/api/atom_api_protocol.cc
0
0
shell/browser/api/atom_api_protocol.h
0
0
shell/browser/api/atom_api_protocol_ns.cc
0
0
shell/browser/api/atom_api_protocol_ns.h
0
0
shell/browser/api/atom_api_screen.cc
0
0
shell/browser/api/atom_api_screen.h
0
0
shell/browser/api/atom_api_session.cc
0
0
shell/browser/api/atom_api_session.h
0
0
shell/browser/api/atom_api_system_preferences.cc
0
0
shell/browser/api/atom_api_system_preferences.h
0
0
shell/browser/api/atom_api_system_preferences_mac.mm
0
0
shell/browser/api/atom_api_system_preferences_win.cc
0
0
shell/browser/api/atom_api_top_level_window.cc
0
0
shell/browser/api/atom_api_top_level_window.h
0
0
shell/browser/api/atom_api_tray.cc
0
0
shell/browser/api/atom_api_tray.h
0
0
shell/browser/api/atom_api_url_request.cc
0
0
shell/browser/api/atom_api_url_request.h
0
0
shell/browser/api/atom_api_view.cc
0
0
shell/browser/api/atom_api_view.h
0
0
shell/browser/api/atom_api_web_contents.cc
0
0
shell/browser/api/atom_api_web_contents.h
0
0
shell/browser/api/atom_api_web_contents_impl.cc
0
0
shell/browser/api/atom_api_web_contents_mac.mm
0
0
shell/browser/api/atom_api_web_contents_view.cc
0
0
shell/browser/api/atom_api_web_contents_view.h
0
0
shell/browser/api/atom_api_web_request.cc
0
0
shell/browser/api/atom_api_web_request.h
0
0
shell/browser/api/atom_api_web_view_manager.cc
0
0
shell/browser/api/event.cc
0
0
shell/browser/api/event.h
0
0
shell/browser/api/event_emitter.cc
0
0
shell/browser/api/event_emitter.h
0
0
shell/browser/api/frame_subscriber.cc
+ 0
- 0
atom/app/BRANDING.json → shell/app/BRANDING.json
View File
+ 0
- 0
atom/app/atom_content_client.cc → shell/app/atom_content_client.cc
View File
+ 0
- 0
atom/app/atom_content_client.h → shell/app/atom_content_client.h
View File
+ 0
- 0
atom/app/atom_library_main.h → shell/app/atom_library_main.h
View File
+ 0
- 0
atom/app/atom_library_main.mm → shell/app/atom_library_main.mm
View File
+ 0
- 0
atom/app/atom_login_helper.mm → shell/app/atom_login_helper.mm
View File
+ 0
- 0
atom/app/atom_main.cc → shell/app/atom_main.cc
View File
+ 0
- 0
atom/app/atom_main.h → shell/app/atom_main.h
View File
+ 0
- 0
atom/app/atom_main_delegate.cc → shell/app/atom_main_delegate.cc
View File
+ 0
- 0
atom/app/atom_main_delegate.h → shell/app/atom_main_delegate.h
View File
+ 0
- 0
atom/app/atom_main_delegate_mac.h → shell/app/atom_main_delegate_mac.h
View File
+ 0
- 0
atom/app/atom_main_delegate_mac.mm → shell/app/atom_main_delegate_mac.mm
View File
+ 0
- 0
atom/app/command_line_args.cc → shell/app/command_line_args.cc
View File
+ 0
- 0
atom/app/command_line_args.h → shell/app/command_line_args.h
View File
+ 0
- 0
atom/app/manifests.cc → shell/app/manifests.cc
View File
+ 0
- 0
atom/app/manifests.h → shell/app/manifests.h
View File
+ 0
- 0
atom/app/node_main.cc → shell/app/node_main.cc
View File
+ 0
- 0
atom/app/node_main.h → shell/app/node_main.h
View File
+ 0
- 0
atom/app/resources/mac/loginhelper-Info.plist → shell/app/resources/mac/loginhelper-Info.plist
View File
+ 0
- 0
atom/app/uv_task_runner.cc → shell/app/uv_task_runner.cc
View File
+ 0
- 0
atom/app/uv_task_runner.h → shell/app/uv_task_runner.h
View File
+ 0
- 0
atom/browser/api/atom_api_app.cc → shell/browser/api/atom_api_app.cc
View File
+ 0
- 0
atom/browser/api/atom_api_app.h → shell/browser/api/atom_api_app.h
View File
+ 0
- 0
atom/browser/api/atom_api_app_mac.mm → shell/browser/api/atom_api_app_mac.mm
View File
+ 0
- 0
atom/browser/api/atom_api_app_mas.mm → shell/browser/api/atom_api_app_mas.mm
View File
+ 0
- 0
atom/browser/api/atom_api_auto_updater.cc → shell/browser/api/atom_api_auto_updater.cc
View File
+ 0
- 0
atom/browser/api/atom_api_auto_updater.h → shell/browser/api/atom_api_auto_updater.h
View File
+ 0
- 0
atom/browser/api/atom_api_browser_view.cc → shell/browser/api/atom_api_browser_view.cc
View File
+ 0
- 0
atom/browser/api/atom_api_browser_view.h → shell/browser/api/atom_api_browser_view.h
View File
+ 0
- 0
atom/browser/api/atom_api_browser_window.cc → shell/browser/api/atom_api_browser_window.cc
View File
+ 0
- 0
atom/browser/api/atom_api_browser_window.h → shell/browser/api/atom_api_browser_window.h
View File
+ 0
- 0
atom/browser/api/atom_api_browser_window_mac.mm → shell/browser/api/atom_api_browser_window_mac.mm
View File
+ 0
- 0
atom/browser/api/atom_api_browser_window_views.cc → shell/browser/api/atom_api_browser_window_views.cc
View File
+ 0
- 0
atom/browser/api/atom_api_content_tracing.cc → shell/browser/api/atom_api_content_tracing.cc
View File
+ 0
- 0
atom/browser/api/atom_api_cookies.cc → shell/browser/api/atom_api_cookies.cc
View File
+ 0
- 0
atom/browser/api/atom_api_cookies.h → shell/browser/api/atom_api_cookies.h
View File
+ 0
- 0
atom/browser/api/atom_api_debugger.cc → shell/browser/api/atom_api_debugger.cc
View File
+ 0
- 0
atom/browser/api/atom_api_debugger.h → shell/browser/api/atom_api_debugger.h
View File
+ 0
- 0
atom/browser/api/atom_api_desktop_capturer.cc → shell/browser/api/atom_api_desktop_capturer.cc
View File
+ 0
- 0
atom/browser/api/atom_api_desktop_capturer.h → shell/browser/api/atom_api_desktop_capturer.h
View File
+ 0
- 0
atom/browser/api/atom_api_dialog.cc → shell/browser/api/atom_api_dialog.cc
View File
+ 0
- 0
atom/browser/api/atom_api_download_item.cc → shell/browser/api/atom_api_download_item.cc
View File
+ 0
- 0
atom/browser/api/atom_api_download_item.h → shell/browser/api/atom_api_download_item.h
View File
+ 0
- 0
atom/browser/api/atom_api_event.cc → shell/browser/api/atom_api_event.cc
View File
+ 0
- 0
atom/browser/api/atom_api_global_shortcut.cc → shell/browser/api/atom_api_global_shortcut.cc
View File
+ 0
- 0
atom/browser/api/atom_api_global_shortcut.h → shell/browser/api/atom_api_global_shortcut.h
View File
+ 0
- 0
atom/browser/api/atom_api_in_app_purchase.cc → shell/browser/api/atom_api_in_app_purchase.cc
View File
+ 0
- 0
atom/browser/api/atom_api_in_app_purchase.h → shell/browser/api/atom_api_in_app_purchase.h
View File
+ 0
- 0
atom/browser/api/atom_api_menu.cc → shell/browser/api/atom_api_menu.cc
View File
+ 0
- 0
atom/browser/api/atom_api_menu.h → shell/browser/api/atom_api_menu.h
View File
+ 0
- 0
atom/browser/api/atom_api_menu_mac.h → shell/browser/api/atom_api_menu_mac.h
View File
+ 0
- 0
atom/browser/api/atom_api_menu_mac.mm → shell/browser/api/atom_api_menu_mac.mm
View File
+ 0
- 0
atom/browser/api/atom_api_menu_views.cc → shell/browser/api/atom_api_menu_views.cc
View File
+ 0
- 0
atom/browser/api/atom_api_menu_views.h → shell/browser/api/atom_api_menu_views.h
View File
+ 0
- 0
atom/browser/api/atom_api_net.cc → shell/browser/api/atom_api_net.cc
View File
+ 0
- 0
atom/browser/api/atom_api_net.h → shell/browser/api/atom_api_net.h
View File
+ 0
- 0
atom/browser/api/atom_api_net_log.cc → shell/browser/api/atom_api_net_log.cc
View File
+ 0
- 0
atom/browser/api/atom_api_net_log.h → shell/browser/api/atom_api_net_log.h
View File
+ 0
- 0
atom/browser/api/atom_api_notification.cc → shell/browser/api/atom_api_notification.cc
View File
+ 0
- 0
atom/browser/api/atom_api_notification.h → shell/browser/api/atom_api_notification.h
View File
+ 0
- 0
atom/browser/api/atom_api_power_monitor.cc → shell/browser/api/atom_api_power_monitor.cc
View File
+ 0
- 0
atom/browser/api/atom_api_power_monitor.h → shell/browser/api/atom_api_power_monitor.h
View File
+ 0
- 0
atom/browser/api/atom_api_power_monitor_mac.mm → shell/browser/api/atom_api_power_monitor_mac.mm
View File
+ 0
- 0
atom/browser/api/atom_api_power_monitor_win.cc → shell/browser/api/atom_api_power_monitor_win.cc
View File
+ 0
- 0
atom/browser/api/atom_api_power_save_blocker.cc → shell/browser/api/atom_api_power_save_blocker.cc
View File
+ 0
- 0
atom/browser/api/atom_api_power_save_blocker.h → shell/browser/api/atom_api_power_save_blocker.h
View File
+ 0
- 0
atom/browser/api/atom_api_protocol.cc → shell/browser/api/atom_api_protocol.cc
View File
+ 0
- 0
atom/browser/api/atom_api_protocol.h → shell/browser/api/atom_api_protocol.h
View File
+ 0
- 0
atom/browser/api/atom_api_protocol_ns.cc → shell/browser/api/atom_api_protocol_ns.cc
View File
+ 0
- 0
atom/browser/api/atom_api_protocol_ns.h → shell/browser/api/atom_api_protocol_ns.h
View File
+ 0
- 0
atom/browser/api/atom_api_screen.cc → shell/browser/api/atom_api_screen.cc
View File
+ 0
- 0
atom/browser/api/atom_api_screen.h → shell/browser/api/atom_api_screen.h
View File
+ 0
- 0
atom/browser/api/atom_api_session.cc → shell/browser/api/atom_api_session.cc
View File
+ 0
- 0
atom/browser/api/atom_api_session.h → shell/browser/api/atom_api_session.h
View File
+ 0
- 0
atom/browser/api/atom_api_system_preferences.cc → shell/browser/api/atom_api_system_preferences.cc
View File
+ 0
- 0
atom/browser/api/atom_api_system_preferences.h → shell/browser/api/atom_api_system_preferences.h
View File
+ 0
- 0
atom/browser/api/atom_api_system_preferences_mac.mm → shell/browser/api/atom_api_system_preferences_mac.mm
View File
+ 0
- 0
atom/browser/api/atom_api_system_preferences_win.cc → shell/browser/api/atom_api_system_preferences_win.cc
View File
+ 0
- 0
atom/browser/api/atom_api_top_level_window.cc → shell/browser/api/atom_api_top_level_window.cc
View File
+ 0
- 0
atom/browser/api/atom_api_top_level_window.h → shell/browser/api/atom_api_top_level_window.h
View File
+ 0
- 0
atom/browser/api/atom_api_tray.cc → shell/browser/api/atom_api_tray.cc
View File
+ 0
- 0
atom/browser/api/atom_api_tray.h → shell/browser/api/atom_api_tray.h
View File
+ 0
- 0
atom/browser/api/atom_api_url_request.cc → shell/browser/api/atom_api_url_request.cc
View File
+ 0
- 0
atom/browser/api/atom_api_url_request.h → shell/browser/api/atom_api_url_request.h
View File
+ 0
- 0
atom/browser/api/atom_api_view.cc → shell/browser/api/atom_api_view.cc
View File
+ 0
- 0
atom/browser/api/atom_api_view.h → shell/browser/api/atom_api_view.h
View File
+ 0
- 0
atom/browser/api/atom_api_web_contents.cc → shell/browser/api/atom_api_web_contents.cc
View File
+ 0
- 0
atom/browser/api/atom_api_web_contents.h → shell/browser/api/atom_api_web_contents.h
View File
+ 0
- 0
atom/browser/api/atom_api_web_contents_impl.cc → shell/browser/api/atom_api_web_contents_impl.cc
View File
+ 0
- 0
atom/browser/api/atom_api_web_contents_mac.mm → shell/browser/api/atom_api_web_contents_mac.mm
View File
+ 0
- 0
atom/browser/api/atom_api_web_contents_view.cc → shell/browser/api/atom_api_web_contents_view.cc
View File
+ 0
- 0
atom/browser/api/atom_api_web_contents_view.h → shell/browser/api/atom_api_web_contents_view.h
View File
+ 0
- 0
atom/browser/api/atom_api_web_request.cc → shell/browser/api/atom_api_web_request.cc
View File
+ 0
- 0
atom/browser/api/atom_api_web_request.h → shell/browser/api/atom_api_web_request.h
View File
+ 0
- 0
atom/browser/api/atom_api_web_view_manager.cc → shell/browser/api/atom_api_web_view_manager.cc
View File
+ 0
- 0
atom/browser/api/event.cc → shell/browser/api/event.cc
View File
+ 0
- 0
atom/browser/api/event.h → shell/browser/api/event.h
View File
+ 0
- 0
atom/browser/api/event_emitter.cc → shell/browser/api/event_emitter.cc
View File
+ 0
- 0
atom/browser/api/event_emitter.h → shell/browser/api/event_emitter.h
View File
+ 0
- 0
atom/browser/api/frame_subscriber.cc → shell/browser/api/frame_subscriber.cc
View File
Some files were not shown because too many files changed in this diff