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-04-17
LibWeb: Properly reject abrupt completion in clean_up_on_return
Matthew Olsson
2023-04-17
Meta: Move some flags to common_compile_options.cmake
Nico Weber
2023-04-15
Meta: Allow overriding the calculated disk image inode count
Tim Schumacher
2023-04-15
Meta: Add missing quotation marks for INODE_COUNT and INODE_SIZE
Tim Schumacher
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: Update to CLDR version 43.0.0
Timothy Flynn
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-11
Meta: Do not require Tmux for lagom gdb
Coderdreams
2023-04-11
Toolchain: Move GDB build to a separate script
Daniel Bertalan
2023-04-09
ConfigureComponents: Use `FileSystem` instead of `DeprecatedFile`
Cameron Youell
2023-04-09
Everywhere: Remove unused DeprecatedString includes
Ben Wiederhake
2023-04-09
Meta+Toolchain: Redirect GDB error output to stdout before grepping
Tim Schumacher
2023-04-09
Meta: Add a missing dash to the GDB detection code
Tim Schumacher
2023-04-09
Meta: Run the QEMU ISA-PC machine with a 64-bit capable CPU
Liav A
2023-04-08
Fuzzers: Add a WebP fuzzer
Nico Weber
2023-04-07
LibTimeZone: Update to TZDB version 2023c
Timothy Flynn
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
Toolchain+Meta: Support kernel debugging with host AArch64 GDB
Daniel Bertalan
2023-04-03
Meta: Lazily initialize initial property values
MacDue
2023-04-02
Meta: Check if SERENITY_USE_SDCARD is set before checking its value
Andrew Kaster
2023-04-02
Meta: Add SERENITY_USE_SDCARD to boot from an SD card
Marco Cutecchia
2023-04-02
Meta: Enable asm-view symbol demangling in the gdb kernel debug script
Idan Horowitz
2023-04-02
Meta: Update AArch64 kernel base address in the gdb kernel debug script
Idan Horowitz
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-29
CI: Bump clang used by the Fuzzer build to clang-15
Timothy Flynn
2023-03-28
Meta: Diable Wshorten-64-to-32 explicitly to silence Xcode defaults
Andrew Kaster
2023-03-27
Toolchain: Update binutils to version 2.40
Cameron Youell
2023-03-26
LibHTTP+WebDriver+WebServer: Return error from HTTP request parser
Aliaksandr Kalenik
2023-03-26
LibTimeZone: Update to TZDB version 2023b
Timothy Flynn
2023-03-25
Meta: Add "gunzip" and "gzip" to lagom build
Nico Weber
2023-03-25
Meta: Make audio hardware configurable through environment variable
Jelle Raaijmakers
2023-03-25
Meta: Use more aptly named variable for PC speaker configuration
Jelle Raaijmakers
2023-03-25
Kernel: Add support for Intel HDA
Jelle Raaijmakers
2023-03-25
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-25
Meta: Run aarch64 with the disk image in the SD card slot
Marco Cutecchia
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
[next]