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
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
2022-02-14
nc: Convert to Core::Stream::UDPSocket
sin-ack
2022-02-14
LookupServer: Convert to Core::Stream::UDPSocket
sin-ack
2022-02-14
LibCore: Add a timeout option to UDPSocket::connect
sin-ack
2022-02-14
LibCoredump: Respect coredump's LD_LIBRARY_PATH when searching libraries
Sviatoslav Peleshko
2022-02-14
HexEditor: Fix copy {text/hex} to clipboard
Federico Guerinoni
2022-02-14
HexEditor: Fix crash of copy action when selection is empty
Federico Guerinoni
2022-02-14
WindowServer: Consolidate tiled and maximized window rects calculation
Vitaly Dyachkov
2022-02-14
AudioServer: Use first audio channel in the /dev/audio directory
Liav A
2022-02-14
SystemServer: Create audio channel device nodes in /dev/audio directory
Liav A
2022-02-14
profile: Document "read" profiling event
Jakub Berkop
2022-02-14
Profiler: Add ability to process read syscalls
Jakub Berkop
2022-02-14
profile: Command recognizes "read" event type
Jakub Berkop
2022-02-14
LibWeb: Add support for the record variant of URLSearchParams
Luke Wilde
2022-02-14
js: Add a print() function to the environment
Ali Mohammad Pur
2022-02-14
LibRegex: Correct the alternative matching order when one is empty
Ali Mohammad Pur
2022-02-14
LibWeb: Don't emit current token on EOF in HTML Tokenizer
Karol Kosek
2022-02-14
LibWeb: Fix highlighting HTML comments
Karol Kosek
2022-02-13
LibCore: Allow event loops on other threads to wake up
kleines Filmröllchen
2022-02-13
LibCore: Fix event loop stacks on non-main threads
kleines Filmröllchen
2022-02-13
LibVT: Fix triple click behavior
brapru
[next]