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
/
Lagom
Age
Commit message (
Expand
)
Author
2022-11-18
Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators
Timothy Flynn
2022-11-13
LibArchive: Make TarInputStream::advance report errors
implicitfield
2022-11-09
Meta: Generate a helper constructor for single-value IPC responses
Timothy Flynn
2022-11-09
Meta: Compile new WebContent IPC endpoints for WebDriver in Lagom
Timothy Flynn
2022-11-06
Meta+LibUnicode: Avoid relocations for emoji data
Gunnar Beutner
2022-11-06
Meta+LibUnicode: Avoid relocations for static unicode data
Gunnar Beutner
2022-11-03
LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units
Timothy Flynn
2022-11-03
LibUnicode: Make the generated .h and .cpp paths for emoji data optional
Timothy Flynn
2022-11-02
LibWeb: Support translate3d
Aliaksandr Kalenik
2022-11-02
LibWeb: Use more verbose input in CSS transform function generator
Aliaksandr Kalenik
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-31
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
Linus Groh
2022-10-31
Lagom: Update GCC version check in CMakeLists.txt
Linus Groh
2022-10-31
LibVideo: Add VideoFrame class for decoded video frames
Zaggy1024
2022-10-27
Meta: Replace Bash script for generating emoji.txt with C++ generator
Timothy Flynn
2022-10-25
LibLocale+LibJS: Update to CLDR version 42.0.0
Timothy Flynn
2022-10-24
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
demostanis
2022-10-24
Lagom: Link the system's LibSystem on SerenityOS
Tim Schumacher
2022-10-20
LibWeb: Remove dbgln FIXME spam from BindingsGenerator
Linus Groh
2022-10-20
LibWeb: Revert support for DOM::Document in XHR::send()
Kenneth Myhra
2022-10-20
LibWeb: Teach IDL generator to go from WindowProxy to EventTarget
Andreas Kling
2022-10-20
LibWeb: Prevent GC from running during intrinsics allocation
Andreas Kling
2022-10-17
Lagom: Enable compile_commands.json for the lagom build directory
Andrew Kaster
2022-10-17
Lagom+CMake: Propagate dependencies for generated custom targets
Andrew Kaster
2022-10-17
Lagom: Make lagom_lib take names prefixed with Lib
Andrew Kaster
2022-10-16
Fuzzers: Add fuzzer for the Tar parser
Idan Horowitz
2022-10-16
Lagom: Remove unecessary _lagom suffix from test and executable names
Andrew Kaster
2022-10-16
CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries
Andrew Kaster
2022-10-16
Meta: Use add_serenity_directory for LibTimeZone
Andrew Kaster
2022-10-16
Lagom+LibCore: Build LibCore, AK, and LibMain with add_subdirectory
Andrew Kaster
2022-10-16
LibWeb: Add support for DOM::Document to XHR::send()
Kenneth Myhra
2022-10-14
LibAudio: Factorize stream initialisation to base class `LoaderPlugin`
Lucas CHOLLET
2022-10-13
Fuzzers: Add VP9Decoder and MatroskaReader fuzzers for LibVideo
Andrew Kaster
2022-10-10
Userland: Remove unecessary uses of __serenity__ macro
Andrew Kaster
2022-10-10
LibRegex: Don't build LibRegex/C/Regex.cpp on Lagom
Andrew Kaster
2022-10-09
LibVideo: Add LibVideo test to Lagom
Zaggy1024
2022-10-09
LibWeb: Re-implement HTML::Navigator using IDL
Andrew Kaster
2022-10-09
LibWeb: Add new code generator for creating exposed interface helpers
Andrew Kaster
2022-10-09
LibIDL: Remove static maps for interfaces and resolved imports
Andrew Kaster
2022-10-07
LibUnicode: Remove GCC codegen workaround
Timothy Flynn
2022-10-07
LibUnicode: Update code point ideographic replacements for Unicode 15
Timothy Flynn
2022-10-06
BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions
Sam Atkins
2022-10-06
BindingsGenerator+LibIDL: Parse "inherit" attributes
Sam Atkins
2022-10-06
LibUnicode: Let's use the GCC 11/12 workaround on all platforms
Andreas Kling
2022-10-06
LibWeb: Generate WebContent IPC endpoints for Lagom's LibWebView
Andreas Kling
2022-10-06
LibUnicode: Add decomposition mappings and Unicode normalization
matcool
2022-10-06
Meta: Hide WebView behind ENABLE_LAGOM_LIBWEB CMake option
Timothy Flynn
2022-10-06
Lagom: Add Build WebContentClient as part of Lagom's LibWebView
Andreas Kling
2022-10-04
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
Nico Weber
2022-10-04
LibWeb: Implement <input type=file> behavior
Andrew Kaster
[next]