Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kernel: Allow clearing request_objects to re-use buffer space | Yuri Kunde Schlesner | 2017-06-11 | 1 | -0/+3 |
* | IPC: Add Pop/PushObjects methods to RequestParser/Builder | Yuri Kunde Schlesner | 2017-06-11 | 1 | -10/+103 |
* | IPC: Add basic HLERequestContext support to RequestParser/Builder | Yuri Kunde Schlesner | 2017-06-11 | 1 | -1/+32 |
* | Kernel: Move HandleTable to a separate file | Yuri Kunde Schlesner | 2017-05-30 | 1 | -0/+2 |
* | IPCHelper Skip method + address comments for apt | Lectem | 2017-03-18 | 1 | -1/+7 |
* | fix #2560 and other comments | Lectem | 2017-03-18 | 1 | -2/+2 |
* | move push out of class body and add u8 u16 bool specializations | Lectem | 2017-03-18 | 1 | -46/+106 |
* | refactor APT service to use the new IPC helpers | Lectem | 2017-03-18 | 1 | -0/+12 |
* | fix wwylele's comment and use typename in templates | Lectem | 2017-02-05 | 1 | -4/+4 |
* | move Pop methods out of class body | Lectem | 2016-12-26 | 1 | -72/+88 |
* | IPC helpers | Lectem | 2016-12-26 | 1 | -0/+259 |