Sudowoodo Release Bot 8492c10291 Bump v12.2.3 3 years ago
..
api f3e5920f66 refactor: only access memory coordinator interface from browser process (#31305) (#31342) 3 years ago
badging f13ddca55f fix: navigator.setAppBadge/clearAppBadge from a service worker (#28011) 4 years ago
bluetooth 0baf9997ad fix: navigator.bluetooth.requestDevice (#27927) 4 years ago
extensions 80ca7be524 fix: handle an unparsable pdf manifest (#28452) 4 years ago
lib 4ab2254879 fix: select-bluetooth-device on Windows (#29612) 3 years ago
linux b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
mac 794940272b fix: hover text only working when VO enabled (#26183) 4 years ago
media b194030a34 chore: cleanup some typos in comments (#25770) 4 years ago
net 8836c814b9 fix: do not cancel CORS preflight request on proxy auth. (#29810) 3 years ago
notifications c6e2cca8bc fix: do not leak NSUUID (#30007) 3 years ago
osr 5f2f4182c4 fix: pass IsScreen via parameter instead of sync IPC method (#28080) 4 years ago
plugins 2fb14f53fe chore: bump chromium to 1a093e6a0cb5e72ba78990fe39824 (master) (#24575) 4 years ago
printing 33f6ff40fc chore: bump chromium to 89.0.4389.47 (12-x-y) (#27591) 4 years ago
resources 8492c10291 Bump v12.2.3 3 years ago
serial e395cd391a fix: persist permission granted to serial ports (#31193) 3 years ago
ui 8210faeb09 fix: color select eyedropper not working within DevTools (#29729) (#30490) 3 years ago
win f489e3054a feat: honor `nativeTheme.themeSource = 'dark'` before creating BrowserWindow on Windows (#25373) 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 f26025301a fix: enable navigator.setAppBadge/clearAppBadge (#27431) 4 years ago
browser.h f26025301a fix: enable navigator.setAppBadge/clearAppBadge (#27431) 4 years ago
browser_linux.cc f26025301a fix: enable navigator.setAppBadge/clearAppBadge (#27431) 4 years ago
browser_mac.mm f26025301a fix: enable navigator.setAppBadge/clearAppBadge (#27431) 4 years ago
browser_observer.h 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
browser_process_impl.cc 0c5b6bfd30 chore: bump chromium to 89.0.4388.2 (12-x-y) (#27280) 4 years ago
browser_process_impl.h 0c5b6bfd30 chore: bump chromium to 89.0.4388.2 (12-x-y) (#27280) 4 years ago
browser_win.cc f26025301a fix: enable navigator.setAppBadge/clearAppBadge (#27431) 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
cookie_change_notifier.cc 4010890edd chore: upgrade to chromium 89.0.4336.0 (#26700) 4 years ago
cookie_change_notifier.h 4010890edd chore: upgrade to chromium 89.0.4336.0 (#26700) 4 years ago
electron_autofill_driver.cc 443540fd13 Bump v12.0.0-nightly.20200827 4 years ago
electron_autofill_driver.h 443540fd13 Bump v12.0.0-nightly.20200827 4 years ago
electron_autofill_driver_factory.cc 443540fd13 Bump v12.0.0-nightly.20200827 4 years ago
electron_autofill_driver_factory.h 443540fd13 Bump v12.0.0-nightly.20200827 4 years ago
electron_browser_client.cc 961ce1ded1 fix: honor user-defined Downloads directory (#29966) 3 years ago
electron_browser_client.h f13ddca55f fix: navigator.setAppBadge/clearAppBadge from a service worker (#28011) 4 years ago
electron_browser_context.cc 0448888fa5 chore: remove ScopedAllowBlockingForTesting (#26447) 4 years ago
electron_browser_context.h 27ea3fc069 feat: allow setting SSL config (#25461) 4 years ago
electron_browser_handler_impl.cc a6af3bd8df chore: remove unused sendToAll + related APIs (#26771) (#27354) 4 years ago
electron_browser_handler_impl.h a6af3bd8df chore: remove unused sendToAll + related APIs (#26771) (#27354) 4 years ago
electron_browser_main_parts.cc 7dfe949d39 fix: change ASAR archive cache to per-process to fix leak (#29548) 3 years ago
electron_browser_main_parts.h f6b81990fc fix: memory leak in BrowserWindow (#27641) 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 f6007654f9 fix: don't create last saved path if none exists (#27806) 4 years ago
electron_download_manager_delegate.h f6007654f9 fix: don't create last saved path if none exists (#27806) 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 e395cd391a fix: persist permission granted to serial ports (#31193) 3 years ago
electron_permission_manager.h e395cd391a fix: persist permission granted to serial ports (#31193) 3 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 0c5b6bfd30 chore: bump chromium to 89.0.4388.2 (12-x-y) (#27280) 4 years ago
electron_web_ui_controller_factory.h 0c5b6bfd30 chore: bump chromium to 89.0.4388.2 (12-x-y) (#27280) 4 years ago
event_emitter_mixin.cc 232ca8af39 refactor: EventEmitters without gin_helper (#22726) 5 years ago
event_emitter_mixin.h 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
extended_web_contents_observer.h 02a8c0a640 fix: make draggable regions work when devtools is opened on macOS (#26361) 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 c023c480bb feat: initialize field trials from command line arguments (#28403) 4 years ago
feature_list.h c023c480bb feat: initialize field trials from command line arguments (#28403) 4 years ago
file_select_helper.cc 284c1b9539 fix: transparently package bundles as zip archives (#25030) 4 years ago
file_select_helper.h 284c1b9539 fix: transparently package bundles as zip archives (#25030) 4 years ago
file_select_helper_mac.mm 284c1b9539 fix: transparently package bundles as zip archives (#25030) 4 years ago
font_defaults.cc 69f1731bbb chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 4 years ago
font_defaults.h 69f1731bbb chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 4 years ago
javascript_environment.cc 06580db96d fix: call `UnregisterIsolate` consistently (#28555) 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 d84ef8bfb3 fix: crash when invoking login callback synchronously (#30092) 3 years ago
login_handler.h 4f1536479e fix: implement 'login' event for net.ClientRequest (#21096) 5 years ago
microtasks_runner.cc c9564ff648 refactor: use public node::CallbackScope where possible (#27028) 4 years ago
microtasks_runner.h 49b47ee4ed chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 5 years ago
native_browser_view.cc ea76788b67 refactor: remove native_browser_view web contents get function (#25526) 4 years ago
native_browser_view.h 36163af228 fix: draggable regions calculation in BrowserWindow/BrowserView (#26755) 4 years ago
native_browser_view_mac.h 36163af228 fix: draggable regions calculation in BrowserWindow/BrowserView (#26755) 4 years ago
native_browser_view_mac.mm 6fd4bb27e3 fix: drag region BrowserView calculations on macOS (#29019) 4 years ago
native_browser_view_views.cc 81db78daec fix: unclickable regions in some draggable BrowserViews (#27177) 4 years ago
native_browser_view_views.h badcdd6566 fix: draggable views on BrowserViews on Windows (#26775) 4 years ago
native_window.cc 09267722f2 fix: emit window-all-closed after closing the window (#28913) 4 years ago
native_window.h 574bd21696 fix: child window alwaysOnTop level persistence (#29957) 3 years ago
native_window_mac.h 574bd21696 fix: child window alwaysOnTop level persistence (#29957) 3 years ago
native_window_mac.mm d9538c7fd4 fix: use contentAspectRatio not aspectRatio (#30329) 3 years ago
native_window_observer.h 83d30c5c2a feat: add 'resized' event to BrowserWindow (#26216) 4 years ago
native_window_views.cc b4d322a505 fix: show maximized frameless window (#30863) 3 years ago
native_window_views.h 7c3b3a4b11 fix: Alt+Click should not toggle menu bar (#29451) 3 years ago
native_window_views_win.cc b530792f6c fix: window bounds not scaled from screen coordinates (#29226) 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
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 5c10eb4c26 fix: load source maps from custom protocols and asar bundles (#28616) 4 years ago
protocol_registry.h 5c10eb4c26 fix: load source maps from custom protocols and asar bundles (#28616) 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 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
session_preferences.h 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 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 e395cd391a fix: persist permission granted to serial ports (#31193) 3 years ago
web_contents_permission_helper.h e395cd391a fix: persist permission granted to serial ports (#31193) 3 years ago
web_contents_preferences.cc 8828382b23 feat: enable context isolation by default (#27949) 4 years ago
web_contents_preferences.h 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
web_contents_zoom_controller.cc 1c99a9b425 refactor: Chromium code style for enum classes (#26165) 4 years ago
web_contents_zoom_controller.h 1c99a9b425 refactor: Chromium code style for enum classes (#26165) 4 years ago
web_dialog_helper.cc 284c1b9539 fix: transparently package bundles as zip archives (#25030) 4 years ago
web_dialog_helper.h 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
web_view_guest_delegate.cc bb149b0e93 fix: crash when clicking links with target=_blank from webview (#29950) 3 years ago
web_view_guest_delegate.h 46f3491c7d chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 4 years ago
web_view_manager.cc 46f3491c7d chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 4 years ago
web_view_manager.h f1f9a76579 fix: webview should maximize on requestFullscreen (#29988) 3 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 4010890edd chore: upgrade to chromium 89.0.4336.0 (#26700) 4 years ago