index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2023-03-20
Meta: Don't install CA certificates during a on-Serenity build
Tim Schumacher
2023-03-19
CI: Add "set -e" to Azure DevOps scripts
Andrew Kaster
2023-03-19
Fuzzers: Use correct type name in FuzzilliJs fuzzer
Andrew Kaster
2023-03-19
Meta: Specify a working directory for the FLAC spec test on Lagom
kleines Filmröllchen
2023-03-19
Meta: Use extract_tar_path for WASM spec test generation
kleines Filmröllchen
2023-03-19
Meta: Refactor FLAC spec test extraction with extract_tar_path
kleines Filmröllchen
2023-03-19
Meta: Add a tar extraction CMake wrapper
kleines Filmröllchen
2023-03-19
Meta: Use non-VGA VirtIO GPU variants when running on macOS
Liav A
2023-03-19
Meta: Move global VM creation to fuzzer "global" structure
Timothy Flynn
2023-03-18
Fuzzers: Skip trying to parse invalid UTF-8 in LibJS Fuzzers
Andrew Kaster
2023-03-17
Meta: Ensure the main thread VM is created before use in the CSS fuzzer
Timothy Flynn
2023-03-17
LibJS: Propagate errors from VM creation
Timothy Flynn
2023-03-17
LibWeb: Give generated constructor functions a name
Luke Wilde
2023-03-17
LibGfx/OpenType: Add some initial support for GPOS glyph positioning
Andreas Kling
2023-03-16
LibWeb: Add a custom extended attribute for namespace-level GC visitors
Timothy Flynn
2023-03-16
LibWeb: More fully implement the LegacyNamespace IDL extended attribute
Timothy Flynn
2023-03-16
LibWeb: Add LibJS includes to generated IDL namespace files
Timothy Flynn
2023-03-16
Meta: Download cacert.pem at build time
Fabian Dellwing
2023-03-16
LibWeb: Port WebAssembly.Table to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Memory to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Instance to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Module to IDL
Timothy Flynn
2023-03-16
LibWeb: Define WebAssembly namespace and import it in web bindings
Timothy Flynn
2023-03-16
LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute
Timothy Flynn
2023-03-16
LibWeb: Add crude support for dereferencing JavaScript built-ins in IDL
Timothy Flynn
2023-03-16
LibWeb: Support generating optional object IDL parameters
Timothy Flynn
2023-03-16
LibWeb: Add LibJS includes to generated IDL constructor files
Timothy Flynn
2023-03-15
CI: Bump Android NDK version used in CI to 25.2.9519653
Andrew Kaster
2023-03-15
LibUnicode: Remove now-unused dir-iterator helper functions
Sam Atkins
2023-03-15
LibLocale: Migrate code generators to Directory::for_each_entry()
Sam Atkins
2023-03-15
LibUnicode: Migrate GenerateEmojiData to Directory::for_each_entry()
Sam Atkins
2023-03-15
LibUnicode: Read emoji file title from LexicalPath directly
Sam Atkins
2023-03-15
LibWeb: Support generating IDL namespaces
Timothy Flynn
2023-03-15
Lagom: Remove debug line in LibJSGCVerifier
Matthew Olsson
2023-03-15
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
Matthew Olsson
2023-03-14
AK: Rename CaseInsensitiveStringViewTraits to reflect intent
gustrb
2023-03-14
LibWeb: Implement the [PutForwards] IDL extended attribute
Timothy Flynn
2023-03-14
LibWeb: Prevent variadic arguments from reserving heaps of memory
Timothy Flynn
2023-03-14
LibWeb: Begin adding support for Function IDL types in unions
Timothy Flynn
2023-03-14
LibWeb: Support variadic "any..." parameters in IDL
Timothy Flynn
2023-03-13
file: Read more metadata from audio files
kleines Filmröllchen
2023-03-13
Meta+Documentation: Allow cross-debugging x86_64 Serenity on M1 Macs
Daniel Bertalan
2023-03-13
CodeGenerators: Ensure that we always print the entire generated output
Tim Schumacher
2023-03-13
AK: Rename Stream::read_entire_buffer to Stream::read_until_filled
Tim Schumacher
2023-03-13
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
Tim Schumacher
2023-03-13
LibAudio: Move audio stream buffering into the loader
kleines Filmröllchen
2023-03-13
headless-browser: Re-implement headless-browser using an OOPWV
Timothy Flynn
2023-03-12
Userland: Add an `image` utility
Nico Weber
2023-03-12
Meta+CMake: Remove "image" ninja target in favor of "qemu-image"
Nico Weber
2023-03-11
Meta: Use the correct boot device addressing mode for NVMe devices
Pankaj Raghav
[next]