4dbdc99e: layout: Fix to_string(LayoutNode) test not having parent nodes set up
by Robin Linden
on 2023-09-03Sunday19:00:05
819ac74d: css2: Support negative integers and the comment-delimiter-close token
by Robin Linden
on 2023-08-26Saturday22:18:48
099560a8: css2: Support parsing integers into number tokens
by Robin Linden
on 2023-08-26Saturday20:42:37
f4e482bf: browser/gui: Hook up toggling whitespace collapsing to the F3 key
by Robin Linden
on 2023-08-30Wednesday22:36:40
79584d0c: engine: Add plumbing for toggling whitespace collapsing
by Robin Linden
on 2023-08-30Wednesday22:36:01
ab3b7af8: layout: Support disabling whitespace collapsing
by Robin Linden
on 2023-08-30Wednesday22:34:46
8f4db273: build: Add a Clang 16 code coverage configuration
by Robin Linden
on 2023-08-28Monday19:31:53
93c76560: ci: Disable clang-cl due to windows-2022 being a bit broken
by Robin Linden
on 2023-08-28Monday22:48:32
ed3d5ed9: deps: Add mirrors for freedesktop's sad GitLab
by Robin Linden
on 2023-08-27Sunday19:41:46
d0052ffb: layout: Collapse trailing whitespace when followed by another text node
by Robin Linden
on 2023-08-12Saturday18:21:40
8467d647: html+html2: Move spec-compliant parsing bits from //html to //html2
by Robin Linden
on 2023-08-06Sunday23:25:31
c0462913: html: Set up an interface for the parser actions
by Robin Linden
on 2023-08-06Sunday23:25:30
f72a8e94: html: Remove //dom dependency from parser_states
by Robin Linden
on 2023-08-06Sunday23:25:30
95413565: html: Move the parser actions to a separate file
by Robin Linden
on 2023-08-06Sunday23:25:29
00d04fd8: meta: Enable clang-tidy's concurrency-* checks
by Robin Linden
on 2023-08-21Monday00:10:36
fbb88413: protocol: Use errno instead of an error message in the file_handler test
by Robin Linden
on 2023-08-21Monday00:10:35
d6d6bd07: browser/tui: Replace weird exit(1) w/ return 1 in main
by Robin Linden
on 2023-08-21Monday00:10:28
d783d7bd: browser/tui: Use https if the provided url is missing a scheme
by Robin Linden
on 2023-08-20Sunday17:50:50
e2dca3d9: etest: Get rid of now-unnecessary checks for broken src-location use
by Robin Linden
on 2023-08-18Friday03:31:43
7c4bae1b: etest: Use builtins to fill our source_location shim w/ sane info
by Robin Linden
on 2023-08-18Friday03:27:50
64bcc8d4: etest: Improve source_location feature detection
by Robin Linden
on 2023-08-18Friday03:17:42
2c1aab4f: layout: Move a forgotten property test to its proper home
by Robin Linden
on 2023-08-12Saturday17:53:02
a2544eb7: layout: Fix clang-format violations in LayoutBox tests
by Robin Linden
on 2023-08-12Saturday17:42:56
cc38a0ef: layout: Remove bad helper from LayoutBox tests
by Robin Linden
on 2023-08-12Saturday17:36:10
646acdea: layout: Split out LayoutBox code to its own file
by Robin Linden
on 2023-08-12Saturday17:30:22
beef3be6: style: Make the white-space property strongly typed
by Robin Linden
on 2023-08-04Friday19:27:32
ab734109: browser/gui: Make sure the canvas state is correct after being switched
by Robin Linden
on 2023-08-14Monday20:08:34
5de3b185: gfx/opengl: Support drawing rects w/ borders and corner radii
by Robin Linden
on 2023-08-14Monday19:55:07
d7de8a2a: browser/gui: Switch to clearing the screen using our gfx abstractions
by Robin Linden
on 2023-08-02Wednesday01:37:14
72ce579c: gfx: Update example to use the new clear API
by Robin Linden
on 2023-08-02Wednesday01:35:49
More