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-06-18
USB: Store device descriptor on enumeration
Jesse Buhagiar
2021-06-18
USB: Store devices in globally accessible array
Jesse Buhagiar
2021-06-18
Meta: Ensure long messages fit in commit tweet
Sam Atkins
2021-06-18
Kernel: Fix crash when changing screen resolution
Gunnar Beutner
2021-06-18
LibJS: Add Number.parseInt
Luke
2021-06-18
LibJS: Use existing attributes if any are missing in the new descriptor
Idan Horowitz
2021-06-18
LibJS: Add missing exception check in Date.prototype.toJSON
Luke
2021-06-18
Documentation/WSL: add a workaround for slow emulation on HiDPI screens
Stéphane Travostino
2021-06-18
Browser: Add setting to change homepage URL
Marco Cutecchia
2021-06-18
Ports: Fix less by disabling wctype
Gavin Downard
2021-06-18
Tests: Add a test for ProcFS fd interaction
Kyle Ambroff-Kao
2021-06-18
Kernel: Correctly decode proc_file_type from identifier
Tim Schumacher
2021-06-18
Kernel: Fix CPUID usage inside cpu_detect()
Jean-Baptiste Boric
2021-06-18
Kernel: Use FXSR feature only if supported by CPU
Jean-Baptiste Boric
2021-06-18
Kernel: Detect support for CPUID FXSR
Jean-Baptiste Boric
2021-06-17
PixelPaint: Add new selection moving modes
Elliot Maisl
2021-06-17
Lagom: Add an install target
sin-ack
2021-06-17
passwd: Do not allow empty passwords
brapru
2021-06-17
passwd: Provide more verbose output regarding status of changed passwd
brapru
2021-06-17
passwd: Retype password to confirm
brapru
2021-06-17
passwd: Prompt for the current password before setting new password
brapru
2021-06-17
PixelPaint: Update debug message in the copy action to the used method (#8113)
Erik Sommer
2021-06-17
Kernel: Update check in Inode::read_entire
Gunnar Beutner
2021-06-17
Kernel: Remove obsolete size_t casts
Gunnar Beutner
2021-06-17
Kernel: Add a VERIFY() to make sure our DMA address is valid
Gunnar Beutner
2021-06-17
Kernel: Move super_pages section into the bottom 16MB
Gunnar Beutner
2021-06-17
Kernel: Make sure the kernel is re-linked when the linker script changes
Gunnar Beutner
2021-06-17
Kernel: Fix incorrect argument name
Gunnar Beutner
2021-06-17
LibJS: Add the TypedArray.of() method
Idan Horowitz
2021-06-17
Kernel/Interrupts: Return boolean on whether we handled the interrupt
Liav A
2021-06-17
Kernel/VirtIO: Indicate we handling unknown interrupt early when called
Liav A
2021-06-17
Kernel/Interrupts: Add sensible purposes to VirtIO and USB devices
Liav A
2021-06-17
Kernel/Interrupts: Enumerate nested handlers in a shared handler
Liav A
2021-06-17
LibJS: Replace boolean without_side_effects parameters with an enum
Idan Horowitz
2021-06-17
LibJS: Remove the unused IndexedProperties::append_all method
Idan Horowitz
2021-06-17
Spreadsheet: Pledge 'fattr' to avoid crashing after exporting as csv
stelar7
2021-06-17
AK: Add some tests for hexdump formatting
Ali Mohammad Pur
2021-06-17
Everywhere: Replace the multiple impls of print_buffer() with :hex-dump
Ali Mohammad Pur
2021-06-17
AK: Add a :hex-dump mode to AK::Format
Ali Mohammad Pur
2021-06-17
LibJS: Cast to i64 for is_integral_number
sin-ack
2021-06-17
LibJS: Stop overwriting existing accessors in Object::define_property
Idan Horowitz
2021-06-17
LibJS: Add the Object.prototype.__lookup{Getter, Setter}__ methods
Idan Horowitz
2021-06-17
LibJS: Add the Object.prototype.__define{Getter, Setter}__ methods
Idan Horowitz
2021-06-17
LibJS: Add the Object.prototype.__proto__ native accessor property
Idan Horowitz
2021-06-17
LibJS: Fix .length attributes of various native functions
Linus Groh
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-17
Meta: Increase additional space for disk images
Gunnar Beutner
2021-06-17
SystemServer: Improve error message when execv() fails
Gunnar Beutner
2021-06-17
Meta: Allow building images without most utilities
Gunnar Beutner
2021-06-17
Meta: Add support for declaring components
Gunnar Beutner
[prev]
[next]