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-01-20
LibWeb: Improve auto height calculation for tables
Aliaksandr Kalenik
2023-01-20
LibWeb: Include table intrinsic offsets in child boxes position
Aliaksandr Kalenik
2023-01-20
LibGfx: Re-structure the whole initialization pattern for image decoders
Liav A
2023-01-20
LibGfx: Re-work the abstractions of sending image for decoding over IPC
Liav A
2023-01-20
LibCore: Add MIME type string for TGA files
Liav A
2023-01-20
LibCore: Return StringView from guess_mime_type_based_on_filename method
Liav A
2023-01-20
Kernel: Remove `dbgln` when unregistering an unhandled x86_64 interrupt
Jelle Raaijmakers
2023-01-20
Kernel: Simplify (un)registering interrupt logic
Jelle Raaijmakers
2023-01-19
CI: Add GitHub author presence check in commit linter
Jelle Raaijmakers
2023-01-19
LibJS: Return OptionalNone in fallible functions in the Intl namespace
Timothy Flynn
2023-01-19
LibJS: Add a special ThrowCompletionOr constructor for OptionalNone
Timothy Flynn
2023-01-19
LibLocale: Remove now-unused [LanguageID,LocaleID]::to_deprecated_string
Timothy Flynn
2023-01-19
LibJS: Port Intl locale resolution to String
Timothy Flynn
2023-01-19
LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId
Timothy Flynn
2023-01-19
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
Timothy Flynn
2023-01-19
LibJS: Propagate OOM errors from Intl Abstract Operations
Timothy Flynn
2023-01-19
LibLocale+LibJS: Port locale parsing and processing to String
Timothy Flynn
2023-01-19
LibLocale: Add a method to convert LocaleID to a String
Timothy Flynn
2023-01-19
Ladybird: Accept file drops
Karol Kosek
2023-01-19
Ladybird: Add URL and 'open in background' parameters to new_tab()
Karol Kosek
2023-01-19
Ladybird: Move the initial blank page load to BrowserWindow
Karol Kosek
2023-01-19
Ladybird: Don't prepend 'about:' urls with an http:// scheme
Karol Kosek
2023-01-19
Ladybird: Set initial page when NOT connected to WebDriver
Karol Kosek
2023-01-19
Meta: Use existing test-sources lists for Lagom instead of globbing
Sam Atkins
2023-01-19
Tests: Mark TestCommonmark as DISABLED
Sam Atkins
2023-01-19
Tests: Add missing library dependency for LibTimeZone tests
Sam Atkins
2023-01-19
Tests: Add missing library dependencies for LibGL tests
Sam Atkins
2023-01-19
Tests: Move test PDF files into Tests/LibPDF
Sam Atkins
2023-01-19
Meta/Lagom: Make sure that libraries are always linked as PRIVATE
Sam Atkins
2023-01-19
Tests: Correct `serenity_test()` invocation for LibTTF
Sam Atkins
2023-01-19
LibCore: Implement FileWatcher for macOS
Timothy Flynn
2023-01-19
LibCore: Make the FileWatcher test resilient against outside events
Timothy Flynn
2023-01-19
LibCore: Allow subclassing FileWatcher
Timothy Flynn
2023-01-19
AK: Move the AK::FixedPoint formatter to FixedPoint.h
Timothy Flynn
2023-01-19
Userland: Add missing Math.h and IntegralMath.h header includes
Timothy Flynn
2023-01-19
AK: Don't write trailing zeros with %g
Peter Elliott
2023-01-19
Utilities: Rewrite sort(1) to be more posixy
Peter Elliott
2023-01-19
Utilities: Replace fgrep with grep --fixed-strings
Peter Elliott
2023-01-19
Ports: Fix compatiblity issues with running package.sh on Serenity
Peter Elliott
2023-01-19
Presenter: Disable actions when there is no loaded presentation
Joao Luz
2023-01-19
LibC: Remove the stub iconv header
Tim Schumacher
2023-01-19
LibAudio: Skip MP3 frames if not enough historic data is available
Tim Schumacher
2023-01-19
LibAudio: Clear the MP3 bit stream when seeking
Tim Schumacher
2023-01-19
SoundPlayer: Translate device samples to source samples before seeking
Tim Schumacher
2023-01-19
SoundPlayer: Don't offset the seek bar with the last seek value
Tim Schumacher
2023-01-19
LibCore: Let offset-related Stream functions return an unsigned value
Tim Schumacher
2023-01-19
LibCore: Return `EBADF` on unsupported stream operations
Tim Schumacher
2023-01-19
LibDebug: Identify embedded resources with a preceding dot
Tim Schumacher
2023-01-19
LibDebug: Factor out the "looks like embedded resource" condition
Tim Schumacher
2023-01-18
LibWeb: Convert the Location object to IDL
Linus Groh
[prev]
[next]