..
cocoa
fix: keep shifted character in menu accelerator ( #29202 )
2021-06-02 16:32:48 +09:00
gtk
chore: bump chromium to 92.0.4499.0 (master) ( #29046 )
2021-05-06 15:01:04 -07:00
views
fix: correctly handle Alt+Key shortcuts ( #29328 )
2021-06-01 10:48:52 +09:00
webui
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
win
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
x
refactor: precache atoms in window-state-watcher ( #27575 )
2021-02-02 09:50:32 -08:00
accelerator_util.cc
fix: keep shifted character in menu accelerator ( #29202 )
2021-06-02 16:32:48 +09:00
accelerator_util.h
chore: use consistent parameter names ( #29361 )
2021-06-01 10:46:25 +09:00
accelerator_util_unittests.cc
chore: enable native unittesting ( #20293 )
2019-10-03 22:21:30 +02:00
autofill_popup.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
autofill_popup.h
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
certificate_trust.h
refactor: remove uses of v8::Isolate::GetCurrent ( #24179 )
2020-06-22 09:35:24 -07:00
certificate_trust_mac.mm
refactor: remove uses of v8::Isolate::GetCurrent ( #24179 )
2020-06-22 09:35:24 -07:00
certificate_trust_win.cc
refactor: remove uses of v8::Isolate::GetCurrent ( #24179 )
2020-06-22 09:35:24 -07:00
devtools_manager_delegate.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
devtools_manager_delegate.h
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
devtools_ui.cc
fix: sync devtools frontend mime types with upstream ( #25780 )
2020-10-06 15:59:12 -07:00
devtools_ui.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
drag_util.cc
fix: default offset when no drag regions ( #27147 )
2021-01-04 14:01:32 -08:00
drag_util.h
fix: draggable regions exclusively on BrowserViews ( #26145 )
2020-10-27 14:28:43 -07:00
drag_util_mac.mm
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
drag_util_views.cc
chore: bump chromium to 90.0.4415.0 (master) ( #27694 )
2021-03-04 09:27:05 -08:00
electron_menu_model.cc
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
electron_menu_model.h
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
file_dialog.h
refactor: migrates util::Promise to gin ( #20871 )
2019-11-01 15:10:32 +09:00
file_dialog_gtk.cc
fix: dialog DCHECK on Linux ( #28478 )
2021-04-05 23:54:58 -07:00
file_dialog_mac.mm
fix: save dialog extensions should be deterministic ( #25164 )
2020-08-28 09:40:47 -07:00
file_dialog_win.cc
linter
2021-03-24 10:53:07 -07:00
gtk_util.cc
chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) ( #20649 )
2019-10-28 15:12:35 -07:00
gtk_util.h
chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) ( #20649 )
2019-10-28 15:12:35 -07:00
inspectable_web_contents.cc
chore: use HTTP status code constants ( #29378 )
2021-06-01 10:47:53 +09:00
inspectable_web_contents.h
chore: bump chromium to 92.0.4488.0 (master) ( #28676 )
2021-04-27 14:27:34 -07:00
inspectable_web_contents_delegate.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
inspectable_web_contents_view.h
Fixup 2752406: [LSC] Replace base::string16 with std::u16string in //ui
2021-03-16 15:43:51 -04:00
inspectable_web_contents_view_delegate.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_delegate.h
fix: make draggable regions work when devtools is opened on macOS ( #26361 )
2020-11-09 16:54:04 -05:00
inspectable_web_contents_view_mac.h
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
inspectable_web_contents_view_mac.mm
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
message_box.h
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 13:58:27 -04:00
message_box_gtk.cc
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
message_box_mac.mm
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
message_box_win.cc
refactor: make ShowTaskDialog take a wstr
2021-03-30 18:06:00 -07:00
run_all_unittests.cc
chore: enable native unittesting ( #20293 )
2019-10-03 22:21:30 +02:00
tray_icon.cc
chore: rename atom -> electron ( #21986 )
2020-02-04 12:19:40 -08:00
tray_icon.h
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
tray_icon_cocoa.h
refactor: use C++11 class member variable initialization ( #27477 )
2021-01-26 12:16:21 -06:00
tray_icon_cocoa.mm
refactor: use C++11 class member variable initialization ( #27477 )
2021-01-26 12:16:21 -06:00
tray_icon_gtk.cc
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
tray_icon_gtk.h
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
2021-03-16 12:18:45 -04:00
tray_icon_observer.h
feat: add mouse-down & mouse-up to Tray ( #21795 )
2020-01-17 16:28:34 +00:00
tray_icon_win.cc
feat: allow GUID parameter to avoid systray demotion on Windows ( #21891 )
2020-01-31 14:37:03 +09:00