Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-10-17 | LibWeb: Implement Event.composedPath | Luke Wilde |
2021-10-11 | LibWeb: Add Event.timeStamp | Andreas Kling |
2021-09-29 | LibWeb: Add the missing EventInit property to Event constructor | Idan Horowitz |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-11 | LibWeb: Add Event.initEvent | Luke |
2021-02-17 | LibWeb: Add constructor to Event IDL interface | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |