Browse Source

refactor: rename the atom directory to shell

Samuel Attard 5 years ago
parent
commit
d7f07e8a80
100 changed files with 0 additions and 0 deletions
  1. 0 0
      shell/app/BRANDING.json
  2. 0 0
      shell/app/atom_content_client.cc
  3. 0 0
      shell/app/atom_content_client.h
  4. 0 0
      shell/app/atom_library_main.h
  5. 0 0
      shell/app/atom_library_main.mm
  6. 0 0
      shell/app/atom_login_helper.mm
  7. 0 0
      shell/app/atom_main.cc
  8. 0 0
      shell/app/atom_main.h
  9. 0 0
      shell/app/atom_main_delegate.cc
  10. 0 0
      shell/app/atom_main_delegate.h
  11. 0 0
      shell/app/atom_main_delegate_mac.h
  12. 0 0
      shell/app/atom_main_delegate_mac.mm
  13. 0 0
      shell/app/command_line_args.cc
  14. 0 0
      shell/app/command_line_args.h
  15. 0 0
      shell/app/manifests.cc
  16. 0 0
      shell/app/manifests.h
  17. 0 0
      shell/app/node_main.cc
  18. 0 0
      shell/app/node_main.h
  19. 0 0
      shell/app/resources/mac/loginhelper-Info.plist
  20. 0 0
      shell/app/uv_task_runner.cc
  21. 0 0
      shell/app/uv_task_runner.h
  22. 0 0
      shell/browser/api/atom_api_app.cc
  23. 0 0
      shell/browser/api/atom_api_app.h
  24. 0 0
      shell/browser/api/atom_api_app_mac.mm
  25. 0 0
      shell/browser/api/atom_api_app_mas.mm
  26. 0 0
      shell/browser/api/atom_api_auto_updater.cc
  27. 0 0
      shell/browser/api/atom_api_auto_updater.h
  28. 0 0
      shell/browser/api/atom_api_browser_view.cc
  29. 0 0
      shell/browser/api/atom_api_browser_view.h
  30. 0 0
      shell/browser/api/atom_api_browser_window.cc
  31. 0 0
      shell/browser/api/atom_api_browser_window.h
  32. 0 0
      shell/browser/api/atom_api_browser_window_mac.mm
  33. 0 0
      shell/browser/api/atom_api_browser_window_views.cc
  34. 0 0
      shell/browser/api/atom_api_content_tracing.cc
  35. 0 0
      shell/browser/api/atom_api_cookies.cc
  36. 0 0
      shell/browser/api/atom_api_cookies.h
  37. 0 0
      shell/browser/api/atom_api_debugger.cc
  38. 0 0
      shell/browser/api/atom_api_debugger.h
  39. 0 0
      shell/browser/api/atom_api_desktop_capturer.cc
  40. 0 0
      shell/browser/api/atom_api_desktop_capturer.h
  41. 0 0
      shell/browser/api/atom_api_dialog.cc
  42. 0 0
      shell/browser/api/atom_api_download_item.cc
  43. 0 0
      shell/browser/api/atom_api_download_item.h
  44. 0 0
      shell/browser/api/atom_api_event.cc
  45. 0 0
      shell/browser/api/atom_api_global_shortcut.cc
  46. 0 0
      shell/browser/api/atom_api_global_shortcut.h
  47. 0 0
      shell/browser/api/atom_api_in_app_purchase.cc
  48. 0 0
      shell/browser/api/atom_api_in_app_purchase.h
  49. 0 0
      shell/browser/api/atom_api_menu.cc
  50. 0 0
      shell/browser/api/atom_api_menu.h
  51. 0 0
      shell/browser/api/atom_api_menu_mac.h
  52. 0 0
      shell/browser/api/atom_api_menu_mac.mm
  53. 0 0
      shell/browser/api/atom_api_menu_views.cc
  54. 0 0
      shell/browser/api/atom_api_menu_views.h
  55. 0 0
      shell/browser/api/atom_api_net.cc
  56. 0 0
      shell/browser/api/atom_api_net.h
  57. 0 0
      shell/browser/api/atom_api_net_log.cc
  58. 0 0
      shell/browser/api/atom_api_net_log.h
  59. 0 0
      shell/browser/api/atom_api_notification.cc
  60. 0 0
      shell/browser/api/atom_api_notification.h
  61. 0 0
      shell/browser/api/atom_api_power_monitor.cc
  62. 0 0
      shell/browser/api/atom_api_power_monitor.h
  63. 0 0
      shell/browser/api/atom_api_power_monitor_mac.mm
  64. 0 0
      shell/browser/api/atom_api_power_monitor_win.cc
  65. 0 0
      shell/browser/api/atom_api_power_save_blocker.cc
  66. 0 0
      shell/browser/api/atom_api_power_save_blocker.h
  67. 0 0
      shell/browser/api/atom_api_protocol.cc
  68. 0 0
      shell/browser/api/atom_api_protocol.h
  69. 0 0
      shell/browser/api/atom_api_protocol_ns.cc
  70. 0 0
      shell/browser/api/atom_api_protocol_ns.h
  71. 0 0
      shell/browser/api/atom_api_screen.cc
  72. 0 0
      shell/browser/api/atom_api_screen.h
  73. 0 0
      shell/browser/api/atom_api_session.cc
  74. 0 0
      shell/browser/api/atom_api_session.h
  75. 0 0
      shell/browser/api/atom_api_system_preferences.cc
  76. 0 0
      shell/browser/api/atom_api_system_preferences.h
  77. 0 0
      shell/browser/api/atom_api_system_preferences_mac.mm
  78. 0 0
      shell/browser/api/atom_api_system_preferences_win.cc
  79. 0 0
      shell/browser/api/atom_api_top_level_window.cc
  80. 0 0
      shell/browser/api/atom_api_top_level_window.h
  81. 0 0
      shell/browser/api/atom_api_tray.cc
  82. 0 0
      shell/browser/api/atom_api_tray.h
  83. 0 0
      shell/browser/api/atom_api_url_request.cc
  84. 0 0
      shell/browser/api/atom_api_url_request.h
  85. 0 0
      shell/browser/api/atom_api_view.cc
  86. 0 0
      shell/browser/api/atom_api_view.h
  87. 0 0
      shell/browser/api/atom_api_web_contents.cc
  88. 0 0
      shell/browser/api/atom_api_web_contents.h
  89. 0 0
      shell/browser/api/atom_api_web_contents_impl.cc
  90. 0 0
      shell/browser/api/atom_api_web_contents_mac.mm
  91. 0 0
      shell/browser/api/atom_api_web_contents_view.cc
  92. 0 0
      shell/browser/api/atom_api_web_contents_view.h
  93. 0 0
      shell/browser/api/atom_api_web_request.cc
  94. 0 0
      shell/browser/api/atom_api_web_request.h
  95. 0 0
      shell/browser/api/atom_api_web_view_manager.cc
  96. 0 0
      shell/browser/api/event.cc
  97. 0 0
      shell/browser/api/event.h
  98. 0 0
      shell/browser/api/event_emitter.cc
  99. 0 0
      shell/browser/api/event_emitter.h
  100. 0 0
      shell/browser/api/frame_subscriber.cc

