electron/shell/browser/notifications
2022-11-30 16:18:35 -05:00
..
linux fix: set Wayland application ID (#34855) 2022-07-11 11:26:18 -07:00
mac refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332) 2022-11-14 12:46:52 -08:00
win chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
notification.cc refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
notification.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notification_delegate.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notification_presenter.cc fix: remove same-tag notifications before showing new ones (#24302) 2020-07-02 23:04:32 -07:00
notification_presenter.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
platform_notification_service.cc fix: handle Notification requireInteraction option (#36477) 2022-11-30 16:18:35 -05:00
platform_notification_service.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00