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-11-23
LibArchive: Simplify error handling
implicitfield
2022-11-18
Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators
Timothy Flynn
2022-11-15
Meta: Don't try to enable GDB support on Windows
Gunnar Beutner
2022-11-13
LibArchive: Make TarInputStream::advance report errors
implicitfield
2022-11-11
CI: Use gcc-12 in nightly Android host lagom build stage
Andrew Kaster
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-08
Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components
Liav A
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-04
Meta: Make file-system resizing work on macOS
Gunnar Beutner
2022-11-04
LibTimeZone: Update to TZDB version 2022f
Timothy Flynn
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-11-01
LibC: Properly implement stack protectors
Tim Schumacher
2022-11-01
Everywhere: Explicitly link all binaries against the LibC target
Tim Schumacher
2022-10-31
CI: Ensure the manpage generation step shuts down the VM on failure
Timothy Flynn
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 PlaybackManager to load and decode videos
Zaggy1024
2022-10-31
LibVideo: Add VideoFrame class for decoded video frames
Zaggy1024
2022-10-30
AK+Meta: Add WEB_FETCH_DEBUG macro
Linus Groh
2022-10-27
Meta: Convert build directory path to be completely absolute
Jan200101
2022-10-27
Meta: Replace Bash script for generating emoji.txt with C++ generator
Timothy Flynn
2022-10-27
Meta: Allow specifying additional dependencies with invoke_generator
Timothy Flynn
2022-10-26
Meta: Disallow emoji images with invalid code points in their file name
Timothy Flynn
2022-10-25
Everywhere: Require version >= 12 for GCC host compiler
Linus Groh
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
Meta: Default to the SDL QEMU frontend on SerenityOS
Tim Schumacher
2022-10-24
Meta: Also set CC/CXX when selecting the host toolchain
Tim Schumacher
2022-10-24
Lagom: Link the system's LibSystem on SerenityOS
Tim Schumacher
2022-10-22
Meta: Detect Homebrew clang-format
Daniel Bertalan
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-18
LibTimeZone+LibJS: Update to TZDB version 2022e
Timothy Flynn
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
Meta: Start moving common shell definitions into a common file
Tim Schumacher
2022-10-16
Meta: Allow shellcheck to search sourced files in the script directory
Tim Schumacher
2022-10-16
Meta: Define `SUDO` for all the image building scripts
Tim Schumacher
2022-10-16
Meta: Remove unused "prefix" variable from invoke_generator() helper
Timothy Flynn
2022-10-16
Meta: Print error if cmake does not exist
demostanis
2022-10-16
Fuzzers: Add fuzzer for the Tar parser
Idan Horowitz
[next]