| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2642 from DarkLordZach/fsp-log-2 | 2019-07-07 | 1 | -0/+18 | |
| |\ | |||||
| | * | reporter: Add report class for filesystem access logs | 2019-06-28 | 1 | -0/+18 | |
| * | | core/reporter: Allow moves into SaveToFile() | 2019-07-05 | 1 | -1/+1 | |
| * | | core/reporter: Add missing includes and forward declarations | 2019-07-05 | 1 | -1/+5 | |
| * | | core/reporter: Remove unnecessary namespace qualifiers | 2019-07-05 | 1 | -1/+1 | |
| * | | core/reporter: Remove pessimizing move in GetHLERequestContextData() | 2019-07-05 | 1 | -1/+1 | |
| * | | core/reporter: Make bracing consistent | 2019-07-05 | 1 | -8/+18 | |
| * | | core/reporter: Return in error case in SaveToFile() | 2019-07-05 | 1 | -1/+3 | |
| |/ | |||||
| * | Update reporter.cpp | 2019-06-22 | 1 | -5/+5 | |
| * | loader: Move NSO module tracking to AppLoader | 2019-05-26 | 1 | -36/+38 | |
| * | core: Add Reporter class to take/save reports | 2019-05-25 | 1 | -0/+351 | |