| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-01 | service: move hle_ipc from kernel | Liam | |
| 2022-10-12 | kernel: remove KWritableEvent | Liam | |
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2021-10-01 | service: Replace service event creation with ServiceContext::CreateEvent | Morph | |
| The service context helps to manage all created events and allows us to close them upon destruction. | |||
| 2021-09-09 | Mark is_complete as atomic | Chloe Marcec | |
| 2021-09-09 | Addressed issues | Chloe Marcec | |
| 2021-09-06 | address name shadowing with system | Chloe Marcec | |
| 2021-09-06 | account: EnsureTokenIdCacheAsync | Chloe Marcec | |
| Closes #2547, #6946 | |||
