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-25
LibWeb: Make `property_id_from_string()` return Optional
Sam Atkins
2023-05-25
LibWeb: Make `value_id_from_string()` return Optional
Sam Atkins
2023-05-25
LibWeb: Generate `property_accepts_[identifier/type]()` functions
Sam Atkins
2023-05-24
LibTimeZone+Userland: Change timezone functions to use UnixDateTime
kleines Filmröllchen
2023-05-24
AK: Rename Time to Duration
kleines Filmröllchen
2023-05-24
Fuzzers: Unbreak FuzzHttpRequest
implicitfield
2023-05-24
Meta: Add GCC 13 and Clang 16 to compiler autodetection
Daniel Bertalan
2023-05-24
Meta+Documentation: Require Xcode 14.3 or Clang 14 for the host compiler
Daniel Bertalan
2023-05-23
test-fuzz: Add all the missing fuzzers
Tim Schumacher
2023-05-23
Lagom: Extract the list of fuzzing targets to a separate file
Tim Schumacher
2023-05-22
LibWeb: Stub AudioContext constructor
Luke Wilde
2023-05-21
AK: Add `SPICE_AGENT_DEBUG` flag
Caoimhe
2023-05-21
LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors
Andreas Kling
2023-05-21
LibIPC: Remove redundant IPC::Dictionary type
Ben Wiederhake
2023-05-21
xml: Prefer LibFileSystem over DeprecatedFile
Ben Wiederhake
2023-05-21
Meta: Also run markdown-check on markdown files in each Port subdir
Ben Wiederhake
2023-05-20
Base: Move user nona from group 200 into existing group users
Ben Wiederhake
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
[next]