electron/shell/browser
Shelley Vohr 2955c67c4e
fix: prevent print crash on bad deviceName (#21946)
* fix: prevent print crash on bad deviceName

* address review feedback
2020-01-31 11:49:13 +09:00
..
api fix: prevent print crash on bad deviceName (#21946) 2020-01-31 11:49:13 +09:00
extensions chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
lib chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
linux chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
mac chore: fix linter errors in .mm files (#21931) 2020-01-29 17:03:53 +00:00
media refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
net feat: expose the chromium validated certificate in the certificate verify proc (#21890) 2020-01-27 10:48:29 -08:00
notifications chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
osr chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
printing chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
resources Bump v9.0.0-nightly.20200130 2020-01-30 07:32:53 -08:00
ui chore: bump chromium to 669e1d2c51901c686b055da965f2d (master) (#21954) 2020-01-29 16:45:08 -05:00
win
atom_autofill_driver.cc fix: use coordinate offsets in ShowAutofillPopup (#20232) 2019-09-19 08:05:57 -07:00
atom_autofill_driver.h
atom_autofill_driver_factory.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_autofill_driver_factory.h
atom_browser_client.cc fix: crash when doing redirect navigation with webRequest listener (#21838) 2020-01-22 10:31:10 +09:00
atom_browser_client.h chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
atom_browser_context.cc chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
atom_browser_context.h feat: [extensions] background pages (#21591) 2020-01-13 14:55:58 -08:00
atom_browser_main_parts.cc chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
atom_browser_main_parts.h chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
atom_browser_main_parts_mac.mm fix: use xib file to construct macOS Menu (#20615) 2019-10-21 14:11:09 -07:00
atom_browser_main_parts_posix.cc chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
atom_download_manager_delegate.cc chore: bump chromium to b243c83a66a7fded00f3408107778 (master) (#21827) 2020-01-21 09:39:37 -08:00
atom_download_manager_delegate.h chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485) 2019-12-13 12:13:12 -08:00
atom_gpu_client.cc
atom_gpu_client.h
atom_javascript_dialog_manager.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
atom_javascript_dialog_manager.h
atom_navigation_throttle.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_navigation_throttle.h
atom_paths.h
atom_permission_manager.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_permission_manager.h
atom_quota_permission_context.cc chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485) 2019-12-13 12:13:12 -08:00
atom_quota_permission_context.h chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485) 2019-12-13 12:13:12 -08:00
atom_speech_recognition_manager_delegate.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_speech_recognition_manager_delegate.h
atom_web_ui_controller_factory.cc refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
atom_web_ui_controller_factory.h
auto_updater.cc chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
auto_updater.h chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
auto_updater_mac.mm chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
browser.cc fix: quit after Chromium is fully started (#21488) 2019-12-13 18:57:02 +09:00
browser.h fix: implement 'login' event for WebContents (#20954) 2019-11-11 09:47:01 -08:00
browser_linux.cc chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
browser_mac.mm fix: About Panel credits should be dark mode aware (#21880) 2020-01-28 04:23:02 +00:00
browser_observer.h fix: implement 'login' event for WebContents (#20954) 2019-11-11 09:47:01 -08:00
browser_process_impl.cc feat: just enough //extensions to load a simple devtools extension (#19515) 2020-01-14 16:20:30 -08:00
browser_process_impl.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
browser_win.cc feat: add app.getApplicationNameForProtocol API (#20399) 2019-11-06 17:50:33 -08:00
child_web_contents_tracker.cc
child_web_contents_tracker.h
common_web_contents_delegate.cc chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
common_web_contents_delegate.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
common_web_contents_delegate_mac.mm
common_web_contents_delegate_views.cc
cookie_change_notifier.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
cookie_change_notifier.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
electron_pdf_web_contents_helper_client.cc refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
electron_pdf_web_contents_helper_client.h refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
fake_location_provider.cc
fake_location_provider.h
feature_list.cc fix: some websites using WebComponents V0 not loading (#21858) 2020-01-22 22:03:17 +09:00
feature_list.h
font_defaults.cc
font_defaults.h
javascript_environment.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
javascript_environment.h
login_handler.cc chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
login_handler.h fix: implement 'login' event for net.ClientRequest (#21096) 2019-11-14 10:01:18 -08:00
microtasks_runner.cc chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
microtasks_runner.h chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
native_browser_view.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
native_browser_view.h
native_browser_view_mac.h
native_browser_view_mac.mm
native_browser_view_views.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
native_browser_view_views.h
native_window.cc chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
native_window.h chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
native_window_mac.h feat: custom positioning for traffic light buttons (#21781) 2020-01-23 10:13:08 -08:00
native_window_mac.mm chore: fix linter errors in .mm files (#21931) 2020-01-29 17:03:53 +00:00
native_window_observer.h
native_window_views.cc fix: call SetCanActivate in setFocusable (#21846) 2020-01-22 10:13:48 +09:00
native_window_views.h fix: crash when restoring minimized hidden window (#21813) 2020-01-17 11:29:01 -08:00
native_window_views_win.cc fix: crash when restoring minimized hidden window (#21813) 2020-01-17 11:29:01 -08:00
network_hints_handler_impl.cc chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
network_hints_handler_impl.h chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
node_debugger.cc chore: remove native_mate (Part 14) (#21365) 2019-12-05 18:46:34 +09:00
node_debugger.h
pref_store_delegate.cc
pref_store_delegate.h
relauncher.cc
relauncher.h
relauncher_linux.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
relauncher_mac.cc
relauncher_win.cc
session_preferences.cc chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 2019-09-18 15:58:00 -04:00
session_preferences.h
special_storage_policy.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
special_storage_policy.h
unresponsive_suppressor.cc
unresponsive_suppressor.h
web_contents_permission_helper.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
web_contents_permission_helper.h
web_contents_preferences.cc feat: warn when remote is used without enableRemoteModule: true (#21546) 2020-01-13 15:23:03 +09:00
web_contents_preferences.h chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
web_contents_zoom_controller.cc chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
web_contents_zoom_controller.h chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
web_dialog_helper.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
web_dialog_helper.h
web_view_guest_delegate.cc chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
web_view_guest_delegate.h
web_view_manager.cc fix: check for validity of guest webcontents (#21019) 2019-11-07 07:39:48 -08:00
web_view_manager.h
window_list.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
window_list.h
window_list_observer.h
zoom_level_delegate.cc chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
zoom_level_delegate.h