+ 0 - 0
atom/app/BRANDING.json → shell/app/BRANDING.json


+ 0 - 0
atom/app/atom_content_client.cc → shell/app/atom_content_client.cc


+ 0 - 0
atom/app/atom_content_client.h → shell/app/atom_content_client.h


+ 0 - 0
atom/app/atom_library_main.h → shell/app/atom_library_main.h


+ 0 - 0
atom/app/atom_library_main.mm → shell/app/atom_library_main.mm


+ 0 - 0
atom/app/atom_login_helper.mm → shell/app/atom_login_helper.mm


+ 0 - 0
atom/app/atom_main.cc → shell/app/atom_main.cc


+ 0 - 0
atom/app/atom_main.h → shell/app/atom_main.h


+ 0 - 0
atom/app/atom_main_delegate.cc → shell/app/atom_main_delegate.cc


+ 0 - 0
atom/app/atom_main_delegate.h → shell/app/atom_main_delegate.h


+ 0 - 0
atom/app/atom_main_delegate_mac.h → shell/app/atom_main_delegate_mac.h


+ 0 - 0
atom/app/atom_main_delegate_mac.mm → shell/app/atom_main_delegate_mac.mm


+ 0 - 0
atom/app/command_line_args.cc → shell/app/command_line_args.cc


+ 0 - 0
atom/app/command_line_args.h → shell/app/command_line_args.h


+ 0 - 0
atom/app/manifests.cc → shell/app/manifests.cc


+ 0 - 0
atom/app/manifests.h → shell/app/manifests.h


+ 0 - 0
atom/app/node_main.cc → shell/app/node_main.cc


+ 0 - 0
atom/app/node_main.h → shell/app/node_main.h


+ 0 - 0
atom/app/resources/mac/loginhelper-Info.plist → shell/app/resources/mac/loginhelper-Info.plist


+ 0 - 0
atom/app/uv_task_runner.cc → shell/app/uv_task_runner.cc


+ 0 - 0
atom/app/uv_task_runner.h → shell/app/uv_task_runner.h


+ 0 - 0
atom/browser/api/atom_api_app.cc → shell/browser/api/atom_api_app.cc


+ 0 - 0
atom/browser/api/atom_api_app.h → shell/browser/api/atom_api_app.h


+ 0 - 0
atom/browser/api/atom_api_app_mac.mm → shell/browser/api/atom_api_app_mac.mm


