srctree

8b46bf03: css: Implement prefers-color-scheme media queries by Robin Linden on 2024-05-04Saturday14:13:40
57f74b25: css: Migrate media query tests to etest2 by Robin Linden on 2024-05-04Saturday14:09:08
b31d6e2b: css: Split out width media query parsing into a helper by Robin Linden on 2024-05-04Saturday11:48:25
46d5b736: browser/gui: Set up ctrl+R to reload the current page by Robin Linden on 2024-05-03Friday20:11:03
c04f1d9d: ci: Update buildifier and wasmtime by Robin Linden on 2024-05-01Wednesday22:06:04
a7a71050: deps: Update platforms, boringssl, spdlog, vulkan, and wpt by Robin Linden on 2024-05-01Wednesday22:05:37
142db670: ci: Set up Python linting using ruff by Robin Linden on 2024-05-01Wednesday18:42:35
57c4e094: ci: Switch to ruff for Python formatting by Robin Linden on 2024-05-01Wednesday18:41:08
ff5046e9: html: Improve test coverage by Robin Linden on 2024-04-28Sunday20:40:50
6e5458ca: idna: Add a helper for applying NFD-normalization to a string by Robin Linden on 2024-04-28Sunday20:01:56
fd231f69: idna: Process ucd code point decomposition data into a C++ish table by Robin Linden on 2024-04-27Saturday00:34:12
22691678: deps/icu: Split out common copts by Robin Linden on 2024-04-25Thursday17:18:52
137efaa3: deps/icu: Move icudata library handling into icu's build file by Robin Linden on 2024-04-25Thursday17:06:15
2f85b976: deps/icu: Only include stubdata in tools by Robin Linden on 2024-04-25Thursday17:06:15
150729c7: idna: Fix uts46 mappings to code points >0xFFFF being broken by Robin Linden on 2024-04-26Friday15:25:21
b46cd107: deps: Update icu by Robin Linden on 2024-04-24Wednesday18:49:02
a29fa8c1: build: Use the same copts for host and target compilation by Robin Linden on 2024-04-24Wednesday18:42:11
07065d57: idna: Generate a uts46 table that gets along better w/ std::lower_bound by Robin Linden on 2024-04-23Tuesday18:11:24
7c2ec192: idna: Remove now-unnecessary test by Robin Linden on 2024-04-21Sunday16:55:33
6c0ac80d: idna: Add a class for applying the uts46 mappings by Robin Linden on 2024-04-21Sunday16:54:10
32616ac2: etest: Simplify code by using more std::ranges by Robin Linden on 2024-04-19Friday22:04:59
f12b1ef9: img/test: Set up fuzz tests for all image types by Robin Linden on 2024-04-18Thursday20:11:40
f7623074: html2/test: Check that we emit the tokenizer errors html5lib-tests wants by Robin Linden on 2024-04-18Thursday22:37:55
3b7e3942: html2: Fix some doctype bits missing unexpected-null-character errors by Robin Linden on 2024-04-18Thursday22:35:38
fd28d873: html2/test: Build html5lib_test.cpp once instead of once per test input by Robin Linden on 2024-04-15Monday18:25:57
836dec8f: ci: Add a fuzz test sanity check by Robin Linden on 2024-04-15Monday23:07:47
9ae2c4d5: build: Fix broken fuzz test platform selection by Robin Linden on 2024-04-15Monday22:48:30
b737e07d: ci: Update black, buildifier, codecov, pre-commit, and wasmtime by Robin Linden on 2024-04-16Tuesday22:29:57
38db2f82: deps: Update asio, imgui, simdjson, and vulkan by Robin Linden on 2024-04-16Tuesday22:29:53
a8ad900d: meta/clang-tidy: Enable bugprone-unchecked-optional-access by Robin Linden on 2024-04-14Sunday17:28:38
0f043143: style: Support css variables with fallback values by Robin Linden on 2024-04-13Saturday12:40:51
9918f7f2: layout: Break lines on <br> by Robin Linden on 2024-04-10Wednesday22:13:41
2449c470: style: Don't drop custom properties when performing tree styling by Robin Linden on 2024-04-11Thursday23:09:24
28a20987: style: Take custom properties into account when comparing styled nodes by Robin Linden on 2024-04-11Thursday23:08:16
9fa0779e: style: Support lookup of inherited css variables by Robin Linden on 2024-04-11Thursday22:56:18
393ed034: style: Handle weird display and float css property interactions by Robin Linden on 2024-04-09Tuesday23:03:32
98b4931e: style: Parse the float css property by Robin Linden on 2024-04-09Tuesday22:30:10
385fce7e: browser/gui: Always show page titles as UTF-8 by Robin Linden on 2024-04-09Tuesday20:33:56
9d950738: render: Don't skip 0-area boxes if they have a visible border by Robin Linden on 2024-04-07Sunday22:12:45
350f9ba7: css: Add default CSS for the hr element by Robin Linden on 2024-04-07Sunday22:12:24
f28752e4: css: Add more default CSS for flow content by Robin Linden on 2024-04-07Sunday22:12:24
2984f423: protocol/http: Include query-parameters in requests by Robin Linden on 2024-04-06Saturday23:39:41
9131254e: meta/clang-tidy: Enable performance-enum-size by Robin Linden on 2024-04-06Saturday16:08:28
58d545b5: meta/clang-tidy: Enable clang-analyzer-optin.core.EnumCastOutOfRange by Robin Linden on 2024-04-06Saturday15:49:25
f7e00327: gfx: Switch to representing FontStyle as a struct by Robin Linden on 2024-04-06Saturday15:35:17
cee0c63f: meta/clang-tidy: Enable bugprone-optional-value-conversion by Robin Linden on 2024-04-06Saturday13:01:08
caf0fae5: meta/clang-tidy: Enable misc-header-include-cycle by Robin Linden on 2024-04-06Saturday12:51:58
6f14ace7: ci: Update to clang-tidy 18 by Robin Linden on 2024-04-06Saturday12:14:36
83798040: build: Drop no-longer-needed compiler fallback by Robin Linden on 2024-04-05Friday20:38:39
9e3b5431: build: Enable fuzz tests on macOS as well by Robin Linden on 2024-04-05Friday18:48:25
More