2af4a3c8: html2: Fix argument and function name mismatch
by Robin Linden
on 2023-07-18Tuesday23:28:05
833639b3: html2: Add the last state spec comments to the tokenizer
by Robin Linden
on 2023-07-18Tuesday23:27:57
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
3b857850: url: Fix bug in includes_credentials()
by David Zero
on 2023-06-25Sunday05:19:43
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
488f0b1d: util/string: Fix ipv6_serialize requiring mutable input
by Robin Linden
on 2023-06-25Sunday12:44:24
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
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
55956899: ci: Disable Windows jobs to work around broken MSVC setup
by Robin Linden
on 2023-06-03Saturday12:06:38
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
64017184: dom: Add the degree of quirks needed to the document
by Robin Linden
on 2023-05-15Monday22:53:29
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
More