summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Analytics.cpp
AgeCommit message (Expand)Author
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-06-05Common/Analytics: Convert std::string overload into std::string_viewLioncash
2019-06-03Common/Analytics: std::move std::string constructor parameterLioncash
2018-10-27Common/Analytics: add basic support for vector serializationPierre Bourdon
2018-08-23Android: Add usage statistics to android.zackhow
2017-06-13Common: Add HttpRequest to simplify HTTP requestsLéo Lam
2017-06-03Analytics: Don't crash when a DNS resolve times outLéo Lam
2017-05-03Analytics: Set proper thread name.degasus
2017-04-26Make ENABLE_ANALYTICS=0 do somethingspycrab
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-19analytics: Disable ALPN only on Windows.Pierre Bourdon
2016-06-19Add an Analytics reporting system.Pierre Bourdon