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
2023-04-09
Kernel: Remove redundant HID name from all associated files
Liav A
2023-04-09
LibWeb/HTML: Use correct spec link for multipart/form-data encoding
Linus Groh
2023-04-09
LibWeb: Port fire_webgl_context_event() to new FlyString
Kenneth Myhra
2023-04-09
LibWeb: Add WebGL::EventNames
Kenneth Myhra
2023-04-09
LibWeb: Port fire_keyboard_event() to new FlyString
Kenneth Myhra
2023-04-09
LibWeb: Port fire_a_synthetic_pointer_event() to new FlySring
Kenneth Myhra
2023-04-09
LibWeb: Port fire_a_page_transition_event() to new FlyString
Kenneth Myhra
2023-04-09
LibWeb: Port fire_progress_event() + request_error_steps() to new String
Kenneth Myhra
2023-04-09
LibWeb: Port DOMEventListener to new FlyString
Kenneth Myhra
2023-04-09
LibWeb: Port EventTarget to new {Fly}String
Kenneth Myhra
2023-04-09
LibWeb: Add the WritableStreamDefaultController
Matthew Olsson
2023-04-09
Meta+Toolchain: Redirect GDB error output to stdout before grepping
Tim Schumacher
2023-04-09
Meta: Add a missing dash to the GDB detection code
Tim Schumacher
2023-04-09
Ports: Repair the launcher icons of 'stpuzzles'
Ben Wiederhake
2023-04-09
LibGfx: Limit ICC-size-is-multiple-of-4 check to v4 files
Nico Weber
2023-04-09
LibGfx: Remove some of the noisier logging from webp lossless decoder
Nico Weber
2023-04-09
Ports: Remove abandoned port 'fheroes2' which was never playable
Ben Wiederhake
2023-04-09
Meta: Run the QEMU ISA-PC machine with a 64-bit capable CPU
Liav A
2023-04-09
Kernel: Check flags for MAP_FIXED instead of prot in sys$mmap
Idan Horowitz
2023-04-09
Kernel: Crash process instead of panicking on KSYMS access
Idan Horowitz
2023-04-09
DynamicLoader: Remove the unused load_regions vector
Idan Horowitz
2023-04-08
Kernel: Fix compilation of aarch64/RPi/Framebuffer.cpp
Brian Gianforcaro
2023-04-09
Ports: Reapply the SDL2_sound patch
Tim Schumacher
2023-04-09
BrickGame: Remember the "Show Shadow Piece" setting between executions
Karol Baraniecki
2023-04-09
BrickGame: Add a menu option to disable the shadow drop hint
Karol Baraniecki
2023-04-09
BrickGame: Show where a piece would end up when after a fast drop
Karol Baraniecki
2023-04-09
BrickGame: Use title case in menu items consistently
Karol Baraniecki
2023-04-09
BrickGame: Add a missing [[nodiscard]] for consistency
Karol Baraniecki
2023-04-09
BrickGame: Port from DeprecatedStrings to Strings
Karol Baraniecki
2023-04-08
Documentation+Ports: Be upfront about dependencies
Ben Wiederhake
2023-04-08
LibCompress: Mark some XZ-related variables and functions as const
Tim Schumacher
2023-04-08
LibCompress: Move loading XZ blocks into its own function
Tim Schumacher
2023-04-08
LibCompress: Move finishing the current XZ stream into its own function
Tim Schumacher
2023-04-08
LibCompress: Move finishing the current XZ block into its own function
Tim Schumacher
2023-04-08
LibCompress: Move loading XZ stream headers into its own function
Tim Schumacher
2023-04-09
LibGfx: Correctly decode webp lossless with small palette and odd width
Nico Weber
2023-04-08
Ports: Repair qt6-qtbase by disabling QDnsLookup
Ben Wiederhake
2023-04-08
Toolchain: Stop building QEMU with i386 support
Marco Cutecchia
2023-04-08
LibWeb: Begin painting video controls on HTMLVideoElement layout nodes
Timothy Flynn
2023-04-08
LibWeb: Set the media ready state to HAVE_ENOUGH_DATA after fetching
Timothy Flynn
2023-04-08
Base: Add playback state data to the video test page
Timothy Flynn
2023-04-08
LibWeb: Implement HTMLMediaElement.play
Timothy Flynn
2023-04-08
LibWeb: Implement HTMLMediaElement.pause
Timothy Flynn
2023-04-08
LibWeb: Implement the HTMLMediaElement paused attribute
Timothy Flynn
2023-04-08
LibWeb: Implement HTMLMediaElement.load
Timothy Flynn
2023-04-08
LibWeb: Log correct error object when failing to decode a video sample
Timothy Flynn
2023-04-08
LibWeb: Add missing include to WebIDL::Promise
Timothy Flynn
2023-04-08
Tests: Add webp lossless test with color index and < 16 colors
Nico Weber
2023-04-08
LibGfx: Implement color index pixel bundling in webp decoder
Nico Weber
2023-04-08
LibGfx: Enable webp lossless Transform to return new bitmap
Nico Weber
[next]