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-04-03
LibWeb: Add support for HTML input type=radio
Timothy Flynn
2021-04-03
Base: Add test page for HTML input type=radio elements
Timothy Flynn
2021-04-03
LibWeb: CSSImportRule::set_style_sheet() should take a CSSStyleSheet
Andreas Kling
2021-04-03
LibWeb: Add a FrameHostElement for frame/iframe common functionality
Andreas Kling
2021-04-03
Kernel: Introduce a new HID subsystem
Liav A
2021-04-03
LibKeyboard: Mark CharacterMap::get_char as const
Liav A
2021-04-03
Documentation: Add supported and tested motherboards to the list
Liav A
2021-04-03
Documentation: Clarify that AHCI is supported but may suffer from bugs
Liav A
2021-04-03
Revert "Kernel/PCI: Allow to set the PCI IRQ line of a device"
Liav A
2021-04-03
Kernel/Storage: Add support for IDE controllers in PCI native mode
Liav A
2021-04-03
Kernel: NetworkTask: Remove 10.0.2.x as default IP for NIC interfaces
Brendan Coles
2021-04-03
LibWeb: Support rendering background images with 'background-repeat'
Timothy Flynn
2021-04-03
LibWeb: Store computed CSS value of background-repeat
Timothy Flynn
2021-04-03
Base: Add test page for the 'background-repeat' property
Timothy Flynn
2021-04-03
LibCrypto: Avoid overly big allocs in intermediate ModularPower results
AnotherTest
2021-04-03
LibTLS: Make the TLS connection options user-configurable
AnotherTest
2021-04-03
LibTLS: Remove long-outdated comment that no longer makes sense
AnotherTest
2021-04-03
LibTLS: Move TLS extensions to a separate 'extensions' struct
AnotherTest
2021-04-02
Taskbar: Tweak taskbar widget margins
Andreas Kling
2021-04-02
LibGUI: Subtract layout margin when placing items along secondary axis
Andreas Kling
2021-04-02
Documentation: Split brew install commands into core and fuse+ext2
thislooksfun
2021-04-02
Documentation: Add cmake to brew installs
thislooksfun
2021-04-02
Documentation: Update macOS build path in BuildInstructions.md
thislooksfun
2021-04-02
Meta: Resolve some pylint violations in Python lint scripts
Brendan Coles
2021-04-02
LibJS: Use empty value for Reference unresolvable state, not undefined
Linus Groh
2021-04-02
LibJS: Move 'typeof' string functionality from AST to Value
Linus Groh
2021-04-02
LibGUI: Always outline selected date and paint today's date bold
thankyouverycool
2021-04-02
LibGUI+Calendar: Inherit from Frame class
thankyouverycool
2021-04-02
LibWeb: Add a line box fragment for <br> nodes
Timothy Flynn
2021-04-02
WindowServer+MouseSettings: Add ability to configure double-click speed (#5876)
Daniël van de Burgt
2021-04-02
AK: Inline HashTable writing bucket lookup
thislooksfun
2021-04-02
AK: Inline the bucket index calculation
thislooksfun
2021-04-02
AK: Add tests for HashTable
thislooksfun
2021-04-02
LibWeb: Don't interpreter invalid CSS pseudo-classes as '*' selector
Andreas Kling
2021-04-02
WindowServer: Un-nest MenuManager::handle_mouse_event() a bit
Andreas Kling
2021-04-02
LibJS: Implement most of String.prototype.replace
Timothy Flynn
2021-04-02
js: Hook up promise rejection tracking callbacks
Linus Groh
2021-04-02
js: Add REPL pretty-printing handler for Promises
Linus Groh
2021-04-02
LibWeb: Run queued promise jobs after callbacks
Linus Groh
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-04-01
Ports: Build Python with --disable-ipv6
Linus Groh
2021-04-01
LibRegex: Test alternatives in the expected order
AnotherTest
2021-04-01
LibRegex: Allow references to capture groups that aren't parsed yet
AnotherTest
2021-04-01
AK: Fix bogus return type of Result::release_error() (#6054)
vcollette
2021-04-01
Ports: Updated the SDL2_mixer port to make it compile without
Manuel Palenzuela
2021-04-01
Ports: Added a SDL2_image port
Manuel Palenzuela
2021-04-01
Ports: Get Python's --build value from config.guess
Linus Groh
2021-04-01
Ports: add libvorbis
Alexander
2021-03-31
LibJS: Provide 'details' key in results object for duplicate test
Linus Groh
2021-03-31
Base: Add a bullet emoji •
Timothy Flynn
[next]