| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | thread_queue_list: Make contains() and get_first() const member functions | 2018-08-12 | 1 | -4/+4 | |
| * | thread_queue_list: Convert typedef to a type alias | 2018-08-12 | 1 | -1/+1 | |
| * | Format: Run the new clang format on everything | 2018-01-20 | 1 | -1/+1 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -1/+0 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -11/+11 | |
| * | Common: Remove common.h | 2015-05-07 | 1 | -2/+0 | |
| * | Thread: Implement priority boost for starved threads. | 2015-04-09 | 1 | -0/+18 | |
| * | Common: Clean up ThreadQueueList | 2015-01-07 | 1 | -144/+74 | |
| * | License change | 2014-12-20 | 1 | -1/+1 | |
| * | Change NULLs to nullptrs. | 2014-12-03 | 1 | -6/+6 | |
| * | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ... | 2014-11-19 | 1 | -2/+2 | |
| * | added ThreadQueueList class to common (taken from PPSSPP) | 2014-05-15 | 1 | -0/+216 |