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
/
Lagom
Age
Commit message (
Expand
)
Author
2023-01-06
Meta/Lagom: Link Threads::Threads
MacDue
2023-01-06
Meta: Pass `Core::Stream::OpenMode` by value in the `IPCCompiler`
Lucas CHOLLET
2023-01-04
IPCCompiler+LibIPC: Propagate IPC encoder errors
Timothy Flynn
2023-01-03
Lagom: Fix up a missed usage of `Compress::Zlib` in the fuzzers
Tim Schumacher
2023-01-02
Everywhere: Remove unused includes of AK/Format.h
Ben Wiederhake
2023-01-02
Everywhere: Move AK/Debug.h include to using files or remove
Ben Wiederhake
2022-12-27
LibGfx: Start adding a utility for handling ICC color profiles
Nico Weber
2022-12-26
LibIPC+Everywhere: Change IPC decoders to construct values in-place
Timothy Flynn
2022-12-26
IPCCompiler+LibIPC: Generate message decoders with better TRY semantics
Timothy Flynn
2022-12-26
IPCCompiler: Fix build when GENERATE_DEBUG is enabled
Timothy Flynn
2022-12-25
Lagom: Add option to build Ladybird as part of a Lagom build
Andrew Kaster
2022-12-24
Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/caches
Timothy Flynn
2022-12-21
LibGfx: Rename TTF/TrueType to OpenType
Andreas Kling
2022-12-20
Lagom: Remove test apps
Sam Atkins
2022-12-20
Meta+test262-runner: Check for signature of __assert_fail in CMake
Andrew Kaster
2022-12-20
LibGL: Generate the API wrappers
Jelle Raaijmakers
2022-12-19
Meta: Include StylePropertiesModel.cpp in lagom LibWebView
MacDue
2022-12-17
LibGLSL: Add LibGLSL
Stephan Unverwerth
2022-12-15
LibCore: Rename `MemoryStream` to `FixedMemoryStream`
Tim Schumacher
2022-12-15
LibJS: Convert Object::construct() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
Linus Groh
2022-12-14
Meta+CMake: Extract Wasm spec tests into the binary directory
Andrew Kaster
2022-12-14
LibUnicode: Fix compilation when the UCD download is disabled
Timothy Flynn
2022-12-14
ConfigureComponents: Use `Core::Stream` to read output from `whiptail`
Tim Schumacher
2022-12-14
LibJS: Remove Object(Object& prototype) footgun
Andreas Kling
2022-12-14
CMake: Pass NO_POLICY_SCOPE to options cmake helpers
Andrew Kaster
2022-12-14
LibJS: Convert Promise::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Object::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
Linus Groh
2022-12-13
BindingsGenerator+CMake: Keep track of IDL dependencies
Daniel Bertalan
2022-12-13
BindingsGenerator: Write generated code to disk instead of stdout
Daniel Bertalan
2022-12-12
Meta: Separate ccache setup into its own component
Jan200101
2022-12-12
LibCore: Propagate errors from `Stream::*_entire_buffer`
Tim Schumacher
2022-12-12
LibCore: Rename `Stream::*_or_error` to `*_entire_buffer`
Tim Schumacher
2022-12-12
LibCore: Rename `Stream::read_all` to `read_until_eof`
Tim Schumacher
2022-12-12
LibCore: Remove `Stream::is_{readable,writable}`
Tim Schumacher
2022-12-11
sql: Support running the sql REPL on Lagom
Timothy Flynn
2022-12-10
Meta: Return 0 from the fuzzing function in most cases
Tim Schumacher
2022-12-10
Lagom/CodeGenerators: Use HashMap::try_ensure_capacity
Thomas Queiroz
2022-12-10
Meta: Switch to the Lagom directory before building fuzzers
Tim Schumacher
2022-12-10
LibCompress: Port GzipDecompressor to `Core::Stream`
Tim Schumacher
2022-12-10
LibWeb: Add namespace qualifier to type names equal to a C++ namespace
Luke Wilde
2022-12-08
LibCore: Move `Core::Stream::File::exists()` to `Core::File`
Tim Schumacher
2022-12-07
LibJS: Replace standalone js_string() with PrimitiveString::create()
Linus Groh
2022-12-07
IPCCompiler: Mark size_t as a primitive type
Timothy Flynn
2022-12-07
Meta+Userland: Pass Gfx::FloatSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::FloatPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::Color by value
MacDue
[next]