trop[bot] 8210faeb09 fix: color select eyedropper not working within DevTools (#29729) (#30490) 3 years ago
..
cocoa f275211555 fix: ensure detached devtools are not always draggable (#29736) 3 years ago
gtk c4525b4ea6 fix: add Wayland support (#26022) 4 years ago
views c90f41d0c4 fix: fix hover state not clear bug when BrowserWindow is not resizable (#611) (#29799) 3 years ago
webui 0c5b6bfd30 chore: bump chromium to 89.0.4388.2 (12-x-y) (#27280) 4 years ago
win 59328b6f8f fix: reject task append to JumpList when description exceeds 260 characters (#28525) 4 years ago
x 0c5b6bfd30 chore: bump chromium to 89.0.4388.2 (12-x-y) (#27280) 4 years ago
accelerator_util.cc b11aed574e fix: keep shifted character in menu accelerator (#29483) 3 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 554ad93d45 chore: prefer empty() check for readability (#26109) 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 b194030a34 chore: cleanup some typos in comments (#25770) 4 years ago
devtools_manager_delegate.h ccf70326c0 chore: bump chromium to 1ba9678489174a6123358a7683f37 (master) (#22719) 5 years ago
devtools_ui.cc a5ca25ba65 fix: sync devtools frontend mime types with upstream (#25780) 4 years ago
devtools_ui.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
drag_util.cc b5cfa03a63 fix: default offset when no drag regions (#27184) 4 years ago
drag_util.h 7cdc42f43a fix: draggable regions exclusively on BrowserViews (#26145) 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 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
electron_menu_model.h 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
file_dialog.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
file_dialog_gtk.cc 9e4f6bf8b4 fix: dialog DCHECK on Linux (#28533) 4 years ago
file_dialog_mac.mm c5320b3951 fix: save dialog extensions should be deterministic (#25164) 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 8210faeb09 fix: color select eyedropper not working within DevTools (#29729) (#30490) 3 years ago
inspectable_web_contents.h 0c5b6bfd30 chore: bump chromium to 89.0.4388.2 (12-x-y) (#27280) 4 years ago
inspectable_web_contents_delegate.h 8210faeb09 fix: color select eyedropper not working within DevTools (#29729) (#30490) 3 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 02a8c0a640 fix: make draggable regions work when devtools is opened on macOS (#26361) 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 fb35356b47 fix: message box missing an "OK" button in GTK (#26917) 4 years ago
message_box_mac.mm e3c4bbd21f fix: release NSAlert properly (#26078) 4 years ago
message_box_win.cc 554ad93d45 chore: prefer empty() check for readability (#26109) 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 1c99a9b425 refactor: Chromium code style for enum classes (#26165) 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