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-05-19
IPCCompiler: Nicer error message for invalid template spelling
Ben Wiederhake
2023-05-19
Fuzzers: Add a fuzzer for roundtrip LZMA compression/decompression
Tim Schumacher
2023-05-19
LibUnicode: Explicitly mark HashMap copy
Ben Wiederhake
2023-05-19
LibLocale: Avoid unnecessary HashMap copy
Ben Wiederhake
2023-05-18
Meta: Build abench on Lagom
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Use standard Serenity comment style
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Complete binaries for `run lagom`
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Mention $SERENITY_ARCH in target completions
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Add toolchain completion
kleines Filmröllchen
2023-05-17
Meta/ShellCompletions: Complete command list
kleines Filmröllchen
2023-05-17
Meta: Make `SERENITY_RUN=ci` work with AArch64
Daniel Bertalan
2023-05-17
LibCompress: Add a lot of debug logging to LZMA
Tim Schumacher
2023-05-17
Meta: Only enable the SPICE server when using the SPICE display
Tim Schumacher
2023-05-16
Meta: Copy GML source files to serenity install
Karol Kosek
2023-05-14
Meta: Remove unused debug flags, add missing GENERATE_DEBUG
Ben Wiederhake
2023-05-14
Meta: Make *.in files accessible to QtCreator
Ben Wiederhake
2023-05-14
Meta: Enable DWARF 5 debug information
MacDue
2023-05-13
Userland+Meta: Add new helper program for network settings
Fabian Dellwing
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-09
Userland: Show "Ladybird" instead of "Browser" in titles, menus, etc
Andreas Kling
2023-05-07
Meta: Add get_number_of_processing_units() to shell_include.sh
Kenneth Myhra
2023-05-06
LibWeb: Propagate errors from parse_css_value and property_initial_value
Sam Atkins
2023-05-05
Ladybird: Use vector icons in the browser toolbar
Andreas Kling
2023-05-02
Everywhere: Make Lagom build with GCC 13
Daniel Bertalan
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
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
[next]