index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-26
Tests: Implement multi-value returns in test-wasm
Ali Mohammad Pur
2023-02-26
LibWeb: Implement the js-api portion of Wasm multi-value
Ali Mohammad Pur
2023-02-26
LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result
Ali Mohammad Pur
2023-02-25
LibDSP: Don't crash on out-of-bounds parameter value
kleines Filmröllchen
2023-02-25
AK: Add FixedPoint::clamp
kleines Filmröllchen
2023-02-25
Piano: Move octave controls into main widget
kleines Filmröllchen
2023-02-25
LibGUI: Use full text width for Label's preferred width
kleines Filmröllchen
2023-02-25
Piano: Clean up code style with help from clang-tidy
kleines Filmröllchen
2023-02-25
Piano: Improve handling of possibly null parameter label
kleines Filmröllchen
2023-02-25
Piano: Rename KnobsWidget to TrackControlsWidget
kleines Filmröllchen
2023-02-26
Tests: Use MUST more in TestImageDecoder
Nico Weber
2023-02-26
LibWeb: Port IDL implementations Blob and File to new String
Kenneth Myhra
2023-02-26
LibWeb: Add to_ascii_upper_case() from the Infra spec
Kenneth Myhra
2023-02-26
LibWeb: Add to_ascii_lower_case() from the Infra spec
Kenneth Myhra
2023-02-26
BindingsGenerator: Use JS::Value::to_string() when new String
Kenneth Myhra
2023-02-26
BindingsGenerator: Conditionally check dictionary member is string
Kenneth Myhra
2023-02-25
LibCore+Utilities: Replace uses of strpbrk with find_any_of()
Andrew Kaster
2023-02-25
LibGfx: Decode WebP canvas size
Nico Weber
2023-02-25
AK: Use the same consteval condition on _short_string as its factory
Timothy Flynn
2023-02-25
LibUnicode: Add a unit test for Unicode grapheme and word segmentation
Timothy Flynn
2023-02-25
LibUnicode: Skip over emoji sequences in grapheme boundary segmentation
Timothy Flynn
2023-02-25
Everywhere: Use _{short_,}string to create Strings from literals
Linus Groh
2023-02-25
AK: Add operator""_{short_,}string to create a String from a literal
Linus Groh
2023-02-25
Meta: Document how to manipulate CMake caches for the fuzzing build
kleines Filmröllchen
2023-02-25
Meta: Allow disabling LibWeb fuzzers
kleines Filmröllchen
2023-02-25
LibGfx: Parse WebP VP8L chunk header
Nico Weber
2023-02-25
LibGfx: Fix lossless fourcc in VP8X chunk decoder
Nico Weber
2023-02-25
LibGfx: Add link to webp overview
Nico Weber
2023-02-25
LibGfx: Parse some of WebP 'VP8 ' chunk
Nico Weber
2023-02-25
LibGfx: Parse WebP VP8X chunk
Nico Weber
2023-02-25
LibGfx: Add a FIXME to WebPImageDecoderPlugin::icc_data()
Nico Weber
2023-02-25
LibGfx: Add a WebPLoadingContext::error() helper
Nico Weber
2023-02-25
LibDSP: Get rid of DeprecatedString
kleines Filmröllchen
2023-02-25
Kernel: Mark sys$prctl() as not needing the big lock
Liav A
2023-02-25
Lagom: Build `file` in lagom builds
Nico Weber
2023-02-25
Lagom: Build LibELF on arm64
Nico Weber
2023-02-24
LibDeviceTree: Use unchecked_append() in path parsing
MacDue
2023-02-24
Revert "LibDeviceTree: Propagate try_append() errors while parsing paths"
Linus Groh
2023-02-24
Kernel+Userland: Refine preventing syscall annotations of Regions option
Liav A
2023-02-24
Kernel: Do 2 validations in annotate_mapping syscall outside a spinlock
Liav A
2023-02-24
Kernel: Properly lock Process protected data in the prctl syscall
Liav A
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
LibDeviceTree: Propagate try_append() errors while parsing paths
MacDue
2023-02-24
Kernel/FileSystem: Simplify the ProcFS significantly
Liav A
2023-02-24
Kernel: Fix typo proccess => process in a name of Process method
Liav A
2023-02-24
AK+Kernel: Add includes before removing Kernel/ProcessExposed.h
Liav A
2023-02-24
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
Timothy Flynn
2023-02-24
LibIPC: Add a built-in encoder/decoder for AK::Time
Timothy Flynn
2023-02-24
LibWeb: Consider transform property while finding containing block
Aliaksandr Kalenik
[prev]
[next]