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
/
Lagom
Age
Commit message (
Expand
)
Author
2023-03-26
LibHTTP+WebDriver+WebServer: Return error from HTTP request parser
Aliaksandr Kalenik
2023-03-25
Meta: Add "gunzip" and "gzip" to lagom build
Nico Weber
2023-03-25
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-23
LibWeb: Implement performance.mark and performance.clearMarks
Luke Wilde
2023-03-23
LibWeb: Introduce Performance Timeline and its Performance functions
Luke Wilde
2023-03-23
LibWeb: Implement the `[Default] object toJSON()` operation
Luke Wilde
2023-03-23
LibWeb: Return TypeError for [HTMLConstructor] IDL constructors
Srikavin Ramkumar
2023-03-21
LibGfx: Move all image loaders and writers to a subdirectory
Lucas CHOLLET
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-20
LibWeb: Make [PutForwards] work together with [ImplementedAs]
Simon Wanner
2023-03-20
Lagom: Add a fuzzer for LZMA decompression
Tim Schumacher
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: 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-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
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
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
[next]