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-11-07
Ports: Update fio to version 3.33
Brian Gianforcaro
2022-11-06
Everywhere: Remove redundant inequality comparison operators
Daniel Bertalan
2022-11-06
Meta+LibUnicode: Avoid relocations for emoji data
Gunnar Beutner
2022-11-06
Meta+LibUnicode: Avoid relocations for static unicode data
Gunnar Beutner
2022-11-06
Base: Add appropriate entries for VideoPlayer
Slimey
2022-11-06
Base+Ports: Rename 'Sound' category to 'Media'
Slimey
2022-11-06
VideoPlayer: Add quit action and help menu
Slimey
2022-11-06
VideoPlayer: Show current open file in the title
Slimey
2022-11-06
Base: Add test for sizing children of grid
martinfalisse
2022-11-06
LibWeb: Calculate grid content height using column width
martinfalisse
2022-11-06
LibWeb: Use AvailableSpace when referring to the grid width
martinfalisse
2022-11-06
LibWeb: Calculate grid columns first, and grid rows second
martinfalisse
2022-11-06
LibWeb: Calculate available space for children of the grid
martinfalisse
2022-11-06
LibWeb: Replace some unnecessary ShadowRoot verify_cast with static_cast
Baitinq
2022-11-06
LibJS: Remove the now-unused LocalTZA AO
Timothy Flynn
2022-11-06
LibJS: Change ToLocalTime to use epoch nanoseconds
Timothy Flynn
2022-11-06
LibJS: Remove infallibility marker from DefaultTimeZone invocation
Timothy Flynn
2022-11-06
Base: Add some extra `conic-gradient()` test cases
MacDue
2022-11-06
LibWeb: Fix some `conic-gradient()` painting issues
MacDue
2022-11-06
LibWeb: Fix parsing `conic-gradient()`s with only `at <position>`
MacDue
2022-11-05
Ports: Enable ssl and ztd features for Qt port
Clemens Wasser
2022-11-05
Ports: Build Qt modules Network and Concurrent
Clemens Wasser
2022-11-05
LibC: Add missing definitions for IPv6 packet info
Clemens Wasser
2022-11-05
LibC: Implement pthread_testcancel
Clemens Wasser
2022-11-05
Userland: Add support for jails
Liav A
2022-11-05
Userland/pls: Use Core::System::exec_command method to execute a command
Liav A
2022-11-05
LibCore: Add System::exec_command method
Liav A
2022-11-05
Base: Add information about the new /sys/kernel/jails node
Liav A
2022-11-05
Kernel: Add support for jails
Liav A
2022-11-05
Kernel: Add copy_typed_from_user for non-const Userspace<T*>
Liav A
2022-11-05
Games: Add BrickGame
Oleg Kosenkov
2022-11-05
AK: Introduce fixed-width floating point types (f32, f64, f80 and f128)
Dan Klishch
2022-11-05
Toolchain: Disable makeinfo for binutils
Christopher Wales
2022-11-05
LibWeb: Render text inside <input type=password> as asterisks (`*`)
Andreas Kling
2022-11-05
LibWeb: Inherit style across shadow tree boundaries
Andreas Kling
2022-11-05
LibWeb: Add DOM::Node::parent_or_shadow_host_element()
Andreas Kling
2022-11-05
Kernel: Make sys$msyscall() not take the big lock
Andreas Kling
2022-11-05
WebContent: Capture horizontal overflow in full document screenshots
Timothy Flynn
2022-11-05
WebContent: Store and provide access to web page content size
Timothy Flynn
2022-11-05
LibJS: Rename ToShowTimeZoneNameOption to ToTimeZoneNameOption
Smrtnyk
2022-11-05
LibWeb: Use relative units for gradients until painting
MacDue
2022-11-05
LibGUI: Hold down Alt when clicking TreeView to expand full subtree
Easton Pillay
2022-11-05
LibWeb: Use preferred flex item sizes as min/max-content contribution
Andreas Kling
2022-11-05
Browser: Add a context menu item to take a full document screenshot
Timothy Flynn
2022-11-05
LibWebView+WebContent: Add an IPC to take a full document screenshot
Timothy Flynn
2022-11-05
Browser: Rename "take screenshot" action to "take visible screenshot"
Timothy Flynn
2022-11-05
CI: Check out PR merge branch instead of source
Jelle Raaijmakers
2022-11-04
Browser: Add a banner to tabs controlled by WebDriver
Linus Groh
2022-11-04
Browser: Refactor WebDriver flag activation into a single function
Linus Groh
2022-11-05
WebDriver+Browser: Implement `GET /session/{id}/element/{id}/screenshot`
Timothy Flynn
[next]