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-05-13
LibWeb: Capture realm in dictionary to C++ conversion
Luke Wilde
2023-05-12
LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr
Ben Wiederhake
2023-05-09
AK: Add the `Input` word to input-only buffered streams
Lucas CHOLLET
2023-05-06
LibWeb: Propagate errors from parse_css_value and property_initial_value
Sam Atkins
2023-04-30
Lagom: Enforce GC-allocated fields are visited in LibJSGCVerifier
Matthew Olsson
2023-04-30
Lagom: Enforce uniform calls to Base::visit_edges in LibJSGCVerifier
Matthew Olsson
2023-04-28
LibWeb: Allow specifying a URL for an SVG fill
MacDue
2023-04-28
AK+Everywhere: Disallow Error::from_string_view(FooString)
Ali Mohammad Pur
2023-04-27
LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type
Matthew Olsson
2023-04-27
IPCMagicLinter: Port to `Core::File`
Lucas CHOLLET
2023-04-27
IPCMagicLinter: Use `LibMain`
Lucas CHOLLET
2023-04-21
LibWeb: Return typed array and ArrayBuffer for BufferSource in IDL union
Luke Wilde
2023-04-18
Meta: Move more common flags to common_compile_options.cmake
Nico Weber
2023-04-17
LibWeb: Properly reject abrupt completion in clean_up_on_return
Matthew Olsson
2023-04-15
LibJS: Port iterator_step() to GCPtr
Linus Groh
2023-04-14
Lagom: Add an option for standalone fuzzers to BuildFuzzers.sh
Tim Schumacher
2023-04-14
LibJS: Port Value::get_method() to GCPtr
Linus Groh
2023-04-14
LibJS: Port Value::to_object() to NonnullGCPtr
Linus Groh
2023-04-13
LibLocale: Prepare locale data generator for breaking changes in CLDR 43
Timothy Flynn
2023-04-13
LibJS: Make well-known symbol getters return NonnullGCPtr
Linus Groh
2023-04-13
LibJS: Make intrinsics getters return NonnullGCPtr
Linus Groh
2023-04-12
Fuzzers: Stop loading audio frames once the end is reached
Tim Schumacher
2023-04-09
ConfigureComponents: Use `FileSystem` instead of `DeprecatedFile`
Cameron Youell
2023-04-09
Everywhere: Remove unused DeprecatedString includes
Ben Wiederhake
2023-04-08
Fuzzers: Add a WebP fuzzer
Nico Weber
2023-04-07
LibWeb: Implement VideoTrack and VideoTrackList
Timothy Flynn
2023-04-06
LibWeb: Add the WritableStreamDefaultWriter interface
Matthew Olsson
2023-04-06
LibWeb: Implement the HTMLConstructor extended attribute
Luke Wilde
2023-04-06
LibWeb: Implement the CEReactions extended attribute
Luke Wilde
2023-04-06
LibWeb: Support returning a callback function in IDL
Luke Wilde
2023-04-06
LibTLS: Change Certificate parsing to use ErrorOr
stelar7
2023-04-03
Meta: Lazily initialize initial property values
MacDue
2023-04-01
LibWeb: Add ReadableStream.locked/cancel()/getReader()
Matthew Olsson
2023-04-01
IDLGenerators: Support nullable double values
Matthew Olsson
2023-03-30
Lagom: Add targets for `lzcat`, `xzcat` and `tar`
Tim Schumacher
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
[next]