Age | Commit message (Expand) | Author |
---|---|---|
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |
2019-07-03 | AK: Rename the common integer typedefs to make it obvious what they are. | Andreas Kling |
2019-06-22 | CHttpJob: Block until we can actually read during State::InBody. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-20 | AK: Add String::copy(BufferType) helper. | Andreas Kling |
2019-04-10 | LibCore: Move HTTP classes from LibGUI to LibCore. | Andreas Kling |