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-02-25
Lagom: Build `file` in lagom builds
Nico Weber
2023-02-25
Lagom: Build LibELF on arm64
Nico Weber
2023-02-24
LibTimeZone: Propagate try_append() errors while building timezone data
MacDue
2023-02-24
LibUnicode: Propagate try_append() errors when building emoji data
MacDue
2023-02-24
LibUnicode: Generate the path to emoji images alongside emoji data
Timothy Flynn
2023-02-24
LibGfx: Add scaffolding for a webp decoder
Nico Weber
2023-02-24
CI: Make sure to brew update in macOS Azure setup
Andrew Kaster
2023-02-24
CI+Lagom: Use the same options for running test-wasm in ctest and CI
Andrew Kaster
2023-02-23
BindingsGenerator: Release value setting members of dictionary
Kenneth Myhra
2023-02-23
BindingsGenerator: Pass optional values as 'sv' to String::from_utf8()
Kenneth Myhra
2023-02-23
BindingsGenerator: Allow stringifier to return DOMException if needed
Kenneth Myhra
2023-02-22
Lagom: Include AccessibilityTreeModel in LibWebView
MacDue
2023-02-22
LibWeb: Allow prototype.{entries keys,value} to propagate errors
Kenneth Myhra
2023-02-22
LibWeb: Allow EventListener/NodeFilter path to propagate errors
Kenneth Myhra
2023-02-21
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
Andreas Kling
2023-02-20
LibCore: Add support for NetBSD in anon_create
nipos
2023-02-19
LibTextCodec+Everywhere: Port Decoders to new Strings
Sam Atkins
2023-02-19
LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()`
Sam Atkins
2023-02-19
LibWeb: Make property/media-feature name matching ASCII case-insensitive
Sam Atkins
2023-02-18
LibGfx: Rename `JPGLoader` to `JPEGLoader`
Lucas CHOLLET
2023-02-18
LibWeb: Convert FormData to String and Vector storage
Luke Wilde
2023-02-18
LibWeb: Add an extended attribute that makes interfaces use AK::String
Luke Wilde
2023-02-17
LibJS+Everywhere: Convert JS::Error to String
Timothy Flynn
2023-02-16
LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE
Timothy Flynn
2023-02-16
LibJS+Everywhere: Deprecate Value::to_string_without_side_effects
Timothy Flynn
2023-02-15
CMake: Add -mstrict-align flag to compile options for aarch64 build
Timon Kruiper
2023-02-15
LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView
Sam Atkins
2023-02-13
Meta: Add a `Shell --posix` parser fuzzer
Ali Mohammad Pur
2023-02-13
Shell: Start implementing a POSIX-compliant parser
Ali Mohammad Pur
2023-02-13
Everywhere: Remove the `AK::` qualifier from Stream usages
Tim Schumacher
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Move Stream-based sockets into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Rename `File` to `DeprecatedFile`
Tim Schumacher
2023-02-12
LibWeb: Introduce the FormData interface from the XHR specification
Kenneth Myhra
2023-02-10
CI: Add script to post mastodon toots for commits on master
networkException
2023-02-10
AK+Everywhere: Do not implicitly copy variables in TRY macros
Timothy Flynn
2023-02-09
LibJS+LibWeb: Convert string view PrimitiveString instances to String
Timothy Flynn
2023-02-09
Revert "Meta: Automatically select best apt mirror"
Timothy Flynn
2023-02-08
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
MacDue
2023-02-08
LibJS+LibLocale: Propagate OOM from CLDR RelativeTime Vector operations
Timothy Flynn
2023-02-08
LibLocale: Propagate OOM from CLDR DateTime Vector and String operations
Timothy Flynn
2023-02-08
LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations
Timothy Flynn
2023-02-08
Meta: Allow creating disk image without installing kernel into it
Timon Kruiper
2023-02-08
AK: Remove the fallible constructor from `FixedMemoryStream`
Tim Schumacher
2023-02-07
Meta: Automatically select best apt mirror
MacDue
2023-02-04
CMake: Don't require to install glapi.h to system
Karol Kosek
2023-02-04
Lagom/ConfigureComponents: Run cmake command last
Karol Kosek
2023-02-03
Meta: Register CanvasPattern as a platform object
MacDue
2023-02-02
CMake: Set DWARF version before the debug information level
Tim Schumacher
[next]