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-28
Ports: Disable libsamplerate dependency for SDL2
Valtteri Koskivuori
2022-08-28
Base: Add Box Drawing glyphs to Csilla Regular+Bold12
djwisdom
2022-08-28
Base: Add new MouseSettings.md help document
djwisdom
2022-08-28
Base: Add new Mouse.md help document
djwisdom
2022-08-28
Base: Update Terminal's help documentation
djwisdom
2022-08-28
LibJS: Implement ShadowRealmConstructor::construct() closer to spec
Linus Groh
2022-08-28
LibJS: Implement SetDefaultGlobalBindings as a standalone function
Linus Groh
2022-08-28
LibJS: Move construction of GlobalObject native functions to Intrinsics
Linus Groh
2022-08-28
Base: Horizontally center socket and remove pixel from CrashReporter
crpz1
2022-08-28
LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]]
Linus Groh
2022-08-28
LibJS: Remove Shape::global_object() and Object::global_object()
Linus Groh
2022-08-28
LibJS: Let NewGlobalEnvironment take a plain Object
Linus Groh
2022-08-28
LibJS: Turn initialize_global_object() into a regular initialize()
Linus Groh
2022-08-28
LibJS: Move Console ownership from GlobalObject to ConsoleObject
Linus Groh
2022-08-28
LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics
Linus Groh
2022-08-28
LibJS: Remove Console's reliance on GlobalObject
Linus Groh
2022-08-28
Meta: Enforce no leading zeros for emoji filenames
Ryan Liptak
2022-08-28
Base: Add several new emojis
djwisdom
2022-08-28
WindowServer: Remove misbehavior conditions for modals
thankyouverycool
2022-08-28
WindowServer: Continue processing ongoing resizes after tiling
thankyouverycool
2022-08-28
LibGUI: Make CommandPalette and EmojiInputDialog passive modals
thankyouverycool
2022-08-28
Ports/glib: Update GLib to version 2.73.3
Kenneth Myhra
2022-08-28
LibC: Add stubs for 'removexattr()' and friends
Kenneth Myhra
2022-08-28
Ports/glib: Switch to the offical Release tarball for GLib
Kenneth Myhra
2022-08-28
Base: Add a bunch of heart emoji and others
kleines Filmröllchen
2022-08-28
Base: Add a quote to the fortunes database
kleines Filmröllchen
2022-08-28
Base: Add more emoji
Xexxa
2022-08-28
Base: Add 9 new emojis and improve 13 emojis
electrikmilk
2022-08-28
Kernel/USB: Rework UHCI interrupt transfer schedule
b14ckcat
2022-08-28
Kernel/USB: Rework queued transfer schedule
b14ckcat
2022-08-28
PixelPaint: Cropping to content with moved layers was broken
Andreas Krohn
2022-08-28
PixelPaint: Fix const correctness of Selection::in_interactive_selection
Kevin Meyer
2022-08-28
Base: Add czech programmers keymap
Zorby
2022-08-28
Base: Add czech QWERTZ keymap
Zorby
2022-08-28
Base: Add czech QWERTY keymap
Zorby
2022-08-27
LibWeb: Implement the HostEnsureCanAddPrivateElement JS hook
davidot
2022-08-27
Kernel: Dump OOM debug info after releasing the MM global data lock
Idan Horowitz
2022-08-27
Kernel: Stop verifying interrupts are disabled in Process::for_each
Idan Horowitz
2022-08-27
Kernel: Changed serial debug functions and variables for readability
Skye Sprung
2022-08-27
LibJS+LibUnicode: Move some constant arrays to a separate header
davidot
2022-08-27
LibJS: Remove GlobalObject::{set_,}associated_realm()
Linus Groh
2022-08-27
LibJS+LibWeb: Remove last uses of GlobalObject::associated_realm()
Linus Groh
2022-08-27
LibJS: Move intrinsics to the realm
Linus Groh
2022-08-27
LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support
Jelle Raaijmakers
2022-08-27
LibGPU+LibSoftGPU: Add PixelFormat::Intensity
Jelle Raaijmakers
2022-08-27
LibGL: Report color buffer bits instead of texture bits
Jelle Raaijmakers
2022-08-27
LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion
Jelle Raaijmakers
2022-08-27
LibGL: Implement `GL_NORMAL_ARRAY_TYPE` context parameter
Jelle Raaijmakers
2022-08-27
LibSoftGPU: Make `ownership_token` type in `Image` consistent
Jelle Raaijmakers
2022-08-27
LibGfx: Allow non-const indexing into `VectorN`
Jelle Raaijmakers
[next]