Age | Commit message (Expand) | Author |
---|---|---|
2020-06-23 | WebContent: Unveil access to the ImageDecoder service :^) | Andreas Kling |
2020-06-21 | WebContent: Turn it into a MultiInstance service :^) | Andreas Kling |
2020-06-18 | LibWeb: Rename LayoutNode::render() to paint() | Andreas Kling |
2020-06-18 | LibWeb: Separate layout tree rendering into phases | Andreas Kling |
2020-06-17 | LibWeb: Add PageClient::palette() for view-agnostic palette access | Andreas Kling |
2020-06-17 | WebContent: Allow the WebContent process to trigger repaints | Andreas Kling |
2020-06-17 | WebContent: Start work on browser process separation :^) | Andreas Kling |