electron/atom/browser/api
2016-06-16 11:09:52 +09:00
..
atom_api_app.cc fill net::URLRequest details on IO thread 2016-06-09 10:39:18 +05:30
atom_api_app.h fill net::URLRequest details on IO thread 2016-06-09 10:39:18 +05:30
atom_api_auto_updater.cc Do not add JS wrapper for setFeedURL 2016-06-13 09:38:47 +09:00
atom_api_auto_updater.h Do not add JS wrapper for setFeedURL 2016-06-13 09:38:47 +09:00
atom_api_content_tracing.cc
atom_api_cookies.cc
atom_api_cookies.h
atom_api_debugger.cc
atom_api_debugger.h
atom_api_desktop_capturer.cc
atom_api_desktop_capturer.h
atom_api_dialog.cc
atom_api_download_item.cc Add isPaused and canResume 2016-06-09 20:51:01 +09:00
atom_api_download_item.h Add isPaused and canResume 2016-06-09 20:51:01 +09:00
atom_api_global_shortcut.cc
atom_api_global_shortcut.h
atom_api_menu.cc
atom_api_menu.h
atom_api_menu_mac.h
atom_api_menu_mac.mm
atom_api_menu_views.cc
atom_api_menu_views.h
atom_api_power_monitor.cc
atom_api_power_monitor.h
atom_api_power_save_blocker.cc
atom_api_power_save_blocker.h
atom_api_protocol.cc Make api::Protocol thread safe 2016-06-16 11:09:52 +09:00
atom_api_protocol.h Make api::Protocol thread safe 2016-06-16 11:09:52 +09:00
atom_api_render_process_preferences.cc Tweak type check to consider windows and webviews 2016-06-14 15:47:33 -07:00
atom_api_render_process_preferences.h Use RenderProcessPreferences for non-remote web contents 2016-06-14 15:47:32 -07:00
atom_api_screen.cc
atom_api_screen.h
atom_api_session.cc move protocol to session properties for working with partitions 2016-06-09 10:39:18 +05:30
atom_api_session.h move protocol to session properties for working with partitions 2016-06-09 10:39:18 +05:30
atom_api_system_preferences.cc
atom_api_system_preferences.h
atom_api_system_preferences_mac.mm
atom_api_tray.cc
atom_api_tray.h
atom_api_web_contents.cc Work around a compiler bug that crashes on Windows 2016-06-16 10:55:25 +09:00
atom_api_web_contents.h Add 2 spaces before comment 2016-06-14 15:47:33 -07:00
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc
atom_api_window.cc Add ready-to-show event 2016-06-13 21:20:16 +09:00
atom_api_window.h Add ready-to-show event 2016-06-13 21:20:16 +09:00
event.cc
event.h
event_emitter.cc
event_emitter.h
frame_subscriber.cc
frame_subscriber.h
save_page_handler.cc
save_page_handler.h
trackable_object.cc
trackable_object.h