Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | LibWeb: Fix a few const-ness issues | Matthew Olsson |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2022-09-13 | LibWeb: Add some missing includes | Hendiadyoin1 |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-09-16 | LibWeb: Use default instead of an empty constructor/destructor | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-06 | LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subt... | Luke |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |