electron/shell/browser/notifications
trop[bot] 479caedc8a
fix: remove use of deprecated API base::Hash() (#44103)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-10-02 19:14:02 -05:00
..
linux chore: remove unused nogncheck includes (#43991) 2024-09-26 21:49:42 -05:00
mac refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43804) 2024-09-19 22:11:48 -05:00
win fix: remove use of deprecated API base::Hash() (#44103) 2024-10-02 19:14:02 -05:00
notification.cc refactor: put empty virtual function definitions in header (#43285) 2024-08-12 09:56:51 +02:00
notification.h refactor: put empty virtual function definitions in header (#43285) 2024-08-12 09:56:51 +02:00
notification_delegate.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notification_presenter.cc refactor: prefer std::ranges over begin() and end() (#43482) 2024-08-26 14:37:56 -04:00
notification_presenter.h refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43804) 2024-09-19 22:11:48 -05:00
platform_notification_service.cc refactor: put empty virtual function definitions in header (#43285) 2024-08-12 09:56:51 +02:00
platform_notification_service.h refactor: put empty virtual function definitions in header (#43285) 2024-08-12 09:56:51 +02:00