srctree

2af4a3c8: html2: Fix argument and function name mismatch by Robin Linden on 2023-07-18Tuesday23:28:05
de481480: html2: Nuke unused headers by Robin Linden on 2023-07-18Tuesday23:28:01
833639b3: html2: Add the last state spec comments to the tokenizer by Robin Linden on 2023-07-18Tuesday23:27:57
e7068852: css: Add fuzz test to default build by Robin Linden on 2023-05-30Tuesday20:57:51
c77a0894: css: Fix fuzz test compilation by Robin Linden on 2023-05-30Tuesday20:57:28
a68b823f: ci: Update the clang-tidy job to use bazel_clang_tidy by Robin Linden on 2023-07-16Sunday22:47:12
1e829c9c: meta: Make it possible to run clang-tidy using Bazel by Robin Linden on 2023-07-16Sunday22:47:11
08a54e66: meta: Tag targets that we don't want clang-tidy to run on by Robin Linden on 2023-07-16Sunday22:47:11
649799bb: ci: Update shfmt by Robin Linden on 2023-07-16Sunday15:09:38
0f62c178: ci: Download shfmt from the official source by Robin Linden on 2023-07-16Sunday15:07:56
456968a1: url: Add URL serialization by David Zero on 2023-06-25Sunday05:20:55
3b857850: url: Fix bug in includes_credentials() by David Zero on 2023-06-25Sunday05:19:43
4dcce399: dom: Add support for the union xpath operator by Robin Linden on 2023-06-16Friday20:04:18
3aa708df: ci: Update prettier by Robin Linden on 2023-07-15Saturday15:17:23
7eb10596: deps: Update imgui, spdlog, udev-zero, and vulkan by Robin Linden on 2023-07-14Friday19:04:31
06e026f5: build: Fix analysis cache being discarded too often by Robin Linden on 2023-06-24Saturday20:21:17
1f0e5fc3: engine: Support multiple style elements in the head element by Robin Linden on 2023-06-14Wednesday22:52:02
e9111a41: ci: Trick Bazel into detecting MSVC by Robin Linden on 2023-06-22Thursday23:44:36
488f0b1d: util/string: Fix ipv6_serialize requiring mutable input by Robin Linden on 2023-06-25Sunday12:44:24
df8eb8dd: ci: Add a -fno-exceptions build by Robin Linden on 2023-06-12Monday20:17:23
ac5f9dfc: etest: Support compiling etest w/ -fno-exceptions by Robin Linden on 2023-06-12Monday20:15:44
c2dcb088: html2: Improve spec compliance of comment tokenization by Robin Linden on 2023-06-11Sunday19:34:41
005c421e: html2: Tokenize self-closing start tags in a spec-compliant way by Robin Linden on 2023-06-11Sunday19:34:08
490ff755: util/base_parser: Fix unchecked-optional-access violation by Robin Linden on 2023-06-21Wednesday18:55:05
aef48eea: ci: Update codecov by Robin Linden on 2023-06-21Wednesday18:11:29
6687966a: deps: Update icu and vulkan by Robin Linden on 2023-06-21Wednesday18:09:20
52c02d66: doc: Fix GitHub link location by Robin Linden on 2023-06-21Wednesday18:06:59
ded99b12: url/url: Add URL parser by David Zero on 2023-02-09Thursday02:16:13
243b7a8b: html2: Simplify token stringification by Robin Linden on 2023-06-10Saturday20:10:00
09af9784: html2: Stringify tag token's self-closing flag as a bool by Robin Linden on 2023-06-10Saturday20:09:49
d87a072a: layout: Add a whitespace-collapsing test for texts separated by a block by Robin Linden on 2023-06-08Thursday21:30:44
afc1fabb: layout: Add a more complex whitespace collapsing test by Robin Linden on 2023-06-04Sunday18:26:09
1342e73d: layout: Add whitespace collapsing at the start and end of text runs by Robin Linden on 2023-06-04Sunday16:39:06
61977f7a: layout: Add a test with whitespace around the text by Robin Linden on 2023-06-04Sunday15:38:38
c2756e5b: layout: Keep a view of the text layouted in the LayoutBox by Robin Linden on 2023-05-20Saturday14:45:37
2685da7a: ci: Set jobs to only be allowed to read the repo contents by Robin Linden on 2023-06-06Tuesday20:30:14
adf87728: build: Update to Bazel 6.2.1 by Robin Linden on 2023-06-02Friday18:32:31
55956899: ci: Disable Windows jobs to work around broken MSVC setup by Robin Linden on 2023-06-03Saturday12:06:38
0e9ffa21: ci: Update buildifier by Robin Linden on 2023-05-31Wednesday21:11:18
cb0022d4: deps: Update boringssl, ftxui, imgui, vulkan, and vulkan-hpp by Robin Linden on 2023-05-31Wednesday21:08:17
fca27df5: layout: Make the width property values more strongly typed by Robin Linden on 2023-05-17Wednesday21:58:36
9bb11535: layout: Migrate test to the property test helper by Robin Linden on 2023-05-17Wednesday21:57:35
c36c1789: layout: Add a helper for testing property getters by Robin Linden on 2023-05-17Wednesday21:44:58
71e493da: html: Set the document mode when needed by Robin Linden on 2023-05-15Monday22:53:30
64017184: dom: Add the degree of quirks needed to the document by Robin Linden on 2023-05-15Monday22:53:29
f9542753: html2: Deduplicate element attributes by Robin Linden on 2023-05-13Saturday22:18:33
aeef8220: html2: Warn on duplicate attributes by Robin Linden on 2023-05-13Saturday20:58:18
79f2bd03: html2: Move getting the current element's attributes into a helper by Robin Linden on 2023-05-13Saturday20:49:45
e80c8a12: html2: Add missing error emits for attribute errors by Robin Linden on 2023-05-13Saturday20:37:04
2ecf362c: html2: Add more spec links by Robin Linden on 2023-05-13Saturday12:30:07
More