Shelley Vohr e1a71b065d fix: handle async nature of [NSWindow -toggleFullScreen] (#28773) 4 years ago
..
cocoa e1a71b065d fix: handle async nature of [NSWindow -toggleFullScreen] (#28773) 4 years ago
gtk c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
views a21ed83751 feat: make win.setAspectRatio() work on Windows (#27203) 4 years ago
webui b88396cf00 chore: bump chromium to 87.0.4251.1 (11-x-y) (#25259) 4 years ago
win 932aef2db2 fix: reject task append to JumpList when description exceeds 260 characters (#28524) 4 years ago
x a4cb3e2af9 chore: bump chromium to 87.0.4280.11 (11-x-y) (#25802) 4 years ago
accelerator_util.cc 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
accelerator_util.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
accelerator_util_unittests.cc 80af35e0cd chore: enable native unittesting (#20293) 5 years ago
autofill_popup.cc d4112d38de chore: prefer empty() check for readability (#26157) 4 years ago
autofill_popup.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
certificate_trust.h 61a05caa78 refactor: remove uses of v8::Isolate::GetCurrent (#24179) 4 years ago
certificate_trust_mac.mm 61a05caa78 refactor: remove uses of v8::Isolate::GetCurrent (#24179) 4 years ago
certificate_trust_win.cc 61a05caa78 refactor: remove uses of v8::Isolate::GetCurrent (#24179) 4 years ago
devtools_manager_delegate.cc ff97c5255b fix: decompress devtools discovery html (#25602) 4 years ago
devtools_manager_delegate.h ccf70326c0 chore: bump chromium to 1ba9678489174a6123358a7683f37 (master) (#22719) 5 years ago
devtools_ui.cc c188ed065d fix: sync devtools frontend mime types with upstream (#27102) 4 years ago
devtools_ui.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
drag_util.cc fc478f4e96 fix: default offset when no drag regions (#27183) 4 years ago
drag_util.h ac425c0cf3 fix: draggable regions exclusively on BrowserViews (#26259) 4 years ago
drag_util_mac.mm 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
drag_util_views.cc 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
electron_menu_model.cc dc72f74020 chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379) 4 years ago
electron_menu_model.h 7b0a84477a fix: weakly reference MenuModel from MenuController (#23778) 4 years ago
file_dialog.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
file_dialog_gtk.cc 834f27c12b fix: dialog DCHECK on Linux (#28532) 4 years ago
file_dialog_mac.mm 74edd99570 fix: save dialog extensions should be deterministic (#25193) 4 years ago
file_dialog_win.cc 16b41dc9ff fix: do not destroy thread in UI thread (#23495) 5 years ago
gtk_util.cc b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
gtk_util.h b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
inspectable_web_contents.cc eb2710e483 fix: Cannot read property 'setDockSide' of undefined (#26514) 4 years ago
inspectable_web_contents.h c157521bd0 chore: bump chromium to 87.0.4276.0 (11-x-y) (#25488) 4 years ago
inspectable_web_contents_delegate.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
inspectable_web_contents_view.h 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
inspectable_web_contents_view_delegate.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
inspectable_web_contents_view_delegate.h 51bced4ee3 fix: make draggable regions work when devtools is opened on macOS (#26395) 4 years ago
inspectable_web_contents_view_mac.h e4180b3a3a refactor: rename InspectableWebContents{Impl =>} (#24543) 4 years ago
inspectable_web_contents_view_mac.mm e4180b3a3a refactor: rename InspectableWebContents{Impl =>} (#24543) 4 years ago
message_box.h 9e189eac71 fix: pass noLink correctly on Windows (#21386) 5 years ago
message_box_gtk.cc f920463b47 fix: message box missing an "OK" button in GTK (#26916) 4 years ago
message_box_mac.mm 8546f98a87 fix: release NSAlert properly (#26099) 4 years ago
message_box_win.cc d4112d38de chore: prefer empty() check for readability (#26157) 4 years ago
run_all_unittests.cc 80af35e0cd chore: enable native unittesting (#20293) 5 years ago
tray_icon.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
tray_icon.h a23c66e4e1 feat: allow monospaced font styles to be specified for macOS tray titles (#25059) 4 years ago
tray_icon_cocoa.h a23c66e4e1 feat: allow monospaced font styles to be specified for macOS tray titles (#25059) 4 years ago
tray_icon_cocoa.mm a23c66e4e1 feat: allow monospaced font styles to be specified for macOS tray titles (#25059) 4 years ago
tray_icon_gtk.cc d8594f7a78 fix: restore original GTK/appindicator implementation of tray icons (#23674) 4 years ago
tray_icon_gtk.h d8594f7a78 fix: restore original GTK/appindicator implementation of tray icons (#23674) 4 years ago
tray_icon_observer.h 5c6f9a6947 feat: add mouse-down & mouse-up to Tray (#21795) 5 years ago
tray_icon_win.cc 89eb309d0b feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 5 years ago