Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Make DOM::Event and all its subclasses GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Move event listeners, handlers and callbacks to the GC heap | Andreas Kling |
2022-02-16 | LibWeb: Separate "event listener" from "EventListener" | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-22 | Libraries: Add missing headers | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |