electron/atom/browser/api
2019-01-31 20:19:21 +09:00
..
atom_api_app.cc fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277) 2018-08-23 20:47:16 +09:00
atom_api_app.h fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277) 2018-08-23 20:47:16 +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 fix: prevent double-destroy of window (#16512) 2019-01-24 14:56:11 +01:00
atom_api_browser_window.h fix: window.setVibrancy parameter passing (backport: 3-0-x) (#13863) 2018-07-30 13:02:32 +10:00
atom_api_browser_window_mac.mm fix: incorrect view ordering for customButtonsOnHover (#15997) 2018-12-10 12:27:38 -08:00
atom_api_browser_window_views.cc
atom_api_button.cc
atom_api_button.h
atom_api_content_tracing.cc fix: extending tracing startRecording API to take a full tracing config (#16159) 2018-12-20 08:27:47 -07:00
atom_api_cookies.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_cookies.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_debugger.cc backport debugger fix (#14481) 2018-09-06 10:57:41 -07:00
atom_api_debugger.h backport debugger fix (#14481) 2018-09-06 10:57:41 -07:00
atom_api_desktop_capturer.cc fix: ensure DirectX capturer is supported. (backport: 3-0-x) (#13738) 2018-07-20 14:25:29 +10:00
atom_api_desktop_capturer.h fix: ensure DirectX capturer is supported. (backport: 3-0-x) (#13738) 2018-07-20 14:25:29 +10:00
atom_api_dialog.cc
atom_api_download_item.cc
atom_api_download_item.h
atom_api_global_shortcut.cc fix: don't register some shortcuts without accessibility (#16276) 2019-01-12 10:30:13 -08:00
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 feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (backport: 3-1-x) (#15892) 2019-01-29 14:58:45 -08:00
atom_api_menu.h feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (backport: 3-1-x) (#15892) 2019-01-29 14:58:45 -08:00
atom_api_menu_mac.h
atom_api_menu_mac.mm
atom_api_menu_views.cc
atom_api_menu_views.h
atom_api_net.cc
atom_api_net.h
atom_api_net_log.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_net_log.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_notification.cc
atom_api_notification.h
atom_api_power_monitor.cc
atom_api_power_monitor.h
atom_api_power_monitor_mac.mm
atom_api_power_monitor_win.cc
atom_api_power_save_blocker.cc
atom_api_power_save_blocker.h
atom_api_protocol.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_protocol.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -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 fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_session.h fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_system_preferences.cc
atom_api_system_preferences.h fix: don't register some shortcuts without accessibility (#16276) 2019-01-12 10:30:13 -08:00
atom_api_system_preferences_mac.mm fix: don't register some shortcuts without accessibility (#16276) 2019-01-12 10:30:13 -08:00
atom_api_system_preferences_win.cc
atom_api_text_field.cc
atom_api_text_field.h
atom_api_top_level_window.cc fix: return pointer instead of pointer's content (#16641) 2019-01-31 20:19:21 +09:00
atom_api_top_level_window.h fix: notify focus change right away rather not on next tick (#14453) 2018-09-07 14:30:41 -04:00
atom_api_tray.cc fix: don't crash on tray.setContextMenu(null) (#14331) 2018-08-27 13:27:41 -07:00
atom_api_tray.h
atom_api_url_request.cc feat: add getUploadProgress API to the net API (#14446) 2018-09-04 12:26:50 -05:00
atom_api_url_request.h feat: add getUploadProgress API to the net API (#14446) 2018-09-04 12:26:50 -05:00
atom_api_view.cc
atom_api_view.h
atom_api_web_contents.cc fix: print warning after DOM is created 2018-10-17 10:42:02 +09:00
atom_api_web_contents.h fix: print warning after DOM is created 2018-10-17 10:42:02 +09:00
atom_api_web_contents_mac.mm
atom_api_web_contents_osr.cc Update OSR code 2018-06-19 11:49:44 +10:00
atom_api_web_contents_view.cc
atom_api_web_contents_view.h
atom_api_web_request.cc fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
atom_api_web_request.h
atom_api_web_view_manager.cc fix: use OOPIF for webview tag (#13869) (#14156) 2018-08-17 08:21:36 -07:00
event.cc
event.h
event_emitter.cc
event_emitter.h
event_subscriber.cc
event_subscriber.h
frame_subscriber.cc fix: don't invoke callback after FrameSubscriber is destroyed 2018-07-13 09:56:07 +00:00
frame_subscriber.h fix: don't invoke callback after FrameSubscriber is destroyed 2018-07-13 09:56:07 +00:00
save_page_handler.cc
save_page_handler.h
trackable_object.cc
trackable_object.h