8b46bf03: css: Implement prefers-color-scheme media queries
by Robin Linden
on 2024-05-04Saturday14:13:40
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
a7a71050: deps: Update platforms, boringssl, spdlog, vulkan, and wpt
by Robin Linden
on 2024-05-01Wednesday22:05:37
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
137efaa3: deps/icu: Move icudata library handling into icu's build file
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
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
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
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
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
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
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
83798040: build: Drop no-longer-needed compiler fallback
by Robin Linden
on 2024-04-05Friday20:38:39
More