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-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-21
Meta: Add a Wasm parser fuzzer
Ali Mohammad Pur
2021-05-21
CI: Bump update-alternatives priority to 100
Linus Groh
2021-05-21
CI: Also apt-get purge clang-11 in build_and_test_lagom step
Linus Groh
2021-05-20
LibCore: Let IODevice::can_read_line() buffer until \n or EOF
r-paiva
2021-05-20
AK: Added contains_in_range to Vector
r-paiva
2021-05-20
Utilities: Fix grep match when reading from stdin
r-paiva
2021-05-20
LibGL: Implement glHint()
Stephan Unverwerth
2021-05-20
3DFileViewer: Clean up file handling
Gunnar Beutner
2021-05-20
3DFileViewer: Move the example model into the home directory
Gunnar Beutner
2021-05-20
TextEditor: Don't launch a WebContent process until it's needed
Andreas Kling
2021-05-20
Clipboard+LibGUI: Remove unnecessary client/server greeting message
Andreas Kling
2021-05-20
WindowServer+LibGUI: Make client/server greeting faster
Andreas Kling
2021-05-20
LibGfx: Remove unused current_system_theme() function
Andreas Kling
2021-05-20
FontEditor: Make statusbar text generation more robust
Max Wipfli
2021-05-20
AK: Add UnicodeUtils with Unicode-related helper functions
Max Wipfli
2021-05-20
FontEditor: Add tooltip to "Move Glyph" button
Max Wipfli
2021-05-20
Kernel: Close a Thread tid lookup race
Tom
2021-05-20
LibWeb: Deal with Boxes that have a background, border and -radius
Tobias Christiansen
2021-05-20
LibWeb: Take border-radius into account when painting borders
Tobias Christiansen
2021-05-20
LibWeb: Introduce struct to hold border radii and normalize once
Tobias Christiansen
2021-05-20
LibWeb: Draw rounded corners for the backgrounds of Boxes
Tobias Christiansen
2021-05-20
LibWeb: Basic rendering of border-radius
Tobias Christiansen
2021-05-20
LibGfx: Add Painter::draw_circle_arc_intersecting()
Tobias Christiansen
2021-05-20
LibGfx: Add Painter::fill_rect_with_rounded_corners()
Tobias Christiansen
2021-05-20
LibWeb: Resolve shorthand for border-radius
Tobias Christiansen
2021-05-20
LibWeb: Make border-radius attibutes accessible
Tobias Christiansen
2021-05-20
LibWeb: Add border-radius to the CSS-parser
Tobias Christiansen
2021-05-20
LibWeb: Handle background-painting of Box in seperate function
Tobias Christiansen
2021-05-20
LibWeb: Move the painting of the border out of paint()
Tobias Christiansen
2021-05-20
Solitaire: Fix a spelling mistake in one of the variable names
Gunnar Beutner
2021-05-20
TextEditor+Browser: Enable HTML syntax highlighting on HTML documents
Ali Mohammad Pur
2021-05-20
LibWeb: Add a super basic HTML syntax highlighter
Ali Mohammad Pur
2021-05-20
LibWeb: Add position tracking information to HTML tokens
Ali Mohammad Pur
2021-05-20
LibWeb: Sort CMakeLists SOURCES entries
Ali Mohammad Pur
2021-05-20
Ports: Only do build check for configure, build, and install steps
Linus Groh
2021-05-20
LibGUI: Don't mark "open" FilePicker as done if the file is not found
Andreas Kling
2021-05-20
LibGUI: Make GUI::FilePicker handle absolute paths better
Andreas Kling
2021-05-20
LibGUI: Tweak API for getting the selected path
Andreas Kling
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
Andreas Kling
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-20
Ports: Add build completion sanity check to .port_include.sh
Linus Groh
2021-05-20
Variant: Remove redundant inline keyword
Lenny Maiorani
2021-05-20
HexEditor: find_and_highlight: Limit search to remaining buffer size
Brendan Coles
2021-05-20
Kernel: Stop allocating the PS2KeyboardDevice in the eternal heap
Idan Horowitz
2021-05-20
StateMachineGenerator: Put output into the CMake build directory
Andreas Kling
2021-05-20
WindowServer+DisplaySettings: Remove the weird "simple" wallpaper mode
Andreas Kling
2021-05-20
DisplaySettings: Improve wallpaper preview code
Andreas Kling
2021-05-20
3DFileViewer: Remove unveil() calls and add "thread" pledge
Andreas Kling
2021-05-20
Base: Update ladyball icons based on new variant from myphs
Andreas Kling
[next]