electron/atom/browser/api
2019-02-14 23:59:22 +05:30
..
views view: add ResizeArea class (#15752) 2018-11-21 22:39:59 +09:00
atom_api_app.cc Change the source origin parameter type for CanCreateWindow from GURL to url::Origin. 2019-02-14 23:59:21 +05:30
atom_api_app.h Change the source origin parameter type for CanCreateWindow from GURL to url::Origin. 2019-02-14 23:59:21 +05:30
atom_api_app_mas.mm
atom_api_auto_updater.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_auto_updater.h
atom_api_browser_view.cc feat: flexible autoresize for BrowserViews (#16184) 2019-01-31 11:07:19 +09:00
atom_api_browser_view.h fix: destroy WebContents synchronously on shutdown (#15541) 2018-11-08 07:57:28 -08:00
atom_api_browser_window.cc fix: prevent double-destroy of window (#16472) 2019-01-21 14:56:30 -08:00
atom_api_browser_window.h feat: add multi BrowserView support to BrowserWindow (#16148) 2018-12-22 10:49:26 +09:00
atom_api_browser_window_mac.mm Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_browser_window_views.cc
atom_api_content_tracing.cc feat: promisify contentTracing.getTraceBufferUsage() (#16600) 2019-02-13 13:24:57 -08:00
atom_api_cookies.cc fix: do not increase ref-counting in wrong thread (#16738) 2019-02-06 18:22:02 +09:00
atom_api_cookies.h feat: promisify cookies api (#16464) 2019-01-25 12:11:35 -06:00
atom_api_debugger.cc feat: promisify debugger.sendCommand() (#16861) 2019-02-13 07:23:53 -10:00
atom_api_debugger.h feat: promisify debugger.sendCommand() (#16861) 2019-02-13 07:23:53 -10:00
atom_api_desktop_capturer.cc perf: and refactor: Code Scope + Minor Performance Improvement. (#16467) 2019-01-25 09:39:32 -05:00
atom_api_desktop_capturer.h security: allow to block desktopCapturer.getSources() calls (#15964) 2018-12-20 11:44:30 +09:00
atom_api_dialog.cc feat: add methods to allow customization of save dialog during will-download event (#15497) 2018-11-08 10:51:06 -04:00
atom_api_download_item.cc Downloads : Adding metered network info and retry count to download item 2019-02-14 23:59:22 +05:30
atom_api_download_item.h feat: add methods to allow customization of save dialog during will-download event (#15497) 2018-11-08 10:51:06 -04:00
atom_api_event.cc
atom_api_global_shortcut.cc fix: don't register some shortcuts without accessibility (#16125) 2019-01-03 20:40:17 -08:00
atom_api_global_shortcut.h feat: allow registering multiple shortcuts (#15542) 2018-11-07 09:40:38 -08:00
atom_api_in_app_purchase.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_in_app_purchase.h
atom_api_menu.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_menu.h fix: [UI] Resolve method conflict between MenuModel, SimpleMenuModel::Delegate 2018-12-03 20:07:39 +05:30
atom_api_menu_mac.h
atom_api_menu_mac.mm Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_menu_views.cc
atom_api_menu_views.h
atom_api_net.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_net.h
atom_api_net_log.cc feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
atom_api_net_log.h
atom_api_notification.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_notification.h
atom_api_power_monitor.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_power_monitor.h
atom_api_power_monitor_mac.mm
atom_api_power_monitor_win.cc
atom_api_power_save_blocker.cc chore: post_task and friends now live under base/task 2018-12-03 20:07:38 +05:30
atom_api_power_save_blocker.h
atom_api_protocol.cc fix: update docs for protocol API (#16601) 2019-01-30 12:54:18 -08:00
atom_api_protocol.h feat: move webFrame scheme privilege methods to main process (#16416) 2019-01-29 16:11:01 +09:00
atom_api_render_process_preferences.cc
atom_api_render_process_preferences.h clang-format atom files 2018-04-18 20:48:45 -04:00
atom_api_screen.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_screen.h
atom_api_session.cc refactor: promisify prototype methods (#16935) 2019-02-14 03:40:24 -10:00
atom_api_session.h
atom_api_system_preferences.cc feat: add Touch ID authentication support for macOS (#16707) 2019-02-13 18:36:28 -08:00
atom_api_system_preferences.h feat: add Touch ID authentication support for macOS (#16707) 2019-02-13 18:36:28 -08:00
atom_api_system_preferences_mac.mm feat: add Touch ID authentication support for macOS (#16707) 2019-02-13 18:36:28 -08:00
atom_api_system_preferences_win.cc
atom_api_top_level_window.cc feat: implement BrowserWindow.moveTop on X11 (#16629) 2019-02-07 12:48:19 -08:00
atom_api_top_level_window.h feat: implement BrowserWindow.moveTop on X11 (#16629) 2019-02-07 12:48:19 -08:00
atom_api_tray.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_tray.h
atom_api_url_request.cc
atom_api_url_request.h
atom_api_view.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_view.h
atom_api_web_contents.cc content: Fix WebContentsUserData for usage across components. 2019-02-14 23:59:21 +05:30
atom_api_web_contents.h Move MediaStream Mojo and public interfaces to Blink. 2019-02-14 23:59:21 +05:30
atom_api_web_contents_impl.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_web_contents_mac.mm Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
atom_api_web_contents_view.cc content: Fix WebContentsUserData for usage across components. 2019-02-14 23:59:21 +05:30
atom_api_web_contents_view.h
atom_api_web_request.cc feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
atom_api_web_request.h
atom_api_web_view_manager.cc
event.cc
event.h
event_emitter.cc Merge remote-tracking branch 'origin/chromium-upgrade/72' 2019-01-22 12:01:18 -08:00
event_emitter.h chore: fix v8 deprecation warnings 2018-12-03 20:07:43 +05:30
frame_subscriber.cc feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
frame_subscriber.h fix: reimplement FrameSubscriber with mojo, re-enable tests 2018-12-03 20:07:43 +05:30
gpu_info_enumerator.cc feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
gpu_info_enumerator.h feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
gpuinfo_manager.cc
gpuinfo_manager.h
save_page_handler.cc feat: promisify webContents.savePage() (#16742) 2019-02-14 09:03:28 -08:00
save_page_handler.h feat: promisify webContents.savePage() (#16742) 2019-02-14 09:03:28 -08:00
stream_subscriber.cc feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
stream_subscriber.h
trackable_object.cc
trackable_object.h