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-02-22
LibSoftGPU: Apply regular cartesian coordinate system
Jelle Raaijmakers
2022-02-22
LibGL: East-const two methods in `Texture2D`
Jelle Raaijmakers
2022-02-22
LibGL+LibSoftGPU: Use more expressive `is_power_of_two`
Jelle Raaijmakers
2022-02-22
LibSoftGPU: Rename `rgba` to `bgra` to reflect actual value
Jelle Raaijmakers
2022-02-22
LibGL: Use `clamp<float>` for depth range
Jelle Raaijmakers
2022-02-22
LibSoftGPU: Generalize pixel buffers and standardize on BGRA8888
Jelle Raaijmakers
2022-02-22
LibGL: Remove superfluous `AK::dbgln` alias
Jelle Raaijmakers
2022-02-22
LibSoftGPU: Remove `Device::wait_for_all_threads()`
Jelle Raaijmakers
2022-02-22
LibSoftGPU: Remove unused `AK/Function.h` include
Jelle Raaijmakers
2022-02-22
LibSoftGPU: Use `fabsf` instead of `fabs` for `float`
Jelle Raaijmakers
2022-02-22
LibGL: Allow all primitives in `glBegin()`
Jelle Raaijmakers
2022-02-22
Ports: Enable `monkey4` engine for ScummVM
Jelle Raaijmakers
2022-02-22
Ports: Add libmpeg2
Jelle Raaijmakers
2022-02-22
Ports: Add libmad
Jelle Raaijmakers
2022-02-23
LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests
Ali Mohammad Pur
2022-02-23
LibJS: Print the expected and received value on expect.toEqual() failure
Ali Mohammad Pur
2022-02-23
Spreadsheet: Make Range.forEach() stop looping when it receives a Break
Ali Mohammad Pur
2022-02-22
Base: Merge Serifina into Roman font family as italic variant
thankyouverycool
2022-02-22
Shell: Start history counter from 1
Ryan Chandler
2022-02-22
Base: Fix Cyrillic in Katica
electrikmilk
2022-02-22
Documentation: Add `sudo apt update` step to build instructions
JT
2022-02-21
WindowServer: Mark window frame as invalidated when updating title
Tom
2022-02-22
Spreadsheet: Fix calling variable that wasn't defined
u9g
2022-02-21
Kernel: Use TRY() when validating clock_id in TimeManagement
Brian Gianforcaro
2022-02-21
SystemMonitor: Add missing /boot/Kernel.debug unveil
Idan Horowitz
2022-02-21
LibWeb: Support CSSStyleDeclaration.cssFloat
Andreas Kling
2022-02-21
LibWeb: Implement Node.removeChild() in terms of "pre-remove"
Andreas Kling
2022-02-21
LibWeb: Make document.write() work while document is parsing
Andreas Kling
2022-02-21
LibWeb: Use correct coordinate space when measuring space between floats
Andreas Kling
2022-02-21
LibWeb: Calculate edge of containing block correctly when floating right
Andreas Kling
2022-02-21
LibWeb: Don't shift right-floated boxes too much to the left
Andreas Kling
2022-02-21
Kernel: Fix allocating identity-mapped APIC memory on x86_64
Tom
2022-02-21
Kernel: Try to dispatch pending signals on context switch
Idan Horowitz
2022-02-21
Kernel: VERIFY that signals are not sent to Kernel processes
Idan Horowitz
2022-02-21
Kernel: Stop sending SIGCHLD to kernel parent processes
Idan Horowitz
2022-02-21
LibWeb: Fix floating boxes getting stacked on top of each other
Andreas Kling
2022-02-21
LibWeb: Compute table cell height after doing its inside layout
Andreas Kling
2022-02-21
LibWeb: Rename FormattingState::ensure() -> get_mutable()
Andreas Kling
2022-02-21
LibWeb: Add hack to avoid crashing on !child_display.is_flow_inside()
Andreas Kling
2022-02-21
LibWeb: Respect font-size specified by CSS in "em" length calculations
Andreas Kling
2022-02-21
LibWeb: Store overflow data in the FormattingState
Andreas Kling
2022-02-21
LibWeb: Create list-item markers during layout tree construction
Andreas Kling
2022-02-21
LibWeb: Start making our layout system "transactional"
Andreas Kling
2022-02-21
LibWeb: Add Layout::FormattingState
Andreas Kling
2022-02-21
LibWeb: Assign correct viewport dimensions when making style for ICB
Andreas Kling
2022-02-21
Userland: Ask first for unsaved changes after clicking an "Open" action
Karol Kosek
2022-02-21
LibWeb: Add basic support for dynamic markup insertion
Lorenz Steinert
2022-02-21
AK: Suppress clang-tidy warning on TODO()
Max Wipfli
2022-02-21
Kernel: Implement booting all CPU cores on x86_64
Tom
2022-02-21
Lagom: Port LibSyntax
Filiph Sandström
[next]