srctree

f9d6b696: engine: Follow redirects when loading stylesheets by Robin Linden on 2023-11-12Sunday16:38:00
77ca9453: engine: Move resource-loading into a helper by Robin Linden on 2023-11-12Sunday16:22:20
a437feb6: layout: Support %-values when resolving the width property by Robin Linden on 2023-11-13Monday23:14:56
502bc5fb: layout: Add %-unit-support to UnresolvedValue by Robin Linden on 2023-11-13Monday23:10:48
d02a6fa7: layout: Update the width-property to use the new value abstraction by Robin Linden on 2023-11-13Monday22:25:05
f33c4b40: layout: Add a helper that lets us move resolving values out of LayoutBox by Robin Linden on 2023-11-13Monday22:19:55
004ce252: ci: Update prettier by Robin Linden on 2023-11-13Monday18:58:54
7b5f3806: deps: Update hermetic_cc_toolchain, vulkan, and wpt by Robin Linden on 2023-11-13Monday18:58:19
9beb1f47: browser/gui: Map backspace to navigate-back by Robin Linden on 2023-11-11Saturday13:49:30
5dec6cc1: browser/gui: Extract navigate_{back,forward} into helpers by Robin Linden on 2023-11-11Saturday13:37:13
a68352c7: browser/gui: Map ctrl+L to focus the url input by Robin Linden on 2023-11-11Saturday13:34:35
d03ac092: css: Treat media-queries that fail to parse as always false by Robin Linden on 2023-11-06Monday20:35:44
4045095a: css: Add an always-false media query type by Robin Linden on 2023-11-06Monday20:33:35
500f3661: archive/test: Set up fuzz testing by Robin Linden on 2023-11-05Sunday16:16:27
b11eb898: archive/test: Remove explicit no-log-message argument by Robin Linden on 2023-11-05Sunday16:15:16
715d1b6b: archive: Fix crash when fed empty input by Robin Linden on 2023-11-05Sunday16:19:00
9de2322e: archive: Drop the GzipAndZlib zlib-decode mode by Robin Linden on 2023-11-05Sunday15:35:53
5a87e64e: ci: Update codecov by Robin Linden on 2023-11-08Wednesday00:53:24
0962a351: deps: Update boringssl and simdjson by Robin Linden on 2023-11-08Wednesday00:52:25
e168ce1a: html2: Replace NOLINT w/ asserts where possible by Robin Linden on 2023-11-08Wednesday01:16:16
19fce115: html2: Handle more tokens correctly in the InHead parser state by Robin Linden on 2023-11-02Thursday21:46:23
458fefea: meta/clang-tidy: Enable a bunch more readability checks by Robin Linden on 2023-11-01Wednesday22:12:56
f6f4719e: meta/clang-tidy: Enable container-size-empty by Robin Linden on 2023-11-01Wednesday21:47:37
6f6bb70b: meta/clang-tidy: Enable redundant-string-init by Robin Linden on 2023-11-01Wednesday21:24:03
047bb12f: meta/clang-tidy: Enable simplify-boolean-expr by Robin Linden on 2023-11-01Wednesday22:14:37
a767e37d: wasm: Propagate leb128 errors when parsing modules by Robin Linden on 2023-10-26Thursday19:46:05
a7fd50df: wasm: Return informative errors from leb128 parsing by Robin Linden on 2023-10-26Thursday19:39:07
7f08dae9: wasm: Give the module parsing errors a more specific name by Robin Linden on 2023-10-26Thursday19:11:50
ea2b5d58: css: Add test for invalid vertical border radius by Robin Linden on 2023-10-31Tuesday22:13:51
3c93f506: ci: Update to clang-tidy 17 by Robin Linden on 2023-10-30Monday00:04:13
9b630d98: meta: Disable clang-tidy-17 warnings we're not fixing yet by Robin Linden on 2023-10-30Monday21:34:53
5f8ef9a0: util/from_chars: Fix libc++-specific clang-tidy qualified-auto warning by Robin Linden on 2023-10-30Monday21:36:21
ab80e4d0: all: Fix clang-tidy's bugprone-switch-missing-default-case warnings by Robin Linden on 2023-10-30Monday21:35:35
8b2aea36: all: Fix clang-tidy's performance-avoid-endl warnings by Robin Linden on 2023-10-30Monday21:31:11
9d699714: wasm: Fix include-what-you-use warnings by Robin Linden on 2023-10-30Monday21:05:14
224bf9e1: img: Fix include-what-you-use warnings by Robin Linden on 2023-10-30Monday21:39:16
7a670ead: os: Drop os-i-want-everything target by Robin Linden on 2023-10-29Sunday18:32:38
6dbc0766: os: Split into os/{memory,system_info,xdg} by Robin Linden on 2023-10-29Sunday18:27:08
42f4c8d5: os: Supporting creating executable memory by Robin Linden on 2023-10-26Thursday23:17:30
2ea8e2da: os/test: Update to the less magical etest variant by Robin Linden on 2023-10-26Thursday23:11:05
41b13b25: os: Silence a not-a-problem clang-tidy warning in Windows by Robin Linden on 2023-10-26Thursday23:18:24
70e44682: azm: Move the AMD64 bits into its own namespace by Robin Linden on 2023-10-25Wednesday01:11:15
b738622d: azm: Support ADD eax,imm32 and UD2 by Robin Linden on 2023-10-23Monday21:34:17
86f124d8: azm/example: Set up a binary for dumping the assembled code by Robin Linden on 2023-10-23Monday20:12:40
59ea1cb8: azm: Stub out a simple AMD64 assembler by Robin Linden on 2023-10-23Monday20:10:15
0511fb44: deps: Update asio, boringssl, simdjson, stb, unifex, vulkan, and wpt by Robin Linden on 2023-10-29Sunday21:25:14
abdc29a7: tui: Fix whitespace-collapsing being ignored by Robin Linden on 2023-10-25Wednesday00:55:09
631faa2b: tui: Set up a basic sanity-check test by Robin Linden on 2023-10-25Wednesday00:48:50
72646749: wasm: Parse instructions in the example by Robin Linden on 2023-10-22Sunday19:03:29
51009b69: wasm: Add initial instruction parsing by Robin Linden on 2023-03-21Tuesday00:14:44
More