srctree

13777bb4: render: Explicitly set the font-size in tests by Robin Linden on 2023-09-03Sunday19:02:02
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
b8d4ea5f: css2: Handle integers w/ a +-prefix by Robin Linden on 2023-08-26Saturday21:49:53
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
d74f82a2: deps: Update fmt, ftxui, and vulkan by Robin Linden on 2023-08-28Monday20:28:01
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
ff664424: ci: Update Bazelisk and buildifier by Robin Linden on 2023-08-27Sunday18:25:54
ed3d5ed9: deps: Add mirrors for freedesktop's sad GitLab by Robin Linden on 2023-08-27Sunday19:41:46
1c08ceae: css: Implement to_string(MediaQuery) by Robin Linden on 2023-08-24Thursday17:34:50
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
118e341c: meta: Enable clang-tidy's cert-* checks by Robin Linden on 2023-08-20Sunday20:01:51
6d4c163a: img/png: Don't allocate before main() in test by Robin Linden on 2023-08-20Sunday20:01:43
d783d7bd: browser/tui: Use https if the provided url is missing a scheme by Robin Linden on 2023-08-20Sunday17:50:50
0afa2bdb: ci: Update buildifier and prettier by Robin Linden on 2023-08-18Friday22:12:08
c406bb1f: deps: Update zlib by Robin Linden on 2023-08-18Friday22:14:05
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
42aabbce: meta: Don't align backslashes at column 120 by Robin Linden on 2023-08-18Friday03:26:27
5e0d0e9b: img: Split into 1 target per image format by Robin Linden on 2023-08-17Thursday21:18:50
13b52192: deps: Update boringssl and imgui-sfml by Robin Linden on 2023-08-17Thursday19:50:26
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
bb21e048: css: Add the white-space property by Robin Linden on 2023-08-04Friday19:03:05
748eb762: css: Fix invalid CSS barely being handled by Robin Linden on 2023-07-28Friday14:25:13
6332d745: util/base_parser: Fix tests not running by Robin Linden on 2023-07-27Thursday23:34:31
88c56917: util/base_parser: Remove now-unused helpers by Robin Linden on 2023-07-27Thursday23:33:59
3a60ccc6: css: Remove base_parser dependency by Robin Linden on 2023-07-27Thursday23:31:10
5859709d: browser/tui: Filter out duplicate log lines by Robin Linden on 2023-08-15Tuesday20:45: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
740791ad: gfx/opengl: Add a shader abstraction by Robin Linden on 2023-08-14Monday19:42:32
4aa35845: deps: Update fmt, libpng, and unifex by Robin Linden on 2023-08-13Sunday20:18:48
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