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-12-07
IPCCompiler: Mark size_t as a primitive type
Timothy Flynn
2022-12-07
Meta+Userland: Pass Gfx::FloatSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::FloatPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::Color by value
MacDue
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: Switch to clang-format-15 as the standard formatter
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
CI: Install gcc-12 for Android nightly CI job
Andrew Kaster
2022-11-25
Meta: Use proper versions in is_compiler_supported check in serenity.sh
Andrew Kaster
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
Meta: Look for e2fsck path on build-image-qemu.sh
Baitinq
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-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
[next]