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-04-17
Meta: Keep timestamps of manually copied toolchain output
Tim Schumacher
2022-04-17
Tests: Implement reference image testing for LibGL
Jelle Raaijmakers
2022-04-16
LibCore+Everywhere: Make Core::Stream read_line() return StringView
Sam Atkins
2022-04-16
LibCore+Everywhere: Make Core::Stream::read() return Bytes
Sam Atkins
2022-04-14
LibWeb: Use generated enum code for property value validation
Sam Atkins
2022-04-14
LibWeb: Assign an underlying type to generated CSS enums
Sam Atkins
2022-04-14
LibWeb: Generate and use to_string(css_enum) functions
Sam Atkins
2022-04-14
LibWeb: Generate to_value_id() functions
Sam Atkins
2022-04-14
LibWeb: Generate ValueID-to-enum conversion functions
Sam Atkins
2022-04-14
LibWeb: Add a new code generator for CSS enums
Sam Atkins
2022-04-12
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
Sam Atkins
2022-04-11
Ports/pt2-clone: Update pt2-clone to version 1.43
EWouters
2022-04-11
Ports/klong: Update klong to version 20220315
EWouters
2022-04-11
Ports/gawk: Update gawk to version 5.1.1
EWouters
2022-04-11
Ports/diffutils: Update diffutils to version 3.8
EWouters
2022-04-09
Meta/Lagom: Add a fuzzer for the WOFF parser
Simon Wanner
2022-04-09
LibGfx: Add a loader the Web Open Font Format (WOFF)
Simon Wanner
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-09
LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/
Simon Wanner
2022-04-08
Meta: Add fuzzer for Poly1305
stelar7
2022-04-07
LibUnicode: Upgrade to CLDR version 41.0.0
Timothy Flynn
2022-04-06
LibUnicode: Replace individual UCD file downloads with single UCD.zip
Timothy Flynn
2022-04-06
LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically
Stephan Unverwerth
2022-04-05
LibWeb: Verify argument_check before generating if statement
Kenneth Myhra
2022-04-05
LibWeb: Get argument count from Function::parameters::size()
Kenneth Myhra
2022-04-05
LibWeb: Add IDLGenerators::is_primitive()
Kenneth Myhra
2022-04-05
js: Convert non-UTF-8 encoded files to UTF-8 before parsing
Timothy Flynn
2022-04-03
Tests: Add some test coverage for the TTF parser
Nico Weber
2022-04-03
Meta: Give Lagom build errors colored diagnostics
Nico Weber
2022-04-03
Meta: Move screenshots into subdir
Jelle Raaijmakers
2022-04-03
Meta: Check `port` property for ports in the linter
Jelle Raaijmakers
2022-04-02
Meta+LibWeb: Port PropertyID.h/cpp generators to invoke_generator()
Sam Atkins
2022-04-02
Meta+LibWeb: Port ValueID.h/cpp generators to invoke_generator()
Sam Atkins
2022-04-02
Meta+LibWeb: Port MediaFeatureID.h/cpp generators to invoke_generator()
Sam Atkins
2022-04-02
LibWeb: Include relevant headers in IDL constructor implementations
Idan Horowitz
2022-04-02
LibWeb: Support integral default values for IDL unions
Idan Horowitz
2022-04-02
LibWeb: Remove no-op calls to emit_includes_for_all_imports for headers
Idan Horowitz
2022-04-02
LibWeb: Strip double quotes from IDL enum default values
Idan Horowitz
2022-04-02
LibWeb: Cache and reuse resolved IDL imports instead of rejecting them
Idan Horowitz
2022-04-01
Meta: Avoid showing elements in extremely large vectors in gdb
Ali Mohammad Pur
2022-04-01
Meta: Update gdb script for changes in HashTable
Ali Mohammad Pur
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-04-01
Meta: Switch to clang-format-14 as the standard formatter
Idan Horowitz
2022-04-01
Kernel: Stop debug spam when using mmap on /dev/mem device
Liav A
2022-03-31
Fuzzers: Add a basic input shim when running standalone
Tim Schumacher
2022-03-31
CMake: Allow building fuzzing targets without libFuzzer or OSS-Fuzz
Tim Schumacher
2022-03-31
Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`
Tim Schumacher
2022-03-31
Meta: Fix format-string in the port linter
EWouters
2022-03-31
LibPDF: Move font files into their own directory
Matthew Olsson
2022-03-31
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
Idan Horowitz
[next]