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
2021-11-25
ModelGallery: Use TRY() a lot more :^)
pbrw
2021-11-25
Mandelbrot: Use TRY() a lot more :^)
pbrw
2021-11-25
LibGfxScaleDemo: Use TRY() a lot more :^)
pbrw
2021-11-25
LibGfxDemo: Use TRY() a lot more :^)
pbrw
2021-11-25
Fire: Use TRY() a lot more :^)
pbrw
2021-11-25
Eyes: Use TRY() a lot more :^)
pbrw
2021-11-25
Cube: Use TRY() a lot more :^)
pbrw
2021-11-25
CatDog: Use TRY() a lot more :^)
pbrw
2021-11-24
FlappyBug: Support mouse clicks for flapping
Pedro Pereira
2021-11-24
SoundPlayer+LibDSP: Move the FFT implementation to LibDSP
kleines Filmröllchen
2021-11-24
Terminal: Tighten lambda captures in create_find_window()
Andreas Kling
2021-11-24
Terminal: Use LibCore syscall wrapper for ptsname()
Andreas Kling
2021-11-24
LibCore: Add syscall wrapper for ptsname()
Andreas Kling
2021-11-24
Terminal: Use ErrorOr and TRY() when setting up the "find" dialog
Andreas Kling
2021-11-24
Terminal: Use TRY() a lot more in serenity_main()
Andreas Kling
2021-11-24
man: Use LibCore syscall wrappers for pipe2() and dup2()
Andreas Kling
2021-11-24
LibCore: Add syscall wrapper for dup2()
Andreas Kling
2021-11-24
LibCore: Add syscall wrapper for pipe2()
Andreas Kling
2021-11-24
FileManager: Use TRY() a lot more in the main functions :^)
Andreas Kling
2021-11-24
LibGUI: Add GUI::Toolbar::try_add_separator()
Andreas Kling
2021-11-24
LibGUI: Add GUI::Menu::try_add_submenu()
Andreas Kling
2021-11-24
man: Port to LibMain :^)
Andreas Kling
2021-11-24
Base: Add Symbols for Legacy Computing to font Katica Regular 10
Lady Gegga
2021-11-24
LibWeb: Use a string instead of an internal Parser class in Supports
Sam Atkins
2021-11-24
LibWeb: Add <general-enclosed> support to Media Queries
Sam Atkins
2021-11-24
LibWeb: Use MatchResults for MediaQuery evaluation
Sam Atkins
2021-11-24
LibWeb: Use new GeneralEnclosed class in Supports
Sam Atkins
2021-11-24
LibWeb: Parse CSS `<general-enclosed>`
Sam Atkins
2021-11-24
LibWeb: Implement independent GeneralEnclosed class
Sam Atkins
2021-11-24
LibWeb: Make StyleRule to_string() methods output valid CSS
Sam Atkins
2021-11-24
LibWeb: Implement StyleComponentValueRule::to_string()
Sam Atkins
2021-11-24
LibWeb: Implement CSS::Token::to_string()
Sam Atkins
2021-11-24
strace: Implement get_process_name and gettid
Ben Wiederhake
2021-11-24
strace: Implement dbgputstr syscall
Ben Wiederhake
2021-11-24
Kernel+UE+LibC: Remove unused dbgputch syscall
Ben Wiederhake
2021-11-24
Applets/Audio: Remove unveiling /tmp/portal/config
Ralf Donau
2021-11-24
Kernel: Fix `futex` syscall return values
Jelle Raaijmakers
2021-11-24
LibPthread: Initialize conditions with realtime clock
Jelle Raaijmakers
2021-11-24
LibC: Remove commented out code from `futex()`
Jelle Raaijmakers
2021-11-24
CrashReporter: Don't visualize whitespace in memory regions text editor
Maciej
2021-11-24
LibJS: Make section URLs more consistent
Linus Groh
2021-11-24
LibJS: Simplify TemporalRelativeToString
Linus Groh
2021-11-24
Kernel: Allow higher audio sample rates than 65kHZ (`u16`)
Jelle Raaijmakers
2021-11-24
Base: Add Cherokee characters to font Katica Regular 10
Lady Gegga
2021-11-24
WebContent: Support inspection of DOM in nested browsing contexts
Vyacheslav Pukhanov
2021-11-24
LibWeb: Add JSON serialization for nested browsing contexts
Vyacheslav Pukhanov
2021-11-24
js: Add command line flag for disabling source line hints
Idan Horowitz
2021-11-24
js: Pretty-print custom error types
Idan Horowitz
2021-11-24
js: Add command line flag for disabling ANSI colors
Idan Horowitz
2021-11-24
Base: Add missing js(1) command line options
Idan Horowitz
[next]