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-06-19
LibWeb: Implement HTMLBaseElement.href
Luke Wilde
2022-06-19
LibWeb: Add support for the <base> element changing the base URL
Luke Wilde
2022-06-19
Ports: Update mold to 1.0.3
kleines Filmröllchen
2022-06-19
Toolchain: Update mold to 1.0.3
kleines Filmröllchen
2022-06-19
Ports: Add OpenJDK port
Timur Sultanov
2022-06-19
LibC: Stop leaking FILE* from use of getgrnam and getgrgid
Andrew Kaster
2022-06-19
Kernel: Add sysconf for IOV_MAX
Andrew Kaster
2022-06-19
Kernel: Tolerate cloning MAP_STACK regions that are PROT_NONE
Andrew Kaster
2022-06-19
Kernel: Create /proc/pid/cmdline to expose process arguments in procfs
Andrew Kaster
2022-06-19
Ports: Use $arch-serenity-pc-clang{++} for CC and CXX
Andrew Kaster
2022-06-19
Ports: Add variables for Toolchain binary directory and cxxfilt
Andrew Kaster
2022-06-19
Meta: Install runtime/utility from jakt to make hello-jakt build again
Andrew Kaster
2022-06-18
Meta: Run PNG size checks on CI
kleines Filmröllchen
2022-06-18
Base: Optimize a bunch of PNGs
kleines Filmröllchen
2022-06-18
Meta: Add a PNG size check to CI and pre-commit checks
kleines Filmröllchen
2022-06-18
LibWeb: Rename Event.srcTarget to Event.srcElement
Luke Wilde
2022-06-18
LibC: Add `ctermid`
SeekingBlues
2022-06-18
LibJS: Update AdjustRoundedDurationDays function signature comment
Linus Groh
2022-06-18
LibJS: Move MergeLists into non-Temporal ECMA-262 amendments
Linus Groh
2022-06-18
LibJS: Rename CalendarMergeFieldNames to MergeLists
Linus Groh
2022-06-18
LibJS: Check value is an Object before checking for internal slots
Linus Groh
2022-06-18
LibJS: Make relativeTo required for AdjustRoundedDurationDays
Linus Groh
2022-06-18
Revert "AK: Add comparison operators to NonnullOwnPtr"
Linus Groh
2022-06-18
LibGfx: Move AntiAliasingPainter.cpp into Gfx namespace
MacDue
2022-06-18
LibWeb: Use the AA painter for drawing dotted lines
MacDue
2022-06-18
LibGfx: Add AA dotted horizontal/vertical lines
MacDue
2022-06-18
AK: Add comparison operators to NonnullOwnPtr
Allan Regush
2022-06-17
Ports: Add OptiPNG
kleines Filmröllchen
2022-06-17
LibC: Add printf and scanf format macros for "fast" and "least" types
kleines Filmröllchen
2022-06-17
LibJS/Tests: Remove outdated FIXME
Linus Groh
2022-06-17
ThemeEditor: Run gml-format
Linus Groh
2022-06-17
DisplaySettings: Use IPC calls instead of current_system_theme helper
networkException
2022-06-17
LibGfx: Rename DO_PATH macro to ENCODE_PATH to match ThemeEditor
networkException
2022-06-17
ThemeEditor: Allow temporarily overriding the system theme
networkException
2022-06-17
DisplaySettings: Handle an override theme being active
networkException
2022-06-17
LibGUI: Support setting an in memory theme in AbstractThemePreview
networkException
2022-06-17
Taskbar: Handle an override theme being active
networkException
2022-06-17
WindowServer: Allow temporarily overriding the system theme
networkException
2022-06-17
DisplaySettings: Update selected theme on change
networkException
2022-06-17
LibGUI: Actually update the selection in ComboBox::set_selected_index
networkException
2022-06-17
Taskbar: Update checked state of theme menu on global theme change
networkException
2022-06-17
LibGUI: Add on_theme_change callback to Application
networkException
2022-06-17
LibGUI: Add clear_selection helper for ComboBox
networkException
2022-06-17
BrowserSettings: Avoid adding empty domain to content filter
ferhatgec
2022-06-17
Ports: Add VVVVVV port
Grigoris Pavlakis
2022-06-17
LibC: Allow parsing numbers right on the cutoff
Tim Schumacher
2022-06-17
Kernel: Add missing #include in SysFS.cpp
Andreas Kling
2022-06-17
Kernel/SysFS: Remove derived BIOSSysFSComponent classes
Liav A
2022-06-17
Kernel/SysFS: Migrate components code from SysFS.cpp to the SysFS folder
Liav A
2022-06-17
Kernel/SysFS: Split the bulky BIOS.h file into multiple files
Liav A
[next]