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
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-12-06
LibWeb: Do not try to place out-of-flow blocks in anonymous nodes
Aliaksandr Kalenik
2022-12-05
Meta: Initialize the WASM JS REPL with a known time zone
Timothy Flynn
2022-12-05
Meta: Explicitly link generated compile-time data into the WASM JS REPL
Timothy Flynn
2022-12-05
LibAudio: Use `NonnullOwnPtr` to keep track of LoaderPlugin streams
Tim Schumacher
2022-12-05
LibAudio: Switch LoaderPlugin to a more traditional constructor pattern
Tim Schumacher
2022-12-05
LibAudio: Stop passing `Bytes` by reference
Tim Schumacher
2022-12-05
LibWeb: Fix box-shadows where the border-radius is < the blur-radius
MacDue
2022-12-05
LibWeb: Inherit TableFormattingContext from FC instead of BFC
Aliaksandr Kalenik
2022-12-05
LibWeb: Add vertical-align support for table cells
Aliaksandr Kalenik
2022-12-05
LibWeb: Move box_baseline from LineBuilder.cpp to LayoutState.cpp
Aliaksandr Kalenik
2022-12-05
LibWeb: Implement intrinsic width calculation for TFC
Aliaksandr Kalenik
2022-12-05
LibWeb: Take rowspan into account while table formatting
Aliaksandr Kalenik
2022-12-05
LibWeb: Start implementation of CSS Table 3 spec
Aliaksandr Kalenik
2022-12-05
LibGUI: Fix a typo
Cameron Youell
2022-12-05
Documentation: Fix typo in AdvancedBuildInstructions.md
Agustin Gianni
2022-12-05
Kernel: Don't memset() allocated memory twice in kcalloc()
Andreas Kling
2022-12-04
Ports: Update serenity-theming app use latest commit
djwisdom
2022-12-04
MouseSettings: Add "Natural scrolling" toggle
Filiph Sandström
2022-12-04
WindowServer: Add "Natural scrolling" support
Filiph Sandström
2022-12-04
Meta: Update all references of clang-format-14 to clang-format-15
Liav A
2022-12-04
WebContent+WebDriver: Implement `POST /session/{id}/window` endpoint
Victor Song
2022-12-04
WebContent: Unveil /usr/lib as readable
MacDue
2022-12-04
DisplaySettings: Remove unnecessary check for an overridden theme
Osamu-kj
2022-12-04
Utilities: Add strings
Alec Murphy
2022-12-04
LibGUI: Swap Next and Previous button on IncrementalSearchBanner
Štěpán Balážik
2022-12-03
Documentation: Recommend CLion code style settings over manual steps
Andreas Oppebøen
2022-12-03
Everywhere: Remove 'clang-format off' comments that are no longer needed
Linus Groh
2022-12-03
Everywhere: Run clang-format
Linus Groh
2022-12-03
Meta: Switch to clang-format-15 as the standard formatter
Linus Groh
2022-12-03
LibCodeComprehension: Add .clang-format to disable formatting for tests
Linus Groh
2022-12-03
Ports: Update qt6-qt5compat to 6.4.0
Andrew Kaster
2022-12-03
Ports: Clean up host path detection in qt6-serenity
Andrew Kaster
2022-12-03
Ports: Update Qt6 port to 6.4.0
Andrew Kaster
2022-12-03
LibC: Add definitions for missing ELF constants
Andrew Kaster
2022-12-03
Ports: Use CMake to build the zstd port
Andrew Kaster
2022-12-03
Ports: Add port for double-conversion 3.2.1
Andrew Kaster
2022-12-03
Kernel: Implement PIT::set_periodic() and PIT::set_non_periodic()
Vitriol1744
2022-12-03
Documentation: Update WSL QEMU Installation Requirements
sno2
2022-12-03
LibJS: Add a function to ensure calls are made within the same second
davidot
2022-12-03
LibC: Return h_aliases array from gethostbyname() and gethostbyaddr()
Taj Morton
2022-12-03
Ports/alpine: Add patches to build Alpine on Serenity
Taj Morton
2022-12-03
Kernel: Reject create links on paths that were not unveiled as writable
Liav A
2022-12-03
CI: Run test262 tests with optimized bytecode as well
Idan Horowitz
2022-12-03
test262-runner: Add option to enable bytecode optimizations
Idan Horowitz
2022-12-03
LibWeb: Fix integer overflow in gradient painting
MacDue
2022-12-03
LibGfx: Fix some more antialiased line off-by-ones
MacDue
2022-12-03
LibGfx: Remove some unused AntiAliasingPainter methods
MacDue
2022-12-03
LibGfx: Add some AntiAliasingPainter FIXMEs
MacDue
2022-12-03
LibJS: Add an EliminateLoads pass to Bytecode
Hendiadyoin1
[next]