srctree

a2803e55: ci: Switch to the not-deprecated codecov-cli uploader by Robin Linden on 2024-05-28Tuesday16:30:02
68a4cf10: ci: Update the Clang coverage job to Clang 18 by Robin Linden on 2024-05-27Monday20:40:57
0dfddf88: ci: Drop no-longer-needed workaround for Clang+libstdc++-incompatibility by Robin Linden on 2024-05-27Monday20:34:52
54a9634d: build: Add a Clang 18 code coverage configuration by Robin Linden on 2024-05-27Monday20:32:50
c76c8910: build: Don't track code coverage of fuzz test binaries by Robin Linden on 2024-05-26Sunday18:04:58
174e6721: ci: Run all compatible tests in the wasm job by Robin Linden on 2024-05-23Thursday19:47:51
84d1884f: build: Support the wasi OS constraint by Robin Linden on 2024-05-23Thursday19:47:09
d5facd5b: ci: Run wasm binaries via binfmt_misc magic by Robin Linden on 2024-05-23Thursday18:52:57
08a56c45: uri: Fix crashes with large uris in combination w/ base uris by Robin Linden on 2024-05-24Friday22:34:27
a40a9bc1: html2: Create the body element in AfterHead if needed by Robin Linden on 2024-05-24Friday16:22:57
d31c920e: ci: Update bazelisk, wasmtime, pre-commit, and ruff by Robin Linden on 2024-05-21Tuesday23:06:45
d838ed60: deps: Update rules_fuzzing, rules_python, imgui, simdjson, and Python by Robin Linden on 2024-05-21Tuesday23:00:44
7d895df2: html2: Clarify parsing of <html> using InBody's rules by Robin Linden on 2024-05-21Tuesday20:37:22
2126eba4: html2: Fix <style> text in AfterHead being dropped by Robin Linden on 2024-05-21Tuesday20:32:00
8d132b42: engine: Make dark mode an option by Robin Linden on 2024-05-19Sunday17:10:15
e776efd6: engine: Accept options as an argument instead of via setters by Robin Linden on 2024-05-19Sunday16:59:23
a30458ee: os/system_info: Support getting the system's dark-mode preference by Robin Linden on 2024-05-19Sunday16:38:21
d5add949: os: Fix misc-include-cleaner clang-tidy warnings in the Windows impl by Robin Linden on 2024-05-19Sunday16:01:58
0aa1a54d: ci: Drop no-longer-needed workaround for Clang+libstdc++-incompatibility by Robin Linden on 2024-05-20Monday17:13:23
728e37c6: ci: Update to clang-format 18 by Robin Linden on 2024-05-20Monday17:04:03
e01b598f: net/test: Add constexpr to FakeSocket by Robin Linden on 2024-05-18Saturday20:14:56
a5f84a9b: net: Yoink FakeSocket from //protocol by Robin Linden on 2024-05-18Saturday20:13:23
e8e13a4b: build: Mark all fuzz test targets as testonly by Robin Linden on 2024-05-18Saturday21:18:24
957652e6: deps: Update hermetic_cc_toolchain by Robin Linden on 2024-05-16Thursday22:44:50
e5a797d3: build: Add a linux-amd64-musl cross-compilation preset by Robin Linden on 2024-05-16Thursday22:40:00
9b9215b1: ci: Make sure asan has a symbolizer path by Robin Linden on 2024-05-15Wednesday22:12:26
d27ea146: ci: Display 32 stack frames in Valgrind backtraces by Robin Linden on 2024-05-15Wednesday22:03:32
f55de259: ci: Add a gcc 14 job by Robin Linden on 2024-05-07Tuesday22:07:27
f7051e17: deps/boringssl: Fix build in compilers w/ __builtin_{addc,subc} by Robin Linden on 2024-05-15Wednesday19:10:15
4249e61c: deps/xcursor: Add missing dependency on xrender by Robin Linden on 2024-05-15Wednesday18:44:49
56f662ae: ci: Use debug builds in valgrind/asan/tsan jobs by Robin Linden on 2024-05-15Wednesday15:38:37
d56fb98c: etest: Drop no-longer-needed std::source_location-workaround by Robin Linden on 2024-05-14Tuesday18:34:56
86c76f6a: ci: Drop support for Clang 14, 15 by Robin Linden on 2024-05-14Tuesday18:24:03
82972dd6: meta/clang-tidy: Enable readability-static-accessed-through-instance by Robin Linden on 2024-05-13Monday20:17:07
ee1b7754: meta/clang-tidy: Switch from opt-in to opt-out for readability checks by Robin Linden on 2024-05-13Monday20:05:37
8d86525b: meta/clang-tidy: Enable readability-avoid-unconditional-preprocessor-if by Robin Linden on 2024-05-13Monday20:03:31
0fc5e3c7: ci: Make the link-liveness job output easier to skim by Robin Linden on 2024-05-13Monday21:23:38
c2ec3402: os/memory: Fix implicit-bool-conversion warnings in the Windows impl by Robin Linden on 2024-05-11Saturday11:49:15
2866fa8c: browser/gui: Fix crash on favicon image data load failure by Robin Linden on 2024-05-11Saturday14:09:08
7d08b2c8: protocol: Remove ErrorStatus::Ok by Robin Linden on 2024-05-09Thursday17:46:05
7622d744: protocol: Split success and error results into separate types by Robin Linden on 2024-05-09Thursday17:44:31
f3fcb910: protocol: Rename Error to ErrorCode by Robin Linden on 2024-05-09Thursday13:14:11
7606eacd: type/sfml: Add a workaround for non-breaking space measurements being 0 by Robin Linden on 2024-05-07Tuesday22:30:02
e706b1b4: build: Update to Bazel 7.1.2 by Robin Linden on 2024-05-10Friday00:42:13
a447c612: style: Match .class1.class2 selectors by Robin Linden on 2024-05-05Sunday18:09:09
70c31bc0: css: Support media-type media queries by Robin Linden on 2024-05-06Monday00:55:12
d1e67540: css: Add an always-true media query type by Robin Linden on 2024-05-06Monday16:24:18
4cb78d4f: js: Implement interpreted execution of MemberExpression by Robin Linden on 2024-05-06Monday23:36:14
07e21f6e: js: Add a MemberExpression ast node by Robin Linden on 2024-05-06Monday23:30:28
20b8a545: js: Rename AstExecutor to Interpreter by Robin Linden on 2024-05-06Monday21:37:49
More