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-02-13
gml-format+Playground: Print GML parsing error on formatting failure
Idan Horowitz
2022-02-13
LibGUI: Enforce new GML newline and ordering guidelines
Idan Horowitz
2022-02-13
LibWeb: Don't crash on unknown CSS display types, fall back to inline
Andreas Kling
2022-02-12
LibWeb: Add stub implementation for Element's getClientRects
DerpyCrabs
2022-02-12
LibWeb: Implement Geometry::DOMRectList
DerpyCrabs
2022-02-12
LibWeb: Stop sizing the context root box in formatting contexts
Andreas Kling
2022-02-12
LibWeb: Always rebuild stacking context tree during layout
Andreas Kling
2022-02-12
LibWeb: Move initial containing block setup out of BFC
Andreas Kling
2022-02-12
RequestServer: Make value copy of the URL in ensure_connection()
Andreas Kling
2022-02-12
PixelPaint: Run gml-format on FilterGallery.gml
Andreas Kling
2022-02-12
Meta: Suppress rule V1076 in PVS-Studio Static Analysis
Brian Gianforcaro
2022-02-12
LibWeb: Fix comparing current position to quote in Mime Type quote parse
Luke Wilde
2022-02-12
LibWeb: Set response header cookies on redirects
Idan Horowitz
2022-02-12
LibWeb: Pass cookie string by reference in Document::set_cookie
Idan Horowitz
2022-02-12
LibWeb: Ignore Location headers unless the response status code is 3xx
Idan Horowitz
2022-02-12
LibWeb: Add an enum for !important
Sam Atkins
2022-02-12
LibJS: Remove the name prefix for wrapped functions
Linus Groh
2022-02-12
kill: Parse CLI arguments using Arguments.strings
itskarudo
2022-02-12
kill: Port to LibMain
itskarudo
2022-02-12
FileManager: Add F6 alternate shortcut to "location" action
Aatos Majava
2022-02-12
LibWeb: Decode XHR text with the specified charset in the MIME type
Luke Wilde
2022-02-12
LibTextCodec: Add x-user-defined decoder
Luke Wilde
2022-02-12
LibTextCodec: Add decoder function that overrides given decoder on BOM
Luke Wilde
2022-02-12
LibTextCodec: Add BOM sniffer
Luke Wilde
2022-02-12
LibWeb: Implement XMLHttpRequest.overrideMimeType
Luke Wilde
2022-02-12
LibWeb: Implement spec-compliant MIME type struct and parser
Luke Wilde
2022-02-12
Utilities: Add update-cpp-test-results utility
Itamar
2022-02-12
PixelPaint: Add a preview in FilterGallery
snooze
2022-02-12
Ports: Add a citron port
Ali Mohammad Pur
2022-02-12
strace: Add a chdir formatter
Ali Mohammad Pur
2022-02-12
Ports: Add a sparsehash port
Ali Mohammad Pur
2022-02-12
LibC: Stub out fmemopen()
Ali Mohammad Pur
2022-02-12
Ports: Add a pre_install hook
Ali Mohammad Pur
2022-02-12
LibPthread: Add PTHREAD_CANCELED
Ali Mohammad Pur
2022-02-12
LibWeb: Add support for 'arraybuffer' message types on WebSockets
serenitydev
2022-02-12
Kernel: Increase attempts count when waiting before doing i8042 IO
Liav A
2022-02-12
Kernel: Increase delay and attempts count when checking i8042 existence
Liav A
2022-02-12
HackStudio: Put the Build directory inside the Serenity repository
Itamar
2022-02-12
Base: Add Cypro-Minoan characters to font Katica Regular 10
Lady Gegga
2022-02-12
HackStudio: Only query token information if semantic highlighting is on
Itamar
2022-02-12
LibWeb: Ignore malformed at-rules in CSS parser
Guilherme Gonçalves
2022-02-12
PixelPaint: Implement IconBag to organize icons
electrikmilk
2022-02-12
LibWebSocket: Don't try to send empty payload inside of frame
DerpyCrabs
2022-02-12
LibHTTP: Make reason phrase of HTTP response's status line optional
DerpyCrabs
2022-02-11
Documentation: Add coreutils dep to Alpine Linux build instructions
Gaven Rendell
2022-02-12
LibHTTP: Remove redundant can_read_without_blocking call
Wesley Moore
2022-02-12
LibHTTP: Remove attempt to read extra line after response headers
Wesley Moore
2022-02-11
Meta: Add Tim Flynn to list of project maintainers :^)
Andreas Kling
2022-02-11
LibWeb: Rename Layout::Box absolute rect helpers
Andreas Kling
2022-02-11
LibWeb: Remove unused functions from Layout::Box
Andreas Kling
[next]