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-01-04
TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes()
Andreas Kling
2022-01-04
LibGUI: Add GUI::MessageBox::ask_about_unsaved_changes()
Andreas Kling
2022-01-04
Base: Add keymap for Norwegian Macintosh keyboards
Jean-Paul Balabanian
2022-01-04
PixelPaint: Add a Bloom filter
Tobias Christiansen
2022-01-04
LibGfx: Add LumaFilter
Tobias Christiansen
2022-01-04
LibGfx: Add BitmapMixer
Tobias Christiansen
2022-01-04
PixelPaint: Add the FastBoxBlurFilter with configurable parameters :^)
Tobias Christiansen
2022-01-04
LibGfx: Add BitmapFormat::BGRx8888 support to the FastBoxBlurFilter
Tobias Christiansen
2022-01-04
Calendar: Port to LibMain and TRY all the things
Rummskartoffel
2022-01-04
Kernel: Update key_code_count
Aatos Majava
2022-01-04
LibSoftGPU: Shift U/V coordinates just once in `Sampler`
Jelle Raaijmakers
2022-01-04
LibSoftGPU: Use `AK::mix` instead of manual interpolation
Jelle Raaijmakers
2022-01-04
AK: Add `mix`
Jelle Raaijmakers
2022-01-04
Kernel: Scan ACPI memory ranges for the RSDP table
Tom
2022-01-04
Kernel: Fix possible buffer overrun when scanning a MappedROM
Tom
2022-01-04
Kernel: Fix determining EBDA size
Tom
2022-01-04
Toolchain: Fix building the aarch64 toolchain
Daniel Bertalan
2022-01-04
Kernel: Include correct header for DistinctNumeric in DeviceFileTypes.h
Daniel Bertalan
2022-01-04
Kernel: Align GDT to the size of a Descriptor
Idan Horowitz
2022-01-04
Kernel: Replace incorrect loop condition in write_raw_gdt_entry
Idan Horowitz
2022-01-04
Kernel: Use enum instead of magic numbers for GDT descriptor types
Idan Horowitz
2022-01-04
LibC: Use NULL instead of nullptr in serenity.h
Idan Horowitz
2022-01-04
Kernel: Make Thread::m_kernel_stack_region a NonnullOwnPtr
Idan Horowitz
2022-01-04
PixelPaint: Fix crash on applying with no filter selected
Tobias Christiansen
2022-01-04
PixelPaint: Use the wrapped filters for the Filter Gallery
Tobias Christiansen
2022-01-04
PixelPaint: Create wrappers for all supported filters
Tobias Christiansen
2022-01-04
PixelPaint: Create Filter base class
Tobias Christiansen
2022-01-04
PixelPaint: Add filter icon
Tobias Christiansen
2022-01-04
PixelPaint: Extend Filter Gallery dialog to accommodate settings
Tobias Christiansen
2022-01-04
LibJS: Implement Number.prototype.toExponential
Timothy Flynn
2022-01-04
LibJS: Implement Number.prototype.toPrecision
Timothy Flynn
2022-01-04
Kernel: Replace divide_rounded_up uses with ceil_div in Ext2FileSystem
Owen Smith
2022-01-04
unzip: Port to LibMain
mjz19910
2022-01-04
zip: Port to LibMain :^)
mjz19910
2022-01-04
LibCore: Impliment ErrorOr wrapper for chdir
mjz19910
2022-01-04
profile: Specify the /proc/profile path in the help message
Mathieu PATUREL
2022-01-04
profile: Don't print anything when disabling profiling
Mathieu PATUREL
2022-01-04
Meta: Remove clang warnings with no violations
Andrew Kaster
2022-01-04
SystemMonitor: Remove unused functions and enable warning globally
Andrew Kaster
2022-01-04
Userland: Resolve unused-but-set-varaible warnings
Andrew Kaster
2022-01-04
Userland: Resolve tautological-constant-out-of-range-compare warnings
Andrew Kaster
2022-01-04
Userland: Locally suppress -Wc99-designator and re-enable globally
Andrew Kaster
2022-01-04
Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer
Andrew Kaster
2022-01-04
Meta: Enable -Wexpansion-to-defined warning for Clang
Andrew Kaster
2022-01-04
Meta: Re-enable toolchain version checks
Andrew Kaster
2022-01-04
Userland: Fail Core::find_executable_in_path on empty inputs
Andrew Kaster
2022-01-04
wc: Port to LibMain
mjz19910
2022-01-04
which: Port to LibMain
mjz19910
2022-01-04
wsctl: Port to LibMain
mjz19910
2022-01-04
xargs: Port to LibMain
mjz19910
[prev]
[next]