summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2023-04-09Meta+Toolchain: Redirect GDB error output to stdout before greppingTim Schumacher
2023-04-09Meta: Add a missing dash to the GDB detection codeTim Schumacher
2023-04-09Meta: Run the QEMU ISA-PC machine with a 64-bit capable CPULiav A
2023-04-08Fuzzers: Add a WebP fuzzerNico Weber
2023-04-07LibTimeZone: Update to TZDB version 2023cTimothy Flynn
2023-04-07LibWeb: Implement VideoTrack and VideoTrackListTimothy Flynn
2023-04-06LibWeb: Add the WritableStreamDefaultWriter interfaceMatthew Olsson
2023-04-06LibWeb: Implement the HTMLConstructor extended attributeLuke Wilde
2023-04-06LibWeb: Implement the CEReactions extended attributeLuke Wilde
2023-04-06LibWeb: Support returning a callback function in IDLLuke Wilde
2023-04-06LibTLS: Change Certificate parsing to use ErrorOrstelar7
2023-04-03Toolchain+Meta: Support kernel debugging with host AArch64 GDBDaniel Bertalan
2023-04-03Meta: Lazily initialize initial property valuesMacDue
2023-04-02Meta: Check if SERENITY_USE_SDCARD is set before checking its valueAndrew Kaster
2023-04-02Meta: Add SERENITY_USE_SDCARD to boot from an SD cardMarco Cutecchia
2023-04-02Meta: Enable asm-view symbol demangling in the gdb kernel debug scriptIdan Horowitz
2023-04-02Meta: Update AArch64 kernel base address in the gdb kernel debug scriptIdan Horowitz
2023-04-01LibWeb: Add ReadableStream.locked/cancel()/getReader()Matthew Olsson
2023-04-01IDLGenerators: Support nullable double valuesMatthew Olsson
2023-03-30Lagom: Add targets for `lzcat`, `xzcat` and `tar`Tim Schumacher
2023-03-29CI: Bump clang used by the Fuzzer build to clang-15Timothy Flynn
2023-03-28Meta: Diable Wshorten-64-to-32 explicitly to silence Xcode defaultsAndrew Kaster
2023-03-27Toolchain: Update binutils to version 2.40Cameron Youell
2023-03-26LibHTTP+WebDriver+WebServer: Return error from HTTP request parserAliaksandr Kalenik
2023-03-26LibTimeZone: Update to TZDB version 2023bTimothy Flynn
2023-03-25Meta: Add "gunzip" and "gzip" to lagom buildNico Weber
2023-03-25Meta: Make audio hardware configurable through environment variableJelle Raaijmakers
2023-03-25Meta: Use more aptly named variable for PC speaker configurationJelle Raaijmakers
2023-03-25Kernel: Add support for Intel HDAJelle Raaijmakers
2023-03-25LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}Sam Atkins
2023-03-25Meta: Run aarch64 with the disk image in the SD card slotMarco Cutecchia
2023-03-23LibWeb: Implement performance.mark and performance.clearMarksLuke Wilde
2023-03-23LibWeb: Introduce Performance Timeline and its Performance functionsLuke Wilde
2023-03-23LibWeb: Implement the `[Default] object toJSON()` operationLuke Wilde
2023-03-23LibWeb: Return TypeError for [HTMLConstructor] IDL constructorsSrikavin Ramkumar
2023-03-21LibGfx: Move all image loaders and writers to a subdirectoryLucas CHOLLET
2023-03-21Everywhere: Use `LibFileSystem` where trivialCameron Youell
2023-03-20LibWeb: Make [PutForwards] work together with [ImplementedAs]Simon Wanner
2023-03-20Lagom: Add a fuzzer for LZMA decompressionTim Schumacher
2023-03-20Meta: Don't install CA certificates during a on-Serenity buildTim Schumacher
2023-03-19CI: Add "set -e" to Azure DevOps scriptsAndrew Kaster
2023-03-19Fuzzers: Use correct type name in FuzzilliJs fuzzerAndrew Kaster
2023-03-19Meta: Specify a working directory for the FLAC spec test on Lagomkleines Filmröllchen
2023-03-19Meta: Use extract_tar_path for WASM spec test generationkleines Filmröllchen
2023-03-19Meta: Refactor FLAC spec test extraction with extract_tar_pathkleines Filmröllchen
2023-03-19Meta: Add a tar extraction CMake wrapperkleines Filmröllchen
2023-03-19Meta: Use non-VGA VirtIO GPU variants when running on macOSLiav A
2023-03-19Meta: Move global VM creation to fuzzer "global" structureTimothy Flynn
2023-03-18Fuzzers: Skip trying to parse invalid UTF-8 in LibJS FuzzersAndrew Kaster
2023-03-17Meta: Ensure the main thread VM is created before use in the CSS fuzzerTimothy Flynn