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
2022-03-07
LibPDF: Propagate errors in Parser and Document
Matthew Olsson
2022-03-05
LibWeb: Add a very basic and ad-hoc version of IDL overload resolution
Idan Horowitz
2022-03-04
LibWeb: Hide some debug logging behind CANVAS_RENDERING_CONTEXT_2D_DEBUG
Linus Groh
2022-03-03
Meta: Add "SerenityOS" to the QEMU window title
Jelle Raaijmakers
2022-03-02
Meta: Add option to run SerenityOS on a QEMU MicroVM machine
Liav A
2022-03-02
Meta: Add option to run SerenityOS on a QEMU ISA-PC machine
Liav A
2022-02-26
Utilities+Meta: Check icons in markdown-check
kleines Filmröllchen
2022-02-26
Lagom/Fuzzers: Add MP3 fuzzer
Luke Wilde
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-25
Everywhere: Use title case for man section titles
networkException
2022-02-24
Meta: Title case 'File Formats' on man.serenityos.org
Linus Groh
2022-02-24
Meta: Use correct man page title for section 5 on man.serenityos.org
networkException
2022-02-24
LibWeb: Allow Angle/Frequency/Resolution/Time values for CSS properties
Sam Atkins
2022-02-23
LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests
Ali Mohammad Pur
2022-02-21
Lagom: Port LibSyntax
Filiph Sandström
2022-02-20
Meta: Add "vdagent" character device for both qemu-vdagent and spicevmc
Sviatoslav Peleshko
2022-02-20
Fuzzers: Avoid unnecessary ByteBuffer copies in FuzzWAVLoader
Andrew Kaster
2022-02-20
Lagom: Add two-stage build for Fuzzers to enable fuzzing generated code
Andrew Kaster
2022-02-20
Ports/gdb: Add descriptions to all gdb patches and remove dead code
Brian Gianforcaro
2022-02-20
LibWeb: Add AbortSignal as a wrappable type
Luke Wilde
2022-02-20
LibWeb: Add support for dictionary types to union types
Luke Wilde
2022-02-20
LibWeb: Add dictionary types to idl_type_name_to_cpp_type
Luke Wilde
2022-02-20
LibWeb: Add support for optional, non-nullable wrapper types
Luke Wilde
2022-02-20
LibWeb: Don't perform ToObject when converting values to wrapper types
Luke Wilde
2022-02-19
Meta: Explicitly set number of available inodes for genext2fs
Gunnar Beutner
2022-02-19
Meta: Make `serenity.sh gdb` work with the Clang toolchain
Daniel Bertalan
2022-02-18
LibWeb: Move WebSocket into the Web::WebSockets namespace
Linus Groh
2022-02-17
LibWeb: Add partially functioning Worker API
Ben Abraham
2022-02-17
WrapperGenerator: Don't emit code for imported enumerations
Ali Mohammad Pur
2022-02-17
WrapperGenerator: Add support for IDL mixin interfaces
Ali Mohammad Pur
2022-02-17
Meta: Split and refactor the WrapperGenerator a bit
Ali Mohammad Pur
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-16
LibWeb: Separate "event listener" from "EventListener"
Andreas Kling
2022-02-16
Meta: Make the WrapperGenerator generate includes based on imports
Ali Mohammad Pur
2022-02-16
Meta: Support DOMExceptions when invoking IDL getters/setters
Ali Mohammad Pur
2022-02-16
Meta: Add support for enumerations to the IDL compiler
Ali Mohammad Pur
2022-02-16
LibUnicode: Use BCP 47 data to filter valid calendar names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to filter valid numbering system names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to generate available calendars and numbers
Timothy Flynn
2022-02-16
LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package
Timothy Flynn
2022-02-16
LibUnicode: Extract the BCP 47 package from the CLDR
Timothy Flynn
2022-02-15
Meta: Actually run gml-format in CI
Idan Horowitz
2022-02-15
Meta: Increase Azure CI timeout for Lagom builds
Idan Horowitz
2022-02-15
Meta+LibUnicode: Download and parse Unicode block properties
thankyouverycool
2022-02-15
LibWeb: Remove non-standard ReturnNullIfCrossOrigin IDL attribute
Linus Groh
2022-02-14
Meta: Use clang-13 instead of clang-12 in Azure CI
Idan Horowitz
2022-02-14
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-14
LibUnicode: Port the CLDR time format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR date format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR number format generator to the stream API
Timothy Flynn
[next]