electron/atom/browser/api
2017-02-03 09:00:18 -08:00
..
atom_api_app.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_api_app.h Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_api_auto_updater.cc
atom_api_auto_updater.h
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 Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_api_download_item.h session: add api to create interrupted downloads 2016-12-09 09:37:46 -08:00
atom_api_global_shortcut.cc
atom_api_global_shortcut.h
atom_api_menu.cc Implementing URLRequest API, getting response body. 2016-10-12 14:54:17 +02:00
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_net.cc Fixing code review issues. 2016-10-25 12:41:01 +02:00
atom_api_net.h Fixing code review issues. 2016-10-25 12:41:01 +02:00
atom_api_power_monitor.cc
atom_api_power_monitor.h
atom_api_power_save_blocker.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_api_power_save_blocker.h
atom_api_protocol.cc Remove linter errors 2016-12-12 12:51:48 -08:00
atom_api_protocol.h Remove linter errors 2016-12-12 12:51:48 -08:00
atom_api_render_process_preferences.cc
atom_api_render_process_preferences.h
atom_api_screen.cc
atom_api_screen.h
atom_api_session.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_api_session.h session: api to clear auth cache 2016-12-09 09:54:30 -08:00
atom_api_system_preferences.cc Initialize color listener after app is ready 2017-02-03 09:00:18 -08:00
atom_api_system_preferences.h Initialize color listener after app is ready 2017-02-03 09:00:18 -08:00
atom_api_system_preferences_mac.mm Add systemPreferences.setUserDefault for macOS 2016-11-29 09:46:32 -08:00
atom_api_system_preferences_win.cc Initialize color listener after app is ready 2017-02-03 09:00:18 -08:00
atom_api_tray.cc Update files for Chrome 54 API changes 2017-01-19 09:05:59 +02:00
atom_api_tray.h
atom_api_url_request.cc net: add api to set request flags for testing 2016-12-09 09:54:30 -08:00
atom_api_url_request.h net: add api to set request flags for testing 2016-12-09 09:54:30 -08:00
atom_api_web_contents.cc Require a non-empty drag image to prevent crash 2017-01-26 15:46:04 -08:00
atom_api_web_contents.h Configure background throttling on RenderViewCreated callback 2016-12-28 15:52:47 -08:00
atom_api_web_contents_mac.mm
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc
atom_api_window.cc throw an error for out of bounds window levels 2017-01-24 20:14:09 -08:00
atom_api_window.h Add BrowserWindow.setAutoHideCursor for macOS 2016-11-29 09:46:00 -08: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 Don't load URL if web contents is destroyed 2016-12-28 13:40:06 -08:00