Sudowoodo Release Bot 3d0705d81f Bump v11.5.0 3 years ago
..
api ea1b8a32bb fix: make sure service worker scheme is registered with allowServiceWorkers (#28353) 4 years ago
extensions 5b81463423 feat: implement allowFileAccess loadExtension option (#27703) 4 years ago
lib 26c5cc2801 fix: navigator.bluetooth.requestDevice crash (#27941) 4 years ago
linux b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
mac 7ec001486e fix: hover text only working when VO enabled (#26246) 4 years ago
media 2b316f3843 refactor: run clang-tidy (#20231) 5 years ago
net 0724cac92b fix: copy received data in URLPipeLoader to prevent corruption (#29667) 3 years ago
notifications dd3fbae447 chore: use auto to avoid repeating type (#26254) 4 years ago
osr dd3fbae447 chore: use auto to avoid repeating type (#26254) 4 years ago
plugins 2fb14f53fe chore: bump chromium to 1a093e6a0cb5e72ba78990fe39824 (master) (#24575) 4 years ago
printing c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
resources 3d0705d81f Bump v11.5.0 3 years ago
ui e1a71b065d fix: handle async nature of [NSWindow -toggleFullScreen] (#28773) 4 years ago
win 4088566a4d fix: `nativeTheme.themeSource = 'dark'` on windows (#26238) 4 years ago
auto_updater.cc 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
auto_updater.h 38fafe4986 refactor: ginify autoUpdater (#24678) 4 years ago
auto_updater_mac.mm 38fafe4986 refactor: ginify autoUpdater (#24678) 4 years ago
browser.cc 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
browser.h 122d8910d5 refactor: remove path from nativeImage converter (#27217) 4 years ago
browser_linux.cc 9c37e12e2d refactor: ginify app (#24679) 4 years ago
browser_mac.mm 122d8910d5 refactor: remove path from nativeImage converter (#27217) 4 years ago
browser_observer.h 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
browser_process_impl.cc a4cb3e2af9 chore: bump chromium to 87.0.4280.11 (11-x-y) (#25802) 4 years ago
browser_process_impl.h a4cb3e2af9 chore: bump chromium to 87.0.4280.11 (11-x-y) (#25802) 4 years ago
browser_win.cc b14c57e30c fix: getLoginItemSettings() on windows (#26538) 4 years ago
child_web_contents_tracker.cc 74372d65ae feat: enhance native window.open to match the custom implementation's behavior (#19703) 5 years ago
child_web_contents_tracker.h 74372d65ae feat: enhance native window.open to match the custom implementation's behavior (#19703) 5 years ago
common_web_contents_delegate.cc bac2f46ba9 fix: browser contexts live forever (#24964) 4 years ago
common_web_contents_delegate.h bac2f46ba9 fix: browser contexts live forever (#24964) 4 years ago
common_web_contents_delegate_mac.mm 6fa2ab2edd fix: restore window event redispatching on mac (#27787) 4 years ago
common_web_contents_delegate_views.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
cookie_change_notifier.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
cookie_change_notifier.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_autofill_driver.cc c8944df576 chore: force source code and markdown files to use LF line ending (#25176) 4 years ago
electron_autofill_driver.h c8944df576 chore: force source code and markdown files to use LF line ending (#25176) 4 years ago
electron_autofill_driver_factory.cc c8944df576 chore: force source code and markdown files to use LF line ending (#25176) 4 years ago
electron_autofill_driver_factory.h c8944df576 chore: force source code and markdown files to use LF line ending (#25176) 4 years ago
electron_browser_client.cc 6252a9f734 fix: allow accessing file:// when web security is disabled (#28589) 4 years ago
electron_browser_client.h c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
electron_browser_context.cc d4112d38de chore: prefer empty() check for readability (#26157) 4 years ago
electron_browser_context.h bac2f46ba9 fix: browser contexts live forever (#24964) 4 years ago
electron_browser_main_parts.cc 2f25c10818 feat: initialize field trials from command line arguments (#28401) 4 years ago
electron_browser_main_parts.h 3492077f33 fix: memory leak in BrowserWindow (#27640) 4 years ago
electron_browser_main_parts_mac.mm 06bf0d08dc fix: crashReporter incompatible with sandbox on Linux (#23265) 5 years ago
electron_browser_main_parts_posix.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_download_manager_delegate.cc 1105931d0a fix: don't create last saved path if none exists (#27808) 4 years ago
electron_download_manager_delegate.h 1105931d0a fix: don't create last saved path if none exists (#27808) 4 years ago
electron_gpu_client.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_gpu_client.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_javascript_dialog_manager.cc 45551f6bf2 refactor: WebContents::From returns pointer (#24605) 4 years ago
electron_javascript_dialog_manager.h 45551f6bf2 refactor: WebContents::From returns pointer (#24605) 4 years ago
electron_navigation_throttle.cc b1e2185c5e refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25065) 4 years ago
electron_navigation_throttle.h b1e2185c5e refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25065) 4 years ago
electron_pdf_web_contents_helper_client.cc 85647dfced refactor: remove references to non-existent webui (#20867) 5 years ago
electron_pdf_web_contents_helper_client.h 85647dfced refactor: remove references to non-existent webui (#20867) 5 years ago
electron_permission_manager.cc 7202213ce0 chore: cherry-pick 74c9ad9a53 from chromium (#28760) 4 years ago
electron_permission_manager.h 7202213ce0 chore: cherry-pick 74c9ad9a53 from chromium (#28760) 4 years ago
electron_quota_permission_context.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_quota_permission_context.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_speech_recognition_manager_delegate.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_speech_recognition_manager_delegate.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_web_ui_controller_factory.cc 3f37ff87d2 fix: chrome://accessibility not loading (#24437) 4 years ago
electron_web_ui_controller_factory.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
event_emitter_mixin.cc 232ca8af39 refactor: EventEmitters without gin_helper (#22726) 5 years ago
event_emitter_mixin.h b5cd9ce0b3 refactor: ginify WebContents (#24651) 4 years ago
extended_web_contents_observer.h 51bced4ee3 fix: make draggable regions work when devtools is opened on macOS (#26395) 4 years ago
fake_location_provider.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
fake_location_provider.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
feature_list.cc 2f25c10818 feat: initialize field trials from command line arguments (#28401) 4 years ago
feature_list.h 2f25c10818 feat: initialize field trials from command line arguments (#28401) 4 years ago
file_select_helper.cc 699a771288 fix: transparently package bundles as zip archives (#26217) 4 years ago
file_select_helper.h 699a771288 fix: transparently package bundles as zip archives (#26217) 4 years ago
file_select_helper_mac.mm 699a771288 fix: transparently package bundles as zip archives (#26217) 4 years ago
font_defaults.cc c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
font_defaults.h c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
javascript_environment.cc ce6af063a7 fix: call `UnregisterIsolate` consistently (#28556) 4 years ago
javascript_environment.h 7cc780d077 fix: let Node.js perform microtask checkpoint in the main process (#24131) 4 years ago
login_handler.cc 45551f6bf2 refactor: WebContents::From returns pointer (#24605) 4 years ago
login_handler.h 4f1536479e fix: implement 'login' event for net.ClientRequest (#21096) 5 years ago
microtasks_runner.cc eebd7cfa05 refactor: use public node::CallbackScope where possible (#27027) 4 years ago
microtasks_runner.h 49b47ee4ed chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 5 years ago
native_browser_view.cc 0f4f5ac32c fix: prevent destroyed view references from causing crashes (#25509) 4 years ago
native_browser_view.h badc01c2d8 fix: draggable regions calculation in BrowserWindow/BrowserView (#26754) 4 years ago
native_browser_view_mac.h badc01c2d8 fix: draggable regions calculation in BrowserWindow/BrowserView (#26754) 4 years ago
native_browser_view_mac.mm 0af1751932 fix: drag region BrowserView calculations on macOS (#29018) 4 years ago
native_browser_view_views.cc b710412e7b fix: unclickable regions in some draggable BrowserViews (#27178) 4 years ago
native_browser_view_views.h 08b7f5a569 fix: draggable views on BrowserViews on Windows (#26774) 4 years ago
native_window.cc 698fc73c23 fix: emit window-all-closed after closing the window (#28912) 4 years ago
native_window.h 66667d29e2 fix: recalibrate simpleFullscreen when display metrics change (#28870) 4 years ago
native_window_mac.h 66667d29e2 fix: recalibrate simpleFullscreen when display metrics change (#28870) 4 years ago
native_window_mac.mm 48605866c4 fix: increase corner radius for vibrancy view on big sur (#29072) 4 years ago
native_window_observer.h 01fa45fc50 feat: add 'resized' event to BrowserWindow (#26454) 4 years ago
native_window_views.cc 487cb46f9c fix: window bounds not scaled from screen coordinates (#29225) 3 years ago
native_window_views.h 487cb46f9c fix: window bounds not scaled from screen coordinates (#29225) 3 years ago
native_window_views_win.cc 487cb46f9c fix: window bounds not scaled from screen coordinates (#29225) 3 years ago
network_hints_handler_impl.cc de44d28c8e refactor: ginify Session (#23569) 4 years ago
network_hints_handler_impl.h 94eb4ce38e fix: hold browser_context instead of render_frame_host to fix lifetime issues (#23271) 5 years ago
node_debugger.cc 990a6f8b6c fix: Node.js cpu and heap profiling (#24528) 4 years ago
node_debugger.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
pref_store_delegate.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
pref_store_delegate.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
protocol_registry.cc 6252a9f734 fix: allow accessing file:// when web security is disabled (#28589) 4 years ago
protocol_registry.h 6252a9f734 fix: allow accessing file:// when web security is disabled (#28589) 4 years ago
relauncher.cc 8edc7a1fb1 chore: bump chromium to 0f4170320ff37e971064916aed1dc (master) (#23285) 5 years ago
relauncher.h 56930338e8 chore: fix linting after shell rename 5 years ago
relauncher_linux.cc b2652beceb refactor: apply some 'clang-tidy -fix' changes (#20172) 5 years ago
relauncher_mac.cc 2160c1fcc9 refactor: replace includes for atom with shell 5 years ago
relauncher_win.cc 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
session_preferences.cc 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
session_preferences.h 69ea0b4ebf fix: ignore non-absolute session preload script paths when sandboxed (#19066) 5 years ago
special_storage_policy.cc 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
special_storage_policy.h 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
unresponsive_suppressor.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
unresponsive_suppressor.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
web_contents_permission_helper.cc d8737734bf chore: bump chromium to bc8f70ed4cfe2262ea833750eaddb (master) (#22649) 5 years ago
web_contents_permission_helper.h 50b9c7051e chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 5 years ago
web_contents_preferences.cc c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
web_contents_preferences.h c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
web_contents_zoom_controller.cc 3ac3fbdbfb chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 5 years ago
web_contents_zoom_controller.h 3ac3fbdbfb chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 5 years ago
web_dialog_helper.cc 699a771288 fix: transparently package bundles as zip archives (#26217) 4 years ago
web_dialog_helper.h 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
web_view_guest_delegate.cc a4cb3e2af9 chore: bump chromium to 87.0.4280.11 (11-x-y) (#25802) 4 years ago
web_view_guest_delegate.h a4cb3e2af9 chore: bump chromium to 87.0.4280.11 (11-x-y) (#25802) 4 years ago
web_view_manager.cc a4cb3e2af9 chore: bump chromium to 87.0.4280.11 (11-x-y) (#25802) 4 years ago
web_view_manager.h a4cb3e2af9 chore: bump chromium to 87.0.4280.11 (11-x-y) (#25802) 4 years ago
window_list.cc 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
window_list.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
window_list_observer.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
zoom_level_delegate.cc 3ac3fbdbfb chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 5 years ago
zoom_level_delegate.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago