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
2023-02-08
LibGfx: Validate type of cicpTag in ICC Profile
Nico Weber
2023-02-08
js: Remove DeprecatedString usage in `load_json_impl()`
Evan Smal
2023-02-08
js: Use const where possible in `parse_and_run()`
Evan Smal
2023-02-08
js: Convert `s_history_path` to String and propagate errors
Evan Smal
2023-02-08
js: Use `Core::Stream::File` in place of POSIX in `write_to_file()`
Evan Smal
2023-02-08
js: Use String in `prompt_for_level()` and `read_next_piece()`
Evan Smal
2023-02-08
LibGfx+icc: Read cicpType
Nico Weber
2023-02-08
LibGfx: Add another profile ID to ICC quirk list
Nico Weber
2023-02-08
LibGfx: Add ICC v2 tags to tag list
Nico Weber
2023-02-08
LibGfx+icc: Read signatureType
Nico Weber
2023-02-08
LibGfx+icc: Read namedColor2Type
Nico Weber
2023-02-08
Settings: Improve default window size
Cubic Love
2023-02-07
LibWeb: Null check `nearest_sibling` in `generate_missing_parents`
Aliaksandr Kalenik
2023-02-07
LibWeb: Table wrappers should not be ignored in auto height calculation
Aliaksandr Kalenik
2023-02-07
SpaceAnalyzer: "Open Containing Folder" => "Reveal in File Manager"
Andreas Kling
2023-02-07
TextEditor: "Open Containing Folder" => "Reveal in File Manager"
Andreas Kling
2023-02-07
LibGUI: Add 9 and 11 to the list of suggested sizes in FontPicker
Andreas Kling
2023-02-07
SoundPlayer: Remove AutoSlider for the seek bar in favor of Slider
Zaggy1024
2023-02-07
VideoPlayer: Pause while the user is dragging the seek bar
Zaggy1024
2023-02-07
LibGUI: Add callbacks for Slider drags starting and ending
Zaggy1024
2023-02-07
LibGUI: Make sliders start a drag when jumping to the cursor
Zaggy1024
2023-02-07
Ports: Update qemu to 7.2.0
Kenneth Myhra
2023-02-07
Ports: Update mc to 4.8.29
Kenneth Myhra
2023-02-07
Ports: Update glib to 2.75.2
Kenneth Myhra
2023-02-07
Meta: Automatically select best apt mirror
MacDue
2023-02-07
LibGUI+About: Make AboutDialog creation fallible
Sam Atkins
2023-02-07
LibGUI: Convert AboutDialog layout to GML
Sam Atkins
2023-02-07
Browser: Use `GUI::CommonActions::make_about_action()`
Sam Atkins
2023-02-06
LibWeb: Add layout tests for floats, margins collapsing and positioning
Aliaksandr Kalenik
2023-02-06
Ladybird: Specify window size in layout dump mode
Aliaksandr Kalenik
2023-02-06
Kernel: Return ENAMETOOLONG when trying to set a too-long thread name
Sam Atkins
2023-02-06
Kernel: Protect Thread::m_name with a spinlock
Sam Atkins
2023-02-06
Kernel: Protect Process::m_name with a spinlock
Sam Atkins
2023-02-06
Kernel: Remove create_inode_watcher syscall from the big lock
Sam Atkins
2023-02-06
Kernel: Remove pledge syscall from the big lock
Sam Atkins
2023-02-06
LibGfx: Add table size validation for ICC lut16Type
Nico Weber
2023-02-06
Ports/grep: Update to 3.8
Mr.UNIX
2023-02-06
Ports/sed: Update to 4.9
Mr.UNIX
2023-02-06
Ports/nano: Update to 7.2
Mr.UNIX
2023-02-06
Ports/gawk: Update to 5.2.1
Mr.UNIX
2023-02-06
LibChess: Factorize the returned `StringView` for a draw
Lucas CHOLLET
2023-02-06
Chess+LibChess: Avoid using `DeprecatedString` whenever possible
Lucas CHOLLET
2023-02-06
Chess: Move `ChessWidget` to the create pattern
Lucas CHOLLET
2023-02-06
Base: Add some characters to Katica Regular 10
Cubic Love
2023-02-06
Meta: Use proper abbreviation for WebAssembly in README
Steren
2023-02-05
LibGfx: Fix comment typo in ICC code
Nico Weber
2023-02-05
Kernel: Pass `ipv4_packet_size` to `ipv4.set_length()`
Iman Seyed
2023-02-05
Kernel: Fix CPUInfo error propagation fixme
MacDue
2023-02-05
AK: Always define ak_assertion_failed, even when NDEBUG is false
Andrew Kaster
2023-02-05
Ports/nasm: Update to 2.16.01
Mr.UNIX
[next]