electron/atom/browser/api
2018-09-07 15:47:58 +09:00
..
atom_api_app.cc fix: add method and referrer properties to app login event (#14231) 2018-08-23 18:55:13 +09:00
atom_api_app.h fix: add method and referrer properties to app login event (#14231) 2018-08-23 18:55:13 +09:00
atom_api_app_mas.mm
atom_api_auto_updater.cc
atom_api_auto_updater.h
atom_api_box_layout.cc
atom_api_box_layout.h
atom_api_browser_view.cc
atom_api_browser_view.h
atom_api_browser_window.cc
atom_api_browser_window.h
atom_api_browser_window_mac.mm
atom_api_browser_window_views.cc
atom_api_button.cc
atom_api_button.h
atom_api_content_tracing.cc
atom_api_cookies.cc
atom_api_cookies.h
atom_api_debugger.cc chore: enable debugger api specs (#14475) 2018-09-07 00:44:22 +10:00
atom_api_debugger.h chore: enable debugger api specs (#14475) 2018-09-07 00:44:22 +10:00
atom_api_desktop_capturer.cc
atom_api_desktop_capturer.h
atom_api_dialog.cc
atom_api_download_item.cc
atom_api_download_item.h
atom_api_global_shortcut.cc
atom_api_global_shortcut.h
atom_api_in_app_purchase.cc
atom_api_in_app_purchase.h
atom_api_label_button.cc
atom_api_label_button.h
atom_api_layout_manager.cc
atom_api_layout_manager.h
atom_api_menu.cc
atom_api_menu.h
atom_api_menu_mac.h
atom_api_menu_mac.mm Fix: Prevent menu update while it's open (#12809) 2018-05-17 11:19:28 +10:00
atom_api_menu_views.cc
atom_api_menu_views.h
atom_api_net.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_api_net.h
atom_api_net_log.cc
atom_api_net_log.h
atom_api_notification.cc
atom_api_notification.h
atom_api_power_monitor.cc
atom_api_power_monitor.h
atom_api_power_monitor_mac.mm Fix chromium-style errors (#12802) 2018-05-03 09:04:22 -05:00
atom_api_power_monitor_win.cc
atom_api_power_save_blocker.cc
atom_api_power_save_blocker.h
atom_api_protocol.cc
atom_api_protocol.h
atom_api_render_process_preferences.cc
atom_api_render_process_preferences.h
atom_api_screen.cc
atom_api_screen.h
atom_api_session.cc feat: add session.setPermissionCheckHandler (#13925) 2018-08-28 09:05:08 -05:00
atom_api_session.h feat: add session.setPermissionCheckHandler (#13925) 2018-08-28 09:05:08 -05:00
atom_api_system_preferences.cc
atom_api_system_preferences.h
atom_api_system_preferences_mac.mm
atom_api_system_preferences_win.cc
atom_api_text_field.cc
atom_api_text_field.h
atom_api_top_level_window.cc feat: allow window above full screen windows on mac (#14122) 2018-08-31 15:06:02 -07:00
atom_api_top_level_window.h feat: allow window above full screen windows on mac (#14122) 2018-08-31 15:06:02 -07:00
atom_api_tray.cc fix: don't crash on tray.setContextMenu(null) (#14322) 2018-08-27 11:58:47 -05:00
atom_api_tray.h
atom_api_url_request.cc
atom_api_url_request.h
atom_api_view.cc build: add missing enable_view_api flag (#14351) 2018-08-28 10:55:31 -07:00
atom_api_view.h
atom_api_web_contents.cc fix: manually manage WebContents of webview when it is detached 2018-09-07 15:47:58 +09:00
atom_api_web_contents.h chore: refactor webContents module isCurrentlyAudible api spec (#14410) 2018-09-05 16:00:05 -05:00
atom_api_web_contents_mac.mm
atom_api_web_contents_osr.cc
atom_api_web_contents_view.cc
atom_api_web_contents_view.h
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc
event.cc
event.h
event_emitter.cc
event_emitter.h
event_subscriber.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
event_subscriber.h
frame_subscriber.cc
frame_subscriber.h
save_page_handler.cc Move download_item.h from content/public to components/download 2018-06-19 11:49:40 +10:00
save_page_handler.h
trackable_object.cc
trackable_object.h