electron/shell/browser/api
2020-06-25 09:47:50 -07:00
..
views chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
electron_api_app.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_app.h feat: Add did-become-active event on mac (#23872) 2020-06-16 10:03:41 -07:00
electron_api_app_mac.mm fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
electron_api_app_mas.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_auto_updater.cc fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
electron_api_auto_updater.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_browser_view.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_browser_view.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_browser_window.cc chore: bump chromium to d66c2e32380bf5d1eb5e1fe37faef (master) (#23791) 2020-06-01 16:34:34 -04:00
electron_api_browser_window.h chore: bump chromium to d66c2e32380bf5d1eb5e1fe37faef (master) (#23791) 2020-06-01 16:34:34 -04:00
electron_api_browser_window_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_browser_window_views.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_content_tracing.cc refactor: migrate base::ThreadPool() as trait to base::ThreadPool:: API (#22555) 2020-03-09 09:13:59 -07:00
electron_api_cookies.cc chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00
electron_api_cookies.h refactor: ginify Cookies (#22823) 2020-03-25 15:34:53 -07:00
electron_api_crash_reporter.cc build: remove dead symlink from MAS build (#24158) 2020-06-16 14:19:57 -07:00
electron_api_crash_reporter.h fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
electron_api_data_pipe_holder.cc refactor: ginify Session (#23569) 2020-05-19 10:18:12 -07:00
electron_api_data_pipe_holder.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_debugger.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_debugger.h refactor: EventEmitters without gin_helper (#22726) 2020-03-18 12:57:08 -07:00
electron_api_desktop_capturer.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_desktop_capturer.h feat: add desktopCapturer.getMediaSourceIdForWebContents() to get stream source id from web contents (#22701) 2020-05-26 16:34:24 -04:00
electron_api_dialog.cc fix: add handle scope in dialog's promise callback (#22658) 2020-03-12 11:17:47 -07:00
electron_api_download_item.cc refactor: ginify DownloadItem (#22924) 2020-04-02 17:22:46 -07:00
electron_api_download_item.h refactor: ginify DownloadItem (#22924) 2020-04-02 17:22:46 -07:00
electron_api_event.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_event_emitter.cc chore: stop leaking v8 environment (#22761) 2020-03-20 14:15:55 -07:00
electron_api_event_emitter.h refactor: EventEmitters without gin_helper (#22726) 2020-03-18 12:57:08 -07:00
electron_api_global_shortcut.cc fix: volume key globalShortcut registration (#23782) 2020-05-28 08:56:48 -04:00
electron_api_global_shortcut.h refactor: ginify globalShortcut (#22755) 2020-03-19 14:33:45 -07:00
electron_api_in_app_purchase.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_in_app_purchase.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_menu.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_menu.h refactor: ginify Menu (#22916) 2020-04-02 16:07:56 -07:00
electron_api_menu_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_menu_mac.mm refactor: ginify Menu (#22916) 2020-04-02 16:07:56 -07:00
electron_api_menu_views.cc refactor: ginify Menu (#22916) 2020-04-02 16:07:56 -07:00
electron_api_menu_views.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_native_theme.cc chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
electron_api_native_theme.h fix: propagate preferred color scheme to the renderer (#22896) 2020-03-30 15:39:50 -07:00
electron_api_native_theme_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_net.cc refactor: ginify net.request (#22779) 2020-03-23 13:09:45 -07:00
electron_api_net.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_net_log.cc refactor: ginify session.netLog (#22732) 2020-03-18 16:46:05 -07:00
electron_api_net_log.h refactor: ginify session.netLog (#22732) 2020-03-18 16:46:05 -07:00
electron_api_notification.cc refactor: ginify Notification (#22821) 2020-03-31 11:42:32 -07:00
electron_api_notification.h refactor: ginify Notification (#22821) 2020-03-31 11:42:32 -07:00
electron_api_power_monitor.cc refactor: ginify powerMonitor (#22751) 2020-03-24 09:03:29 -07:00
electron_api_power_monitor.h refactor: ginify powerMonitor (#22751) 2020-03-24 09:03:29 -07:00
electron_api_power_monitor_mac.mm feat: support suspend/resume on macOS (#24254) 2020-06-24 10:17:07 -07:00
electron_api_power_monitor_win.cc feat: support suspend/resume on Windows (#24251) 2020-06-24 07:28:29 -07:00
electron_api_power_save_blocker.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
electron_api_power_save_blocker.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_protocol.cc feat: add {stream} opt to custom protocol registry to configure media player (#22955) 2020-06-08 09:49:36 -07:00
electron_api_protocol.h docs: move protocol-ns to protocol.md (#23883) 2020-06-02 09:46:18 -07:00
electron_api_screen.cc fix: screen module should still be creatable if the first create is before the ready event (#22895) 2020-03-31 14:49:15 -07:00
electron_api_screen.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_service_worker_context.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_service_worker_context.h refactor: ginify ServiceWorkerContext (#22756) 2020-03-20 14:15:14 -07:00
electron_api_session.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_session.h refactor: ginify Session (#23569) 2020-05-19 10:18:12 -07:00
electron_api_system_preferences.cc feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24275) 2020-06-25 09:47:50 -07:00
electron_api_system_preferences.h feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24275) 2020-06-25 09:47:50 -07:00
electron_api_system_preferences_mac.mm refactor: SystemPreferences::SetUserDefault (#23412) 2020-05-10 00:38:15 +02:00
electron_api_system_preferences_win.cc feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24275) 2020-06-25 09:47:50 -07:00
electron_api_top_level_window.cc refactor: return null when passing empty menu templates (#23364) 2020-05-04 08:19:21 -07:00
electron_api_top_level_window.h feat: default gtk darkTheme option to nativeTheme.shouldUseDarkColors for better platform support (#20138) 2020-03-30 15:02:16 +09:00
electron_api_tray.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_tray.h fix: missing handlescopes in event emission (#23140) 2020-04-27 11:38:43 -07:00
electron_api_url_loader.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_url_loader.h refactor: ginify net.request (#22779) 2020-03-23 13:09:45 -07:00
electron_api_view.cc chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
electron_api_view.h chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
electron_api_web_contents.cc chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00
electron_api_web_contents.h chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00
electron_api_web_contents_impl.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_web_contents_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_web_contents_view.cc chore: make WebContentsView take webPreferences as parameter (#22997) 2020-04-09 16:01:16 +09:00
electron_api_web_contents_view.h chore: make WebContentsView take webPreferences as parameter (#22997) 2020-04-09 16:01:16 +09:00
electron_api_web_request.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
electron_api_web_request.h fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00
electron_api_web_view_manager.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
event.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
event.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
frame_subscriber.cc chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
frame_subscriber.h chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
gpu_info_enumerator.cc chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
gpu_info_enumerator.h chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
gpuinfo_manager.cc chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
gpuinfo_manager.h chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
message_port.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
message_port.h chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379) 2020-05-26 13:06:26 -07:00
process_metric.cc feat: add memory to app.getAppMetrics() (#18831) 2019-07-23 13:41:58 -07:00
process_metric.h feat: add memory to app.getAppMetrics() (#18831) 2019-07-23 13:41:58 -07:00
save_page_handler.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
save_page_handler.h refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
ui_event.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
ui_event.h refactor: ginify Tray (#22822) 2020-03-30 10:32:02 +09:00