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-08-08
LibWeb: Fix RectStyleValue to_string() implementation
Tom
2022-08-08
Kernel/FileSystem: Use a new debug flag for SysFS debug messages
Liav A
2022-08-07
LibWeb: Allow % height of a % height parent in block-formatted elements
MacDue
2022-08-07
LibWeb: Allow absolute boxes to have a % height of a % height parent
MacDue
2022-08-07
LibWeb: Implement clip property
Tom
2022-08-07
LibWeb: Use rect value in CSS clip property
Tom
2022-08-07
LibWeb: Parse rect style value
Tom
2022-08-07
Base: Add test page for CSS clip property
Tom
2022-08-07
Browser: Make Refresh action in tab context menu refresh the chosen tab
Karol Kosek
2022-08-07
Browser: Make the bookmark button use an action
Karol Kosek
2022-08-07
Browser: Show bookmark and history page lists under the their buttons
Karol Kosek
2022-08-07
Browser: Set margins for BookmarkBarWidget
Karol Kosek
2022-08-07
Browser: Use overflow-menu icon for hidden bookmarks the button
Karol Kosek
2022-08-07
Base: Add an example `-webkit-linear-gradient()`
MacDue
2022-08-07
LibWeb: Support `-webkit-linear-gradient()` correctly
MacDue
2022-08-07
Base: Add HexEditor manual
djwisdom
2022-08-06
Kernel: Rounding size of bss to be a multiple of 8 for aarch64 linker.ld
Timon Kruiper
2022-08-06
Kernel: Add logic to RPi UART driver to emit CR when encountering LF
Timon Kruiper
2022-08-06
LibJS: Teach String.prototype.concat() to create rope strings
Andreas Kling
2022-08-06
LibJS: Correct BalanceDurationRelative algorithm
Linus Groh
2022-08-06
LibJS: Rename PrimitiveString::m_{left,right} to m_{lhs,rhs}
Linus Groh
2022-08-06
LibJS: Support creation of global object in Realm::set_global_object()
Linus Groh
2022-08-06
LibJS+LibWeb: Restore type safety of Realm::set_global_object()
Linus Groh
2022-08-06
LibJS: Implement string concatenation using ropes
Andreas Kling
2022-08-05
Base: Add symbols that were previously emoji pngs
FrHun
2022-08-05
Base: Remove black only symbols from emojis
FrHun
2022-08-05
Base: Add yet more colorized emojis
Beckett Normington
2022-08-05
Base: Update FontEditor manual use images with improved resolution
djwisdom
2022-08-05
Minesweeper: Update GML and fix layout issues
thankyouverycool
2022-08-05
LibGUI: Register "bitmap" GML property for ImageWidget
thankyouverycool
2022-08-05
AK: Add human_readable_digital_time() helper
thankyouverycool
2022-08-05
LibGUI+Applications: Govern Splitter resizing by opportunistic growth
thankyouverycool
2022-08-05
LibGUI: Calculate maximum primary size for Splitter resizees
thankyouverycool
2022-08-05
LibJS: Run clang-format on Realm.cpp
Andreas Kling
2022-08-05
LibWeb: Port web workers to the "create a new JavaScript realm" API
Andreas Kling
2022-08-05
LibWeb: Don't paint non-visible frames
Andreas Kling
2022-08-05
LibJS: Actually create a new Realm in $262.createRealm()
Andreas Kling
2022-08-05
LibWeb: Support assigning to window.location
Andreas Kling
2022-08-05
LibWeb: Bring browsing context creation closer to spec
Andreas Kling
2022-08-05
LibWeb: Add API for setting a document's referrer
Andreas Kling
2022-08-05
LibWeb: Store document origin as a HTML::Origin object
Andreas Kling
2022-08-05
LibGfx: Don't use Span<u32> as hash key for cached emojis
Andreas Kling
2022-08-05
LibWeb: Clear the "is initial about:blank" flag in Document.write()
Andreas Kling
2022-08-05
LibWeb: Use Document::m_type to check for XML documents
Andreas Kling
2022-08-05
LibWeb: Show iframe URLs in layout tree dumps
Andreas Kling
2022-08-05
LibWeb: Start implementing "create and initialize a Document" from HTML
Andreas Kling
2022-08-05
LibWeb: Add HTML::NavigationParams
Andreas Kling
2022-08-05
LibJS: Make Interpreter::create() call InitializeHostDefinedRealm()
Andreas Kling
2022-08-05
LibJS: Implement a more general InitializeHostDefinedRealm AO
Andreas Kling
2022-08-05
LibWeb: Add a way to construct HTML::Window without a DOM::Document
Andreas Kling
[prev]
[next]