electron/atom/browser/api
2016-02-16 10:44:10 +08:00
..
lib Improve error message 2016-02-11 13:25:58 -08:00
atom_api_app.cc 🍎 Add Show to API for OS X 2016-01-30 22:30:38 +01:00
atom_api_app.h Add API for checking if AeroGlass/DWM is enabled 2016-01-16 06:27:44 +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 wrap debugger for lazy initialization 2016-01-23 09:32:21 +05:30
atom_api_debugger.h add spec 2016-01-22 19:10:48 +05:30
atom_api_desktop_capturer.cc
atom_api_desktop_capturer.h
atom_api_dialog.cc
atom_api_download_item.cc Get rid of SavePathData 2016-02-02 20:11:39 +08:00
atom_api_download_item.h Get rid of SavePathData 2016-02-02 20:11:39 +08:00
atom_api_global_shortcut.cc
atom_api_global_shortcut.h
atom_api_menu.cc Remove Menu::Popup 2016-01-22 11:59:08 -07:00
atom_api_menu.h Remove Menu::Popup 2016-01-22 11:59:08 -07:00
atom_api_menu_mac.h No more need to override Menu::Popup 2016-01-22 11:27:17 -07:00
atom_api_menu_mac.mm No more need to override Menu::Popup 2016-01-22 11:27:17 -07:00
atom_api_menu_views.cc No more need to override Menu::Popup 2016-01-22 11:27:17 -07:00
atom_api_menu_views.h No more need to override Menu::Popup 2016-01-22 11:27:17 -07:00
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
atom_api_protocol.h
atom_api_screen.cc
atom_api_screen.h
atom_api_session.cc Rely on OnDownloadDestroyed to destroy downloadItem 2016-02-02 18:49:43 +08:00
atom_api_session.h session: api to clear host resolver cache 2016-02-02 02:06:49 +05:30
atom_api_tray.cc
atom_api_tray.h
atom_api_web_contents.cc Use weak pointer instead of manual bookkeeping 2016-02-16 10:44:10 +08:00
atom_api_web_contents.h Merge pull request #4223 from deepak1556/notification_disable_patch 2016-02-01 20:51:22 +08:00
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc
atom_api_window.cc Using node::Buffer::Copy() instead of node::Buffer::New() to copy the handle bytes to buffer make the buffer really contains the data. 2016-02-07 10:20:38 +01:00
atom_api_window.h Merge pull request #4181 from bengotow/scroll-touch-events 2016-01-25 14:47:54 +08:00
event.cc
event.h
event_emitter.cc
event_emitter.h
frame_subscriber.cc Use weak pointer instead of manual bookkeeping 2016-02-16 10:44:10 +08:00
frame_subscriber.h Use weak pointer instead of manual bookkeeping 2016-02-16 10:44:10 +08:00
save_page_handler.cc
save_page_handler.h
trackable_object.cc
trackable_object.h