Age | Commit message (Expand) | Author |
---|---|---|
2020-03-08 | Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller | Andreas Kling |
2020-02-15 | LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves | Andreas Kling |
2020-02-15 | LibGfx: Move a bunch of LogStream::operator<< to cpp files | Andreas Kling |
2020-02-11 | LibGfx: Add Rect::operator!=(Rect) | Andreas Kling |
2020-02-06 | LibGfx: Unpublish Gfx::Rect from global namespace | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |