Age | Commit message (Expand) | Author |
---|---|---|
2020-06-12 | LibIPC: Actually use the new Core::Timer::restart() I just added | Andreas Kling |
2020-06-11 | LibIPC+WindowServer+LibGUI: Detect and highlight unresponsive GUI apps | Andreas Kling |
2020-06-08 | LibIPC+LibGfx+IPCCompiler: Drop some unused includes | Sergey Bugaev |
2020-05-30 | LibIPC: Fix server crashes on client disconnects | Sergey Bugaev |
2020-03-01 | AK: Remove unnecessary casts to size_t, after Vector changes | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-14 | LibCore: Add a forward declaration header | Andreas Kling |
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |
2020-02-06 | LibIPC: Remove leading I from filenames | Andreas Kling |