Age | Commit message (Expand) | Author |
---|---|---|
2022-10-01 | LibWeb: Remove unecessary dependence on Window from CSS classes | Andrew Kaster |
2022-09-06 | LibWeb: Make CSS::Screen GC-allocated | Andreas Kling |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-03-08 | LibWeb: Move Window from DOM directory & namespace to HTML | Linus Groh |
2021-12-09 | LibWeb: Make CSS::Screen forward its ref count to DOM::Window | Andreas Kling |
2021-09-09 | LibWeb: Add DOM::Window::page() | Andreas Kling |
2021-04-22 | Everywhere: Use linusg@serenityos.org for my copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-04 | LibWeb: Implement the Screen interface | Linus Groh |