srctree

60ce3fef: browser/gui: Display error response bodies in the debug gui by Robin Linden on 2024-04-03Wednesday21:34:35
7f460d57: wasm: Make InstructionStringifyVisitor internal by Robin Linden on 2024-04-03Wednesday22:56:28
175a798d: wasm: Reduce number of allocations in to_string(Instruction) by Robin Linden on 2024-04-03Wednesday22:45:24
485f7635: wasm: Simplify stringification of empty instructions by Robin Linden on 2024-04-03Wednesday22:07:58
3bc92e8f: ci: Update gcc-13, wasmtime, and pre-commit by Robin Linden on 2024-04-02Tuesday17:35:02
2086d2da: deps: Update apple_support, platforms, rules_fuzzing, and xcursor by Robin Linden on 2024-04-02Tuesday17:29:28
c96a8bc8: wasm: Implement parsing the data count section by Robin Lindén on 2024-03-29Friday01:43:41
1c3b1073: html2/test: Support html5lib-tests that require a last-seen start tag by Robin Lindén on 2024-03-30Saturday23:53:16
17433631: url: Remove trivial private accessor by Robin Lindén on 2024-03-30Saturday01:33:13
6e3ec85b: url: Merge BaseParser into UrlParser by Robin Lindén on 2024-03-30Saturday01:33:13
067fa77b: layout: Don't calculate the font-family property unless we have text by Robin Linden on 2024-03-27Wednesday23:24:46
eff19dbf: layout: Include the font weight in calls to text measuring by Robin Linden on 2024-03-27Wednesday23:22:51
282b4849: type: Take font weight into account when measuring text by Robin Linden on 2024-03-27Wednesday23:11:46
018228a2: style: Fix crash on invalid inline style by Robin Linden on 2024-03-26Tuesday23:09:03
995dc16b: html2/test: Run html5lib tests requiring a specific initial state by Robin Linden on 2024-03-25Monday21:59:16
2838e94e: html2/test: Filter out tests that need the input to be unescaped twice by Robin Linden on 2024-03-25Monday21:11:49
555f568d: html2/test: Remove the xmlViolation test from the todos by Robin Linden on 2024-03-25Monday20:31:47
42af11f8: engine/test: Add tests for the handling of invalid uris by Robin Linden on 2024-03-24Sunday14:48:40
d956faed: uri: Fail parsing on input too large for std::regex by Robin Linden on 2024-03-24Sunday14:31:49
c3e975d8: uri: Fail parsing on empty input by Robin Linden on 2024-03-24Sunday14:05:39
419f165e: uri: Support parsing failure by Robin Linden on 2024-03-24Sunday14:49:09
258c08fd: wasm: Handle bad sizes in custom sections by Robin Linden on 2024-03-23Saturday12:25:17
8d09677e: build: Update to Bazel 7.1.1 by Robin Linden on 2024-03-21Thursday20:12:21
12baab14: gfx/sfml: Mark fonts w/o ASCII as non-existent in the font system by Robin Linden on 2024-03-21Thursday23:39:10
c653661d: type/sfml: Cache font lookup failures as well by Robin Linden on 2024-03-21Thursday23:36:40
a447a4f9: gfx/sfml: Don't try to use fonts that don't support ASCII by Robin Linden on 2024-03-21Thursday23:33:09
74199108: css: Parse (and ignore) charset at-rules by Robin Linden on 2024-03-21Thursday21:18:08
ccf8486b: engine/test: Check that the layout-width set is used by Robin Linden on 2024-03-19Tuesday21:07:54
92db6dc1: engine: Replace callbacks w/ returning the page state by Robin Linden on 2024-03-19Tuesday21:03:08
76aba39b: browser/gui: Unmisplace misplaced comment by Robin Linden on 2024-03-19Tuesday21:03:08
9599d2b4: engine: Collect page state in a struct by Robin Linden on 2024-03-19Tuesday21:03:05
e26fa719: wasm: Implement parsing custom sections by Robin Linden on 2024-03-19Tuesday23:09:00
26e7d10e: deps: Update boringssl, glad, simdjson, and vulkan by Robin Linden on 2024-03-18Monday20:00:44
8e1f1adb: ci: Update black and wasmtime by Robin Linden on 2024-03-18Monday19:43:10
29320a85: wasm/test: Set up fuzzing of the wasm byte code parser by Robin Linden on 2024-03-17Sunday19:36:56
39057abc: wasm: Set a maximum size for sequences by Robin Linden on 2024-03-17Sunday19:35:39
06ac1fc0: layout: Clarify nullability in whitespace-collapsing by Robin Linden on 2024-03-17Sunday02:12:45
5d982074: html2/test: Set up all* html5lib tests by Robin Linden on 2024-03-16Saturday17:27:25
14bec12d: html2: Fix large enough character references wrapping around by Robin Linden on 2024-03-16Saturday16:51:49
8b7e5d2e: html2: Fix deduplication of three or more consecutive duplicate attrs by Robin Linden on 2024-03-16Saturday16:19:24
67fc1610: html2/test: Skip tests containing \r in the in input by Robin Linden on 2024-03-16Saturday16:18:29
0918effc: html2/test: Read the self-closing flag for start tags if provided by Robin Linden on 2024-03-16Saturday14:42:53
e03a79f3: html2/test: Fix DOCTYPE name being required by Robin Linden on 2024-03-16Saturday14:42:12
e021c959: html2/test: Pass the html5lib test file as an argument by Robin Linden on 2024-03-16Saturday14:39:43
0c500def: ci: Switch the clang-17 libstdc++ job over to clang-18 by Robin Linden on 2024-03-12Tuesday23:11:42
236aa498: wasm/example: Print imports by Robin Linden on 2024-03-14Thursday23:28:15
6809b060: wasm: Implement parsing the import section by Robin Linden on 2024-03-14Thursday21:55:31
30ddb6cf: wasm: Fix valid ascii names being rejected by Robin Linden on 2024-03-14Thursday21:17:49
7a93bf7f: wasm: Yoink name-parsing into a helper by Robin Linden on 2024-03-14Thursday20:42:32
57c86f54: wasm: Move Global out of GlobalSection by Robin Linden on 2024-03-14Thursday20:06:37
More