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-09-21
LibWeb: Update visibility when Node was invisible before
Jan Metzger
2022-09-21
Base: Add a few more emoji
CenTdemeern1
2022-09-21
SystemMonitor: Save configuration of columns
Orel
2022-09-21
Meta: Add Brandon Jordan to the contributors list :^)
Linus Groh
2022-09-21
Base: Add 17 new emojis
electrikmilk
2022-09-20
LibWeb: Implement Document/BrowsingContext hookup according to spec
Andreas Kling
2022-09-20
LibWeb: Implement aborting the HTML parser
Andreas Kling
2022-09-20
Kernel: Ensure proper locking when mutating boot console cursor
Liav A
2022-09-20
Kernel: Mark Console::{hide,show}_cursor methods protected
Liav A
2022-09-20
Meta: Add isa-vga device to ISA-PC and microvm machine types
Liav A
2022-09-20
Kernel/Graphics: Introduce support for QEMU isa-vga device
Liav A
2022-09-20
Kernel/PCI: Consider ACPI MCFG existence in IO probe test
Liav A
2022-09-20
Kernel/Graphics: Always ensure a console is set when initialization ends
Liav A
2022-09-20
Kernel/Storage: Force PIO mode for ISA IDE controllers
Liav A
2022-09-20
StateMachineGenerator: Remove unused variable
Federico Guerinoni
2022-09-20
Kernel: Move x86-specific init sequence code to the x86/Arch directory
Liav A
2022-09-20
Kernel: Move x86-specific IRQ controller code to Arch/x86 directory
Liav A
2022-09-20
Kernel: Move PCI IDE driver code to the Arch/x86 directory
Liav A
2022-09-20
Kernel: Move x86 Bochs VBE code to the Arch/x86 directory
Liav A
2022-09-20
Kernel: Move x86-specific HID code to the Arch/x86 directory
Liav A
2022-09-20
Kernel: Don't compile ISA IDE controller code in non-x86 builds
Liav A
2022-09-20
Kernel/PCI: Convert PCI BAR number to a strong typed enum class
Liav A
2022-09-20
Kernel: Remove stale includes of x86 IO header file
Liav A
2022-09-20
Kernel/Tests: Don't compile x86 IO for non-x86 builds
Liav A
2022-09-20
Kernel: Move VMWare backdoor communication code to the x86 directory
Liav A
2022-09-20
Kernel: Move PCI initialization x86-specific code to the arch directory
Liav A
2022-09-20
Kernel: Don't blindly compile Bochs debug output code in ConsoleDevice
Liav A
2022-09-20
Kernel: Move PCSpeaker code to the x86-specific architecture directory
Liav A
2022-09-20
Kernel/PCI: Move IO based HostBridge code to x86 arch-specific directory
Liav A
2022-09-20
Kernel: Abstract platform-specific serial port access from kprintf
Liav A
2022-09-20
Kernel/x86: Move RTC and CMOS code to x86 arch-specific subdirectory
Liav A
2022-09-20
Kernel: Move CMOS code to the Kernel namespace
Liav A
2022-09-20
Kernel: Move IO delay code to x86 architecture subdirectory
Liav A
2022-09-20
Kernel: Put the RTC code in the Kernel namespace
Liav A
2022-09-20
Kernel: Convert NVMe code includes to absolute paths
Liav A
2022-09-20
Kernel: Abstracts x86 reboot and shutdown specific methods
Liav A
2022-09-20
Kernel/PCI: Don't use x86 initialization methods in non-x86 builds
Liav A
2022-09-20
Kernel: Move QEMU shutdown code to the x86 subdirectory
Liav A
2022-09-20
Calendar: Add Settings button to configure the Calendar
Olivier De Cannière
2022-09-20
Calendar: Update month view on first_day_of_week setting change
Olivier De Cannière
2022-09-20
Calendar: Add setting to choose default view
Olivier De Cannière
2022-09-20
Calendar: Add a Calendar settings dialog for the first day of the week
Olivier De Cannière
2022-09-20
Calendar: Support preferred first day of the week
Olivier De Cannière
2022-09-20
LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing
Andreas Kling
2022-09-20
AK: Fix bad parsing of some file:/// URLs with base URL
Andreas Kling
2022-09-20
LibWeb: Implement Window.frameElement
Andreas Kling
2022-09-20
LibWeb: Flesh out the default "quirks mode" style sheet
Andreas Kling
2022-09-20
LibWeb: Initialize document referrer from Fetch Request if available
Andreas Kling
2022-09-20
LibWeb: Add referrer accessors to Fetch Request
Andreas Kling
2022-09-20
LibC+LibRegex: Move central regex definitions into LibC/bits
Ali Mohammad Pur
[next]