srctree

ac2f76d8: unicode: Split out pure unicode bits from //idna by Robin Linden on 2024-07-01Monday18:02:26
9b10932a: engine: Be more efficient when decoding zstd data by Robin Linden on 2024-06-26Wednesday20:28:19
8c52f118: archive/zlib: Use std::byte instead of char-containers in the API by Robin Linden on 2024-06-26Wednesday20:18:15
738f1306: archive/zstd: Use std::byte instead of std::uint8_t in the API by Robin Linden on 2024-06-26Wednesday19:52:45
1c3ef040: ci: Print nicer stack traces when tsan fails by Robin Linden on 2024-06-26Wednesday22:42:35
92c67878: ci: Run all fuzz tests by Robin Linden on 2024-06-26Wednesday22:25:34
5787805b: ci: Clean up fuzzing setup by Robin Linden on 2024-06-26Wednesday22:23:49
dc0de121: archive/zstd: Fix faulty output buffer sizing by David Zero on 2024-06-27Thursday03:33:38
6d945d7c: html: Stop dropping all whitespace-only text nodes by Robin Linden on 2024-06-28Friday21:56:21
4d0d75f0: layout: Drop completely empty text nodes by Robin Linden on 2024-06-28Friday21:21:44
b514daf7: wasm: Add module validation by David Zero on 2024-02-28Wednesday07:03:41
c1b81a93: ci: Work around coverage report uploads failing in PRs from forks by Robin Linden on 2024-06-28Friday22:09:51
128ee1c2: build: Update to Bazel 7.2.1 by Robin Linden on 2024-06-25Tuesday18:12:26
7714643f: html/test: Access children using at(n) instead of [n] by Robin Linden on 2024-06-22Saturday14:20:52
fa29010d: ci: Drop no-longer-needed workarounds for sad Windows runners by Robin Linden on 2024-06-23Sunday17:05:14
5e7e959c: html: Fix doctypes not being ignored often enough by Robin Linden on 2024-06-20Thursday20:17:30
830ab9a4: html/test: Improve coverage by Robin Linden on 2024-06-20Thursday20:10:41
542043da: ci: Update codecov, ruff, and wasmtime by Robin Linden on 2024-06-20Thursday22:47:43
93cc4c38: ci: Add an ARM macOS job by Robin Linden on 2024-06-18Tuesday22:39:30
8931690f: ci: Remove unnecessary Bazelisk downloads by Robin Linden on 2024-06-18Tuesday22:11:45
b38f266d: layout/test: Build with the same warnings as all other targets by Robin Linden on 2024-06-15Saturday20:00:11
90c01611: layout: Apply text-transform transforms by Robin Linden on 2024-06-15Saturday19:57:47
5e3b12a3: style: Parse the text-transform property by Robin Linden on 2024-06-15Saturday18:57:48
322d8283: meta/clang-tidy: Enable cppcoreguidelines-owning-memory by Robin Linden on 2024-06-18Tuesday21:29:29
80ec6c2f: meta/clang-tidy: Enable all cppcoreguidelines lints we pass by Robin Linden on 2024-06-18Tuesday20:47:05
ab9abf57: build: Enable warnings when building w/ clang-cl by Robin Linden on 2024-06-17Monday20:08:27
b0b99b9b: ci: Add a libc++18 job by Robin Linden on 2024-06-13Thursday22:28:12
5bd59967: deps/sfml: Fix compilation with libc++18 by Robin Linden on 2024-06-13Thursday22:28:08
aa932a32: build: Switch to the Starlarkified local_repository rule by Robin Linden on 2024-06-12Wednesday23:03:41
40364834: ci: Update buildifier, prettier, ruff, and wasmtime by Robin Linden on 2024-06-12Wednesday23:00:55
4dcb918d: build: Don't require a system Python installation by Robin Linden on 2024-06-12Wednesday22:53:50
378dc4e3: deps: Update rules_python, imgui, simdjson, vulkan, and wpt by Robin Linden on 2024-06-12Wednesday22:47:57
7faa529f: engine: Handle Content-Encoding for non-stylesheet content as well by Robin Linden on 2024-06-12Wednesday19:38:47
4aa738c5: engine: Move response decompression into a helper by Robin Linden on 2024-06-12Wednesday19:27:39
779ed3ed: build: Update to Bazel 7.2.0 by Robin Linden on 2024-06-10Monday23:59:42
b2953172: dom/test: Simplify away unnecessary helper by Robin Linden on 2024-06-09Sunday19:47:38
b042b4af: dom/test: Migrate to etest2 by Robin Linden on 2024-06-09Sunday19:16:26
116935f2: dom: Split out xpath into its own header by Robin Linden on 2024-06-09Sunday18:44:52
12bc83b6: html2: Implement more of the InBody parsing by Robin Linden on 2024-06-08Saturday17:12:34
95d9cb7a: html2: Move parser spec links into implementation by Robin Linden on 2024-06-08Saturday16:03:50
4ebf26c5: engine: Hook up zstd Content-Encoding support by Robin Linden on 2024-06-05Wednesday19:52:15
b0440dc5: ci: Work around Actions' incompatible LLVM and MSVC installs by Robin Linden on 2024-06-10Monday09:12:01
553e67d3: ci: Work around Actions' broken msvcrt install by Robin Linden on 2024-06-10Monday09:11:53
0b4dd877: style: Match classes attached to a specific element type by Robin Linden on 2024-06-03Monday19:54:44
8f54f7ed: archive: Add zstd decoding by David Zero on 2024-05-28Tuesday06:35:52
6cbeb2e4: archive: Split into one target per archive format by Robin Linden on 2024-06-04Tuesday18:16:01
cf6128f9: deps/fmt: Support wasm cross-compilation by Robin Linden on 2024-06-02Sunday18:30:20
644a2633: deps/zlib: Support wasm cross-compilation by Robin Linden on 2024-06-02Sunday17:47:12
3cfaf487: ci: Pass the codecov token using an env var by Robin Linden on 2024-05-30Thursday18:42:59
e8df601d: ci: Use the long form of codecov flags by Robin Linden on 2024-05-28Tuesday17:04:29
More