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-12-06
Meta: Manually compute the length of the WASM JS REPL source string
Timothy Flynn
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-12-05
Meta: Initialize the WASM JS REPL with a known time zone
Timothy Flynn
2022-12-05
Meta: Explicitly link generated compile-time data into the WASM JS REPL
Timothy Flynn
2022-12-05
LibAudio: Switch LoaderPlugin to a more traditional constructor pattern
Tim Schumacher
2022-12-03
Everywhere: Remove 'clang-format off' comments that are no longer needed
Linus Groh
2022-12-03
Everywhere: Run clang-format
Linus Groh
2022-12-03
Meta+CI: Add CI job specifically for bundling serenity-js artifacts
Andrew Kaster
2022-11-30
LibWeb: Add @@toStringTag to platform object prototypes
Luke Wilde
2022-11-30
LibCore: Add support for ReadonlyBytes to MemoryStream
Tim Schumacher
2022-11-30
LibArchive: Move loading the next tar header into a helper function
Tim Schumacher
2022-11-30
LibArchive: Use Core::Stream inside `TarInputStream`
Tim Schumacher
2022-11-26
FuzzTar+tar: Advance the stream before continuing
implicitfield
2022-11-26
Meta: Add a js REPL wasm target
Ali Mohammad Pur
2022-11-26
Everywhere: Add support for compilation under emscripten
Ali Mohammad Pur
2022-11-25
LibVideo: Read Matroska lazily so that large files can start quickly
Zaggy1024
2022-11-25
LibVideo: Reorganize demuxer file hierarchy and rename Matroska files
Zaggy1024
2022-11-24
headless-browser: Add a mode for being controlled by WebDriver
Timothy Flynn
2022-11-23
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
Andreas Kling
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-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
[prev]
[next]