+ 0 - 0
atom/browser/api/atom_api_app_mas.mm → shell/browser/api/atom_api_app_mas.mm


+ 0 - 0
atom/browser/api/atom_api_auto_updater.cc → shell/browser/api/atom_api_auto_updater.cc


+ 0 - 0
atom/browser/api/atom_api_auto_updater.h → shell/browser/api/atom_api_auto_updater.h


+ 0 - 0
atom/browser/api/atom_api_browser_view.cc → shell/browser/api/atom_api_browser_view.cc


+ 0 - 0
atom/browser/api/atom_api_browser_view.h → shell/browser/api/atom_api_browser_view.h


+ 0 - 0
atom/browser/api/atom_api_browser_window.cc → shell/browser/api/atom_api_browser_window.cc


+ 0 - 0
atom/browser/api/atom_api_browser_window.h → shell/browser/api/atom_api_browser_window.h


+ 0 - 0
atom/browser/api/atom_api_browser_window_mac.mm → shell/browser/api/atom_api_browser_window_mac.mm


+ 0 - 0
atom/browser/api/atom_api_browser_window_views.cc → shell/browser/api/atom_api_browser_window_views.cc


+ 0 - 0
atom/browser/api/atom_api_content_tracing.cc → shell/browser/api/atom_api_content_tracing.cc


+ 0 - 0
atom/browser/api/atom_api_cookies.cc → shell/browser/api/atom_api_cookies.cc


+ 0 - 0
atom/browser/api/atom_api_cookies.h → shell/browser/api/atom_api_cookies.h


+ 0 - 0
atom/browser/api/atom_api_debugger.cc → shell/browser/api/atom_api_debugger.cc


+ 0 - 0
atom/browser/api/atom_api_debugger.h → shell/browser/api/atom_api_debugger.h


+ 0 - 0
atom/browser/api/atom_api_desktop_capturer.cc → shell/browser/api/atom_api_desktop_capturer.cc


+ 0 - 0
atom/browser/api/atom_api_desktop_capturer.h → shell/browser/api/atom_api_desktop_capturer.h


+ 0 - 0
atom/browser/api/atom_api_dialog.cc → shell/browser/api/atom_api_dialog.cc


+ 0 - 0
atom/browser/api/atom_api_download_item.cc → shell/browser/api/atom_api_download_item.cc


+ 0 - 0
atom/browser/api/atom_api_download_item.h → shell/browser/api/atom_api_download_item.h


+ 0 - 0
atom/browser/api/atom_api_event.cc → shell/browser/api/atom_api_event.cc


+ 0 - 0
atom/browser/api/atom_api_global_shortcut.cc → shell/browser/api/atom_api_global_shortcut.cc


+ 0 - 0
atom/browser/api/atom_api_global_shortcut.h → shell/browser/api/atom_api_global_shortcut.h


+ 0 - 0
atom/browser/api/atom_api_in_app_purchase.cc → shell/browser/api/atom_api_in_app_purchase.cc


+ 0 - 0
atom/browser/api/atom_api_in_app_purchase.h → shell/browser/api/atom_api_in_app_purchase.h


+ 0 - 0
atom/browser/api/atom_api_menu.cc → shell/browser/api/atom_api_menu.cc


+ 0 - 0
atom/browser/api/atom_api_menu.h → shell/browser/api/atom_api_menu.h


+ 0 - 0
atom/browser/api/atom_api_menu_mac.h → shell/browser/api/atom_api_menu_mac.h


+ 0 - 0
atom/browser/api/atom_api_menu_mac.mm → shell/browser/api/atom_api_menu_mac.mm


+ 0 - 0
atom/browser/api/atom_api_menu_views.cc → shell/browser/api/atom_api_menu_views.cc


+ 0 - 0
atom/browser/api/atom_api_menu_views.h → shell/browser/api/atom_api_menu_views.h


+ 0 - 0
atom/browser/api/atom_api_net.cc → shell/browser/api/atom_api_net.cc


+ 0 - 0
atom/browser/api/atom_api_net.h → shell/browser/api/atom_api_net.h


+ 0 - 0
atom/browser/api/atom_api_net_log.cc → shell/browser/api/atom_api_net_log.cc


+ 0 - 0
atom/browser/api/atom_api_net_log.h → shell/browser/api/atom_api_net_log.h


+ 0 - 0
atom/browser/api/atom_api_notification.cc → shell/browser/api/atom_api_notification.cc


+ 0 - 0
atom/browser/api/atom_api_notification.h → shell/browser/api/atom_api_notification.h


+ 0 - 0
atom/browser/api/atom_api_power_monitor.cc → shell/browser/api/atom_api_power_monitor.cc


+ 0 - 0
atom/browser/api/atom_api_power_monitor.h → shell/browser/api/atom_api_power_monitor.h


