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-28
Revert "Kernel/x86: Bake the Prekernel and the Kernel into one image"
Tim Schumacher
2023-04-28
LibWeb: Allow specifying a URL for an SVG fill
MacDue
2023-04-28
Kernel/x86: Bake the Prekernel and the Kernel into one image
Liav A
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-26
LibWasm: Start implementing WASI
Ali Mohammad Pur
2023-04-25
Meta: Use common method exit_if_running_as_root() in serenity.sh
Kenneth Myhra
2023-04-25
Meta: Add exit_if_running_as_root() to shell_include.sh
Kenneth Myhra
2023-04-23
LibThreading: Create WorkerThread class run a single task concurrently
Zaggy1024
2023-04-21
Meta: Add coreutils in macos Azure setup
Aliaksandr Kalenik
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-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
[next]