Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-01 | AK: Move the userspace SharedBuffer from LibC to AK | Andreas Kling |
2019-12-02 | WindowServer: Port to the new IPC system | Andreas Kling |
2019-11-08 | LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection | Andreas Kling |
2019-09-14 | WindowServer+LibGUI: Store a "data type" with the clipboard content | Andreas Kling |
2019-07-18 | SharedBuffer: Split the creation and share steps | Robin Burchell |
2019-07-17 | LibGUI: Revert GWindowServerConnection to being a singleton | Robin Burchell |
2019-07-17 | Port LibGUI to use CIPCClientSideConnection | Robin Burchell |
2019-07-08 | StringView: Rename characters() to characters_without_null_termination(). | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |