Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-04 | Fix clang-format | Ethan | 1 | -1/+1 |
2019-08-29 | accommodate for fmt update | Ethan | 1 | -1/+1 |
2019-07-05 | core/reporter: Allow moves into SaveToFile() | Lioncash | 1 | -1/+1 |
2019-07-05 | core/reporter: Add missing includes and forward declarations | Lioncash | 1 | -1/+5 |
2019-07-05 | core/reporter: Remove unnecessary namespace qualifiers | Lioncash | 1 | -1/+1 |
2019-07-05 | core/reporter: Remove pessimizing move in GetHLERequestContextData() | Lioncash | 1 | -1/+1 |
2019-07-05 | core/reporter: Make bracing consistent | Lioncash | 1 | -8/+18 |
2019-07-05 | core/reporter: Return in error case in SaveToFile() | Lioncash | 1 | -1/+3 |
2019-06-29 | reporter: Add report class for filesystem access logs | Zach Hilman | 1 | -0/+18 |
2019-06-22 | Update reporter.cpp | Thomas May | 1 | -5/+5 |
2019-05-26 | loader: Move NSO module tracking to AppLoader | Zach Hilman | 1 | -36/+38 |
2019-05-25 | core: Add Reporter class to take/save reports | Zach Hilman | 1 | -0/+351 |