summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Analytics.h
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename Core/Analytics to Core/DolphinAnalyticsShawn Hoffman
2020-01-25Common/Analytics: Replace mutex with shared_mutex and minor cleanups.Jordan Woyak
2019-06-05Common/Analytics: Convert std::string overload into std::string_viewLioncash
2019-06-03Common/Analytics: std::move std::string constructor parameterLioncash
2019-06-03Common/Analytics: Use deduction guides for std::lock_guardLioncash
2019-06-03Common/Analytics: Default AnalyticsReportingBackend()'s destructorLioncash
2018-10-27Common/Analytics: add basic support for vector serializationPierre Bourdon
2018-08-23Android: Add usage statistics to android.zackhow
2018-04-12Reformat all the things!spycrab
2017-08-23Rename Common::FifoQueue to Common::SPSCQueueMichael M
2017-06-18Analytics: Set the timeout to 5 secondsLéo Lam
2017-06-13Common: Add HttpRequest to simplify HTTP requestsLéo Lam
2016-08-04Remove curl version check / include curl.hDan Beste
2016-08-02Tools: Fix lint by removing unneeded awkLéo Lam
2016-07-29Fix typedef for CURLMartchus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-19Add an Analytics reporting system.Pierre Bourdon