Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | Kernel: Rename FileDescriptor to FileDescription. | Andreas Kling |
2019-06-02 | Take StringView in more places | Robin Burchell |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-26 | LibCore: Make it possible to create a CFile for an existing file descriptor. | Andreas Kling |
2019-04-10 | LibCore: Move GIODevice hierarchy from LibGUI to LibCore. | Andreas Kling |