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-10-02
LibGfx: Add `[[nodiscard]]` to Matrix operators
MacDue
2022-10-02
LibGfx: Add Matrix::operator*(T scalar)
MacDue
2022-10-02
LibGfx: Add Matrix::operator+(Matrix const & other)
MacDue
2022-10-02
LibWeb: Report the current OS instead of always saying SerenityOS
Andreas Kling
2022-10-02
LibWeb: Improve placement of abspos boxes with dual-auto insets
Andreas Kling
2022-10-02
AK: Add more AK_OS_FOO macros, including AK_OS_SERENITY
Andreas Kling
2022-10-02
LibWeb: Reset painter translation when painting fixed-position elements
Andreas Kling
2022-10-02
LibGfx: Add a way to get the Painter's current 2D translation
Andreas Kling
2022-10-02
LibWeb: Add helpful locals in layout_absolutely_positioned_element()
Andreas Kling
2022-10-02
LibWeb: Vertical % margins are relative to containing block width
Andreas Kling
2022-10-02
LibWeb: Reorganize layout algorithms around available space
Andreas Kling
2022-10-02
LibWeb: Don't try to format inline-block boxes in BFC
Andreas Kling
2022-10-02
LibWeb: Fix crash when loading a HTML string that contains an iframe
MacDue
2022-10-02
Base: Add a moderate amount of emojis
Mykola
2022-10-02
LibJS: Show class name in the dump from the NewClass instruction
Hendiadyoin1
2022-10-02
LibJS: Set class' source text in NewClass instruction
Hendiadyoin1
2022-10-02
Base: Update ports serenity-theming use latest commit f0100c2
djwisdom
2022-10-02
Calendar: Fix crash when changing event date
Monroe Clinton
2022-10-02
Base: Fix grammar-o in GML Widget documentation
Nico Weber
2022-10-02
Ports/sdl12-compat: Update to version 1.2.56
Tim Schumacher
2022-10-01
LibWeb: Don't scale by x, x when a scale x, y is provided as a transform
Hendiadyoin1
2022-10-01
LibWeb: Remove the internal window object from WebEngineCustomData
Andrew Kaster
2022-10-01
LibWeb: Cleanup unecessary uses and includes of HTML::Window
Andrew Kaster
2022-10-01
Fuzzers: Convert FuzzCSSParser to use the MainThreadVM
Andrew Kaster
2022-10-01
LibWeb: Remove unused DOM::Node::window helper method
Andrew Kaster
2022-10-01
LibWeb: Ensure that replaced documents keep the Window of their sibling
Andrew Kaster
2022-10-01
LibWeb: Remove prototype and constructor helpers from Window
Andrew Kaster
2022-10-01
LibWeb: Use prototype and constructor methods from new Intrinsics
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from assorted classes
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from UIEvents classes
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from WebAssembly classes
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from SVG classes
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from Geometry classes
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from HTML classes
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from CSS classes
Andrew Kaster
2022-10-01
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
Andrew Kaster
2022-10-01
LibWeb: Introduce new construct_impl method for bound classes
Andrew Kaster
2022-10-01
LibWeb: Move Web prototypes and constructors to new Intrinsics object
Andrew Kaster
2022-10-01
AK: Fix naming conflict with compiler builtin
Daniel Bertalan
2022-10-01
Lagom: Link LibMain statically
Daniel Bertalan
2022-10-01
Ports/OpenJDK: Use posix_fallocate
DJtheRedstoner
2022-10-01
Ports/OpenJDK: Update for the removal of StringView(char const*)
DJtheRedstoner
2022-10-01
Base: Adjust size of emoji U+1F1F8_U+1F1EF
Xexxa
2022-10-01
Toolchain: Hardcode the results of LLVM runtime library detection
Tim Schumacher
2022-10-01
Base: Adjust size of emoji U+1F1F5_U+1F1E6
Xexxa
2022-10-01
Base: Adjust size of emoji U+1F1EF_U+1F1F2
Xexxa
2022-10-01
Toolchain: Only reextract GCC-related tarballs if patches change
Tim Schumacher
2022-10-01
Toolchain: Move the binutils patch into its own folder
Tim Schumacher
[prev]
[next]