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-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
2023-03-11
CI: Remove stale dependence on Toolchain.yml from nightly job
Andrew Kaster
2023-03-11
Meta: Don't check for newlines at EOF in Tests/LibWeb/Layout/
Andreas Kling
2023-03-10
Ladybird+CI: Move layout_test.sh test runner from CI yml into CMake
Andrew Kaster
2023-03-10
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
Andreas Kling
2023-03-10
Meta/Lagom: Add a fuzzer for QOA
kleines Filmröllchen
2023-03-10
Documentation: Reorganize Lagom README and update fuzzer documentation
Andrew Kaster
2023-03-09
LibIMAP: Propagate OOM errors from decode_quoted_printable()
Linus Groh
2023-03-08
LibWeb: Move generated #include statement for iterators out of loop
Kenneth Myhra
2023-03-07
LibWeb/HTML: Port Window.structuredClone() to IDL
Linus Groh
2023-03-07
LibWeb/HTML: Port Window.performance to IDL
Linus Groh
2023-03-07
LibWeb/HTML: Port Window.event to IDL
Linus Groh
[prev]
[next]