Age | Commit message (Expand) | Author |
---|---|---|
2021-09-08 | LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock | Andreas Kling |
2021-08-24 | LibWeb+Browser: Remove unnecessary InProcessWebView.h includes | Andreas Kling |
2021-05-30 | LibWeb: Rename Web::Frame to Web::BrowsingContext | Andreas Kling |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-05-01 | Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-10 | LibWeb: Remove low-hanging LibGUI fruit from LibWeb | Andreas Kling |
2021-02-10 | LibWeb: Remove a whole bunch of unnecessary #includes | Andreas Kling |
2021-01-25 | Everywhere: Hook up remaining debug macros to Debug.h. | asynts |
2021-01-25 | Everywhere: Remove unnecessary debug comments. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |