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-15
PixelPaint: Implement Merge Active Layer Up
electrikmilk
2022-02-15
Playground: Add editor actions to the window menu
Karol Kosek
2022-02-15
LibWeb: Make IFC register absolutely positioned descendants with BFC
Andreas Kling
2022-02-15
LibWeb: Make InlineLevelIterator skip over positioned elements
Andreas Kling
2022-02-15
LibWeb: Implement HTMLElement.click()
Andreas Kling
2022-02-15
LibWeb: Add spec comments to the StackOfOpenElements class
Andreas Kling
2022-02-15
LibWeb: Rename element_before() => element_immediately_above()
Andreas Kling
2022-02-15
LibWeb: Add spec comments to find_appropriate_place_for_inserting_node()
Andreas Kling
2022-02-15
LibJS: Correct an include in PrimitiveString
davidot
2022-02-15
LibJS: Use CopyDataProperties when spreading in object expressions
davidot
2022-02-15
LibJS: Use entire array of SimpleIndexedPropertyStorage before growing
davidot
2022-02-15
LibWeb: Remove non-standard ReturnNullIfCrossOrigin IDL attribute
Linus Groh
2022-02-15
LibWeb: Implement BCC's "content document" concept according to spec
Linus Groh
2022-02-15
LibWeb: Implement Origin's "same origin-domain" concept
Linus Groh
2022-02-15
LibWeb: Rename Origin::is_same() to Origin::is_same_origin()
Linus Groh
2022-02-15
LibWeb: Rename Origin::is_null() to Origin::is_opaque()
Linus Groh
2022-02-15
Spreadsheet: Make ranges vertically end-inclusive
u9g
2022-02-14
LibJS: Add missing include for 'u32' to CanonicalIndex.h
Linus Groh
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-14
Meta: Use clang-13 instead of clang-12 in Azure CI
Idan Horowitz
2022-02-14
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-14
LibWeb: Add stacking contexts to Node::for_each_child_in_paint_order
Steven Schmoll
2022-02-14
LibGfx/PNG: Respect the tRNS chunk transparency with color type 2
Andreas Kling
2022-02-14
LibGfx/PNG: Collect tRNS (transparency chunk) info for all color types
Andreas Kling
2022-02-14
LibGfx: Remove unnecessary includes from PNGLoader.cpp
Andreas Kling
2022-02-14
LibGfx: Make Bitmap::has_alpha_channel() return true for RGBA8888
Andreas Kling
2022-02-14
LibWeb: Paint inline-level and replaced elements on top of floats
Andreas Kling
2022-02-14
LibWeb: Support inline-level padding and border properly
Andreas Kling
2022-02-14
LibWeb: Always assign box model metrics in IFC::dimension_box_on_line()
Andreas Kling
2022-02-14
LibUnicode: Port the CLDR time format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR date format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR number format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR locale generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the UCD generator to the stream API
Timothy Flynn
2022-02-14
LibTimeZone: Port the TZDB generator to the stream API
Timothy Flynn
2022-02-14
Base: Add new bitmap font Comic Book
Lady Gegga
2022-02-14
SystemServer: Remove now unnecessary call to chmod on /dev/audio
Liav A
2022-02-14
Kernel: Honor permission mode when creating new directories in DevTmpFS
Liav A
2022-02-14
pape: Improve error handling during option handling and bitmap loading
James Puleo
2022-02-14
WindowServer: Remove extraneous whitespace in `WindowServer.ipc`
James Puleo
2022-02-14
WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path
James Puleo
2022-02-14
HackStudio: Fix crash when requesting parameter list
Harrison Marshall
2022-02-14
LibGfx: Support color blending in Painter::draw_bitmap
Steven Schmoll
2022-02-14
ping: Count argument must be greater than zero
brapru
2022-02-14
ping: Fix off by one error in count argument
brapru
2022-02-14
Documentation: Add information about the limine-image target
czapek1337
2022-02-14
Meta: Bump Limine version to 2.78.2
czapek1337
2022-02-14
Meta: Include the EFI executable in Limine image
czapek1337
2022-02-14
Meta: Add support for the Limine bootloader
czapek1337
2022-02-14
PixelPaint: Change menu shortcut for "Fit Image to View"
Mustafa Quraish
[next]