electron/atom/browser/api
2018-05-15 14:03:21 +09:00
..
atom_api_app.cc feat: new makeSingleInstance API (#12782) 2018-05-08 01:29:18 +10:00
atom_api_app.h feat: new makeSingleInstance API (#12782) 2018-05-08 01:29:18 +10:00
atom_api_app_mas.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
atom_api_auto_updater.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_auto_updater.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
atom_api_browser_view.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_browser_view.h Fix compiler warning when building with gcc 2017-11-21 21:47:51 +09:00
atom_api_browser_window.cc refactor: do not pass WebContents to NativeWindow 2018-05-15 14:03:21 +09:00
atom_api_browser_window.h refactor: do not pass WebContents to NativeWindow 2018-05-15 14:03:21 +09:00
atom_api_browser_window_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
atom_api_browser_window_views.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_content_tracing.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_cookies.cc Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661) 2018-04-20 19:55:05 +09:00
atom_api_cookies.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_debugger.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_debugger.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_desktop_capturer.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_desktop_capturer.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_dialog.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_download_item.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
atom_api_download_item.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
atom_api_global_shortcut.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_global_shortcut.h
atom_api_in_app_purchase.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_in_app_purchase.h Improve in-app purchase for MacOS (#12464) 2018-04-05 15:33:13 +09:00
atom_api_menu.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_menu.h Make Menu API accept TopLevelWindow 2018-04-19 13:08:37 +09:00
atom_api_menu_mac.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
atom_api_menu_mac.mm enable chromium style checker plugin for electron and brightray targets 2018-04-19 11:12:58 -07:00
atom_api_menu_views.cc [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
atom_api_menu_views.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
atom_api_net.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_api_net.h
atom_api_notification.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_notification.h Organize code 2018-02-10 03:19:47 -08:00
atom_api_power_monitor.cc Screen Lock / Unlock events (#12714) 2018-05-01 02:04:27 +10:00
atom_api_power_monitor.h Screen Lock / Unlock events (#12714) 2018-05-01 02:04:27 +10:00
atom_api_power_monitor_mac.mm Fix chromium-style errors (#12802) 2018-05-03 09:04:22 -05:00
atom_api_power_monitor_win.cc Screen Lock / Unlock events (#12714) 2018-05-01 02:04:27 +10:00
atom_api_power_save_blocker.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_power_save_blocker.h Consolidate PowerSaveBlocker and WakeLock inside Device Service. 2017-11-24 10:58:16 +09:00
atom_api_protocol.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
atom_api_protocol.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
atom_api_render_process_preferences.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_render_process_preferences.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_screen.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_screen.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_screen_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
atom_api_session.cc Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661) 2018-04-20 19:55:05 +09:00
atom_api_session.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
atom_api_system_preferences.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_system_preferences.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_system_preferences_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
atom_api_system_preferences_win.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_top_level_window.cc Stop overwriting prevent_default if default wasn't prevented 2018-04-19 12:45:21 +02:00
atom_api_top_level_window.h Make Menu API accept TopLevelWindow 2018-04-19 13:08:37 +09:00
atom_api_tray.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_api_tray.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_url_request.cc feat: add View API 2018-05-15 14:03:21 +09:00
atom_api_url_request.h feat: add View API 2018-05-15 14:03:21 +09:00
atom_api_view.cc feat: add WebContentsView API 2018-05-15 14:03:21 +09:00
atom_api_view.h feat: add WebContentsView API 2018-05-15 14:03:21 +09:00
atom_api_web_contents.cc clang-format atom_api_web_contents.cc 2018-05-10 14:11:19 -07:00
atom_api_web_contents.h expose WebFrame#routingId (#12614) 2018-04-26 19:17:55 +09:00
atom_api_web_contents_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
atom_api_web_contents_osr.cc Isolate the code using content::WebContentsImpl 2018-03-20 10:13:17 +03:00
atom_api_web_contents_view.cc attach native view after widget is created 2018-05-15 14:03:21 +09:00
atom_api_web_contents_view.h feat: add WebContentsView API 2018-05-15 14:03:21 +09:00
atom_api_web_request.cc Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661) 2018-04-20 19:55:05 +09:00
atom_api_web_request.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_web_view_manager.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
event.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
event.h clang-format atom files 2018-04-18 20:48:45 -04:00
event_emitter.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
event_emitter.h clang-format atom files 2018-04-18 20:48:45 -04:00
event_subscriber.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
event_subscriber.h Fix up #includes to work with both GYP and GN 2018-05-10 13:38:40 -07:00
frame_subscriber.cc [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
frame_subscriber.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
save_page_handler.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
save_page_handler.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
trackable_object.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
trackable_object.h clang-format atom files 2018-04-18 20:48:45 -04:00