electron/atom/browser/api
2016-06-09 10:39:18 +05:30
..
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
atom_api_auto_updater.h
atom_api_content_tracing.cc
atom_api_cookies.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_cookies.h
atom_api_debugger.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_debugger.h
atom_api_desktop_capturer.cc Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_desktop_capturer.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_dialog.cc Add buttonLabel param to showOpen/showSave dialogs 2016-05-15 01:03:32 -05:00
atom_api_download_item.cc
atom_api_download_item.h
atom_api_global_shortcut.cc
atom_api_global_shortcut.h
atom_api_menu.cc
atom_api_menu.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_menu_mac.h
atom_api_menu_mac.mm 🍎 Fix context menus only showing on primary monitor. 2016-05-26 17:43:38 -04:00
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 Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_power_save_blocker.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_protocol.cc move protocol to session properties for working with partitions 2016-06-09 10:39:18 +05:30
atom_api_protocol.h move protocol to session properties for working with partitions 2016-06-09 10:39:18 +05:30
atom_api_render_process_preferences.cc Make it possible to only set preferences for BrowserWindow 2016-05-27 09:20:46 +09:00
atom_api_render_process_preferences.h Add API to set render process preferences 2016-05-27 08:51:02 +09: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 All we really need to do is make getUserDefault support array / object types. 2016-06-01 19:21:17 -07:00
atom_api_system_preferences.h All we really need to do is make getUserDefault support array / object types. 2016-06-01 19:21:17 -07:00
atom_api_system_preferences_mac.mm All we really need to do is make getUserDefault support array / object types. 2016-06-01 19:21:17 -07:00
atom_api_tray.cc No need to reference the icon in Tray 2016-05-20 22:44:02 +09:00
atom_api_tray.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
atom_api_web_contents.cc Add default statement 2016-06-08 12:00:14 -07:00
atom_api_web_contents.h Only add extensions to non-remote webContents 2016-06-08 12:00:13 -07:00
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc Get hidden state by using parent window directly 2016-05-25 10:13:12 -07:00
atom_api_window.cc Add showDefinitionForSelection webContents proxy method 2016-06-08 10:19:43 -07:00
atom_api_window.h Add showDefinitionForSelection webContents proxy method 2016-06-08 10:19:43 -07: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 Fix crash when quitting 2016-05-23 17:03:49 +09:00