+ 0 - 0
atom/browser/api/atom_api_power_monitor_mac.mm → shell/browser/api/atom_api_power_monitor_mac.mm


+ 0 - 0
atom/browser/api/atom_api_power_monitor_win.cc → shell/browser/api/atom_api_power_monitor_win.cc


+ 0 - 0
atom/browser/api/atom_api_power_save_blocker.cc → shell/browser/api/atom_api_power_save_blocker.cc


+ 0 - 0
atom/browser/api/atom_api_power_save_blocker.h → shell/browser/api/atom_api_power_save_blocker.h


+ 0 - 0
atom/browser/api/atom_api_protocol.cc → shell/browser/api/atom_api_protocol.cc


+ 0 - 0
atom/browser/api/atom_api_protocol.h → shell/browser/api/atom_api_protocol.h


+ 0 - 0
atom/browser/api/atom_api_protocol_ns.cc → shell/browser/api/atom_api_protocol_ns.cc


+ 0 - 0
atom/browser/api/atom_api_protocol_ns.h → shell/browser/api/atom_api_protocol_ns.h


+ 0 - 0
atom/browser/api/atom_api_screen.cc → shell/browser/api/atom_api_screen.cc


+ 0 - 0
atom/browser/api/atom_api_screen.h → shell/browser/api/atom_api_screen.h


+ 0 - 0
atom/browser/api/atom_api_session.cc → shell/browser/api/atom_api_session.cc


+ 0 - 0
atom/browser/api/atom_api_session.h → shell/browser/api/atom_api_session.h


+ 0 - 0
atom/browser/api/atom_api_system_preferences.cc → shell/browser/api/atom_api_system_preferences.cc


+ 0 - 0
atom/browser/api/atom_api_system_preferences.h → shell/browser/api/atom_api_system_preferences.h


+ 0 - 0
atom/browser/api/atom_api_system_preferences_mac.mm → shell/browser/api/atom_api_system_preferences_mac.mm


+ 0 - 0
atom/browser/api/atom_api_system_preferences_win.cc → shell/browser/api/atom_api_system_preferences_win.cc


+ 0 - 0
atom/browser/api/atom_api_top_level_window.cc → shell/browser/api/atom_api_top_level_window.cc


+ 0 - 0
atom/browser/api/atom_api_top_level_window.h → shell/browser/api/atom_api_top_level_window.h


+ 0 - 0
atom/browser/api/atom_api_tray.cc → shell/browser/api/atom_api_tray.cc


+ 0 - 0
atom/browser/api/atom_api_tray.h → shell/browser/api/atom_api_tray.h


+ 0 - 0
atom/browser/api/atom_api_url_request.cc → shell/browser/api/atom_api_url_request.cc


+ 0 - 0
atom/browser/api/atom_api_url_request.h → shell/browser/api/atom_api_url_request.h


+ 0 - 0
atom/browser/api/atom_api_view.cc → shell/browser/api/atom_api_view.cc


+ 0 - 0
atom/browser/api/atom_api_view.h → shell/browser/api/atom_api_view.h


+ 0 - 0
atom/browser/api/atom_api_web_contents.cc → shell/browser/api/atom_api_web_contents.cc


+ 0 - 0
atom/browser/api/atom_api_web_contents.h → shell/browser/api/atom_api_web_contents.h


+ 0 - 0
atom/browser/api/atom_api_web_contents_impl.cc → shell/browser/api/atom_api_web_contents_impl.cc


+ 0 - 0
atom/browser/api/atom_api_web_contents_mac.mm → shell/browser/api/atom_api_web_contents_mac.mm


+ 0 - 0
atom/browser/api/atom_api_web_contents_view.cc → shell/browser/api/atom_api_web_contents_view.cc


+ 0 - 0
atom/browser/api/atom_api_web_contents_view.h → shell/browser/api/atom_api_web_contents_view.h


+ 0 - 0
atom/browser/api/atom_api_web_request.cc → shell/browser/api/atom_api_web_request.cc


+ 0 - 0
atom/browser/api/atom_api_web_request.h → shell/browser/api/atom_api_web_request.h


+ 0 - 0
atom/browser/api/atom_api_web_view_manager.cc → shell/browser/api/atom_api_web_view_manager.cc


+ 0 - 0
atom/browser/api/event.cc → shell/browser/api/event.cc


+ 0 - 0
atom/browser/api/event.h → shell/browser/api/event.h


+ 0 - 0
atom/browser/api/event_emitter.cc → shell/browser/api/event_emitter.cc


+ 0 - 0
atom/browser/api/event_emitter.h → shell/browser/api/event_emitter.h


+ 0 - 0
atom/browser/api/frame_subscriber.cc → shell/browser/api/frame_subscriber.cc


Some files were not shown because too many files changed in this diff