index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2022-02-13
Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string"
Andreas Kling
2022-02-13
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-13
Meta: Actually run gml-format in CI
Idan Horowitz
2022-02-12
LibWeb: Implement Geometry::DOMRectList
DerpyCrabs
2022-02-11
Meta: Enable RELR relocations
Daniel Bertalan
2022-02-11
Ports: Update binutils to version 2.38
Daniel Bertalan
2022-02-09
LibTLS+RequestServer: Add an option to dump TLS keys to a log file
Ali Mohammad Pur
2022-02-09
LibWeb: Add initial implementation for WorkerGlobalScope
Andrew Kaster
2022-02-09
LibWeb: Stop using MVL for sequence storage in WrapperGenerator
Linus Groh
2022-02-09
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
Linus Groh
2022-02-09
Meta: Add a CPack installation target for js(1)
Timothy Flynn
2022-02-08
LibWeb: Rewrite EventTarget to more closely match the spec
Luke Wilde
2022-02-08
LibJS+Everywhere: Remove all VM::clear_exception() calls
davidot
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-07
Meta: Add instructions on using Lagom in an external project
James Puleo
2022-02-07
Meta: Fix "Meta/serenity.sh run x86_64 Clang" on M1 Macs
serenityosrocks
2022-02-07
LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events
Andreas Kling
2022-02-06
Everywhere: Rename JS::PropertyKey variables from property_{name => key}
Linus Groh
2022-02-06
Meta: Don't override SERENITY_QEMU_DISPLAY_DEVICE if it is already set
Andrew Pietila
2022-02-06
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
Andreas Kling
2022-02-06
Lagom: Exclude libraries with X86 code when building for macOS on Arm
Morten Larsen
2022-02-05
Meta: Fix problematic `e2fsck` behavior (Debian)
Στέφανος
2022-02-04
LibWeb: Type-check calc() in in property_accepts_value()
Sam Atkins
2022-02-04
Meta: Add install-native-partition CMake target installing to a real FS
Brian Gianforcaro
2022-02-03
LibWeb: Add barebones CanvasGradient object
Andreas Kling
2022-02-03
LibTimeZone: Parse and generate time zone coordinate data
Timothy Flynn
2022-02-01
Build: Remove hardcoded executable path
Lucas CHOLLET
2022-01-31
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
Idan Horowitz
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-31
LibWeb: Add initial support for passing union types into IDL functions
Luke Wilde
2022-01-31
LibWeb: Add support for passing sequences into IDL functions
Luke Wilde
2022-01-31
LibTimeZone: Use new generator util to generate all time zones
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available currencies
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available numbering systems
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available calendars
Timothy Flynn
2022-01-29
LibUnicode: Fill in case-first and numeric BCP47 keywords
Timothy Flynn
2022-01-29
Kernel: Stop using HashMap in Mutex
Idan Horowitz
2022-01-29
IPCCompiler: Don't loop endlessly on nameless parameters
Itamar
2022-01-28
Meta: Set correct boot drive when running with SERENITY_NVME_ENABLE
Idan Horowitz
2022-01-28
Meta: Check if gdu is part of GNU coreutils
Mika Sundland
2022-01-27
LibUnicode: Parse and generate relative-time format patterns
Timothy Flynn
2022-01-27
LibUnicode: Create a nearly empty generator for relative-time formatting
Timothy Flynn
2022-01-27
LibUnicode: Remove extraneous semi-colons at end of generator functions
Timothy Flynn
2022-01-27
LibUnicode: Generate per-locale minimum grouping digit values
Timothy Flynn
2022-01-26
LibEDID: Do not check if ${PNP_IDS_EXPORT_PATH} exists in pnp_ids.cmake
Timothy Flynn
2022-01-26
LibEDID: Rename the downloaded PNP IDs file
Timothy Flynn
2022-01-26
LibEDID: Use correct paths for LibEDID generated files
Timothy Flynn
2022-01-26
Meta: Download PNP ID data with fallible download function
Timothy Flynn
2022-01-26
Meta: Download TZDB data with fallible download function
Timothy Flynn
[next]