index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2022-02-15
Base+Piano: Insert missing icons into menubar
electrikmilk
2022-02-15
LibJS: Fix cases where we incorrectly allowed 'in' in for loops
Anonymous
2022-02-15
DisplaySettings: Include aspect ratio in resolution list text
ForLoveOfCats
2022-02-15
LibWeb: Compute some height of BlockFormattingContexts earlier
michiell1
2022-02-15
Base+PixelPaint: Use Merge Active Layer Up/Down Icons
electrikmilk
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-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
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
SystemServer: Remove now unnecessary call to chmod on /dev/audio
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
PixelPaint: Change menu shortcut for "Fit Image to View"
Mustafa Quraish
2022-02-14
ImageViewer: Add "Fit Image to View" action
Mustafa Quraish
2022-02-14
ImageViewer: Fix window resizing on first image
Mustafa Quraish
2022-02-14
LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget
Mustafa Quraish
2022-02-14
Utilities: Fix du to print stats for regular files
Pankaj Raghav
2022-02-14
nc: Extend TCP listening port functionality
brapru
2022-02-14
LibCore: Remove Core::Socket :^)
sin-ack
2022-02-14
SystemServer: Remove Socket.h header + use Core::System in some places
sin-ack
2022-02-14
LibCore: Implement System::fchown
sin-ack
2022-02-14
LibCore+Tests: Remove Core::UDPSocket :^)
sin-ack
[next]