index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-03-08
UserspaceEmulator: Support munmap/mprotect with partial mappings
Ben Wiederhake
2021-03-08
UserspaceEmulator: Enable splitting regions at arbitrary points
Ben Wiederhake
2021-03-08
UserspaceEmulator: Convert backing storage from malloc to mmap
Ben Wiederhake
2021-03-08
LibWeb: Some improvements to CSS height:auto computation for blocks
Andreas Kling
2021-03-08
LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum
Brian Gianforcaro
2021-03-08
LibWeb: Implement StyleSheet.type
Andreas Kling
2021-03-08
LibWeb: Map all the IDL string types to AK::String for now
Andreas Kling
2021-03-08
LibWeb: Give CSSLoader a backpointer to its owner element
Andreas Kling
2021-03-08
LibWeb: Implement StyleSheet.ownerNode :^)
Andreas Kling
2021-03-08
LibWeb: Start exposing CSS style sheets to JavaScript :^)
Andreas Kling
2021-03-08
LibWeb: Allow specifying a custom C++ implementation for IDL attributes
Andreas Kling
2021-03-08
LibWeb: Make generated wrapper code cast IDL longs to i32 for now
Andreas Kling
2021-03-08
Base: Add sysctl man page
Brendan Coles
2021-03-08
Shell: Don't blindly dereference the result of Parser::parse()
AnotherTest
2021-03-08
Everywhere: Remove unnecessary whitespace at the end of some lines.
Emanuele Torre
2021-03-08
LibC: Remove stdbool.h as it is provided by the compiler
Mițca Dumitru
2021-03-08
LibC: Define static_assert in assert.h when it's being used in C
Mițca Dumitru
2021-03-08
LibCrypto: Fail with overflow when bitfield has too many unused bits
AnotherTest
2021-03-07
LibCompress: Rename libcompression.so to libcompress.so
Jelle Raaijmakers
2021-03-07
LibWeb: Fix clang-format issue in CSS/StyleResolver.cpp
Andreas Kling
2021-03-07
LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet
Andreas Kling
2021-03-07
LibWeb: Rename StyleRule => CSSStyleRule
Andreas Kling
2021-03-07
open: Fix opening "." (again)
Linus Groh
2021-03-07
Tests: Make syscall-fuzzer less brittle
Ben Wiederhake
2021-03-07
FileManager: Disable view change actions when directory is unreadable
Linus Groh
2021-03-07
Serendipity: Couple more tips and some clean-up
thankyouverycool
2021-03-07
Serendipity: Make main window a normal window
Andreas Kling
2021-03-07
Serendipity: Simplify GML and fix button alignment
Andreas Kling
2021-03-07
Serendipity: Make main window resizable (#5675)
supercyp
2021-03-07
LibWeb: Make tiled backgrounds scroll with content
Andreas Kling
2021-03-07
LaunchServer: Use new FileManager flags instead of two arguments
speles
2021-03-07
FileManager: Use ArgsParser, handle more options
speles
2021-03-07
LibCore: Add String variant for ArgsParser::add_positional_argument
speles
2021-03-07
LibGUI: Scroll selection into view when the IconView is first laid out
speles
2021-03-07
Applications: Open folder with pre-selected file where appropriate :^)
speles
2021-03-07
Shell: Add support for enumerating lists in for loops
AnotherTest
2021-03-07
Shell: Add support for 'immediate' expressions as variable substitutions
AnotherTest
2021-03-07
Shell: Do not parse history events in scripts
AnotherTest
2021-03-07
LibLine: Clear the buffer after invalidating prior written data
AnotherTest
2021-03-07
Shell: Add functions to the PATH cache when rebuilding the cache
AnotherTest
2021-03-07
Shell: Make the 'not' builtin return the correct exit code for functions
AnotherTest
2021-03-07
Shell: Corrently indent offset newlines when formatting
AnotherTest
2021-03-07
Shell: Skip caching PATH and history load/save when not interactive
AnotherTest
2021-03-06
LibGfx: Make most of Gfx::Color constexpr
Andreas Kling
2021-03-06
LibWeb: Add a couple child node operations to Node and add node types
Luke
2021-03-06
WebServer: Serve X-Frame-Options and X-Content-Type-Options HTTP headers
Brendan Coles
2021-03-06
LibGfx: Fix draw_triangle() precision issues
Stephan Unverwerth
2021-03-06
LibWeb: Make CSS background image painting respect destination origin and tra...
Mihai Parparita
2021-03-06
WebContent: Set correct scroll offset for PageHost painting
speles
2021-03-06
LibM: optimized (branchless) copysign
Nick Wanninger
[prev]
[next]