index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Analytics.h
Age
Commit message (
Expand
)
Author
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-27
rename Core/Analytics to Core/DolphinAnalytics
Shawn Hoffman
2020-01-25
Common/Analytics: Replace mutex with shared_mutex and minor cleanups.
Jordan Woyak
2019-06-05
Common/Analytics: Convert std::string overload into std::string_view
Lioncash
2019-06-03
Common/Analytics: std::move std::string constructor parameter
Lioncash
2019-06-03
Common/Analytics: Use deduction guides for std::lock_guard
Lioncash
2019-06-03
Common/Analytics: Default AnalyticsReportingBackend()'s destructor
Lioncash
2018-10-27
Common/Analytics: add basic support for vector serialization
Pierre Bourdon
2018-08-23
Android: Add usage statistics to android.
zackhow
2018-04-12
Reformat all the things!
spycrab
2017-08-23
Rename Common::FifoQueue to Common::SPSCQueue
Michael M
2017-06-18
Analytics: Set the timeout to 5 seconds
Léo Lam
2017-06-13
Common: Add HttpRequest to simplify HTTP requests
Léo Lam
2016-08-04
Remove curl version check / include curl.h
Dan Beste
2016-08-02
Tools: Fix lint by removing unneeded awk
Léo Lam
2016-07-29
Fix typedef for CURL
Martchus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-06-19
Add an Analytics reporting system.
Pierre Bourdon