AyuGramDesktop/Telegram/SourceFiles/payments
John Preston 19ce1edc16 Use base::SafeRound instead of std::round.
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b, 8f5830d520.

Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
..
smartglocal Mention some missing includes in payments/ subdirectory 2021-08-12 08:51:45 +03:00
stripe Mention some missing includes in payments/ subdirectory 2021-08-12 08:51:45 +03:00
ui Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
payments_checkout_process.cpp Moved MTP cloud password from ApiWrap to Api::CloudPassword. 2021-08-10 15:46:18 +03:00
payments_checkout_process.h Fix contract violation in shutdown with webview. 2021-04-13 16:52:40 +04:00
payments_form.cpp Moved countries to singleton. 2021-08-29 21:01:10 +03:00
payments_form.h Support blocking progress in payment panel. 2021-04-12 19:24:36 +04:00