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
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
c1b81a93: ci: Work around coverage report uploads failing in PRs from forks
by Robin Linden
on 2024-06-28Friday22:09:51
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
b38f266d: layout/test: Build with the same warnings as all other targets
by Robin Linden
on 2024-06-15Saturday20:00:11
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
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
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
6cbeb2e4: archive: Split into one target per archive format
by Robin Linden
on 2024-06-04Tuesday18:16:01
More