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-06-13
LibWeb: Add ability to present LibGL framebuffer and add clearing
Luke Wilde
2022-06-13
LibWeb: Add the ability to retrieve a WebGL context from getContext
Luke Wilde
2022-06-13
LibWeb: Introduce the WebGL namespace and add WebGLContextEvent
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning JS::Object from IDL functions
Luke Wilde
2022-06-13
LibWeb/IDL: Make inner type of typedef inherit nullable attribute
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning nullable sequence types
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for optional enums
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning dictionaries
Luke Wilde
2022-06-13
LibWeb/IDL: Always throw an error if string does not match an enum value
Luke Wilde
2022-06-13
LibWeb/IDL: Respect type of IDL constants
Luke Wilde
2022-06-13
LibWeb/IDL: Implement returning union types from IDL functions
Luke Wilde
2022-06-06
LibWeb: Teach IDLParser about `long long`
stelar7
2022-06-02
Meta: Add check if AvailablePorts.md is sorted
circl
2022-05-31
Meta: Add error message when running serenity.sh as root
Andrew Kaster
2022-05-30
Lagom/Fuzzers: Add CSS parser fuzzer
Luke Wilde
2022-05-30
Lagom/Fuzzers: Add XML parser fuzzer
Luke Wilde
2022-05-29
Lagom: Compile headless-browser on Lagom :^)
DexesTTP
2022-05-29
Lagom: Build LibWeb on Lagom
DexesTTP
2022-05-29
Lagom: Disable the unused-private-field warning on Lagom's clang builds
DexesTTP
2022-05-29
Lagom: Compile LibWebSocket on Lagom
DexesTTP
2022-05-29
Lagom: Compile all sources of LibGfx
DexesTTP
2022-05-29
Meta: Update manpages website build script to handle non-icon images
Linus Groh
2022-05-25
Lagom: Fix leaks in the IDL Wrapper generator
DexesTTP
2022-05-25
Meta: Add -S to Jakt compiler invocation in compile_jakt
MacDue
2022-05-24
Meta: Shellcheck ignore for our expr use (SC2307)
Nathan Wallace
2022-05-24
Meta+Documentation: Bump required QEMU version
Nathan Wallace
2022-05-24
Meta+CI: Upgrade to ubuntu-22.04
Nathan Wallace
2022-05-23
Meta+Userland: Add jakt as an optional Lagom Tool
Andrew Kaster
2022-05-21
Meta: Add Brotli fuzzer
Michiel Visser
2022-05-21
LibCompress: Implement Brotli decompressor
Michiel Visser
2022-05-21
Meta: Add option to disable Kernel Address Sanitizer
Timon Kruiper
2022-05-21
LibCodeComprehension: Re-organize code comprehension related code
Itamar
2022-05-21
Ports: Sanitize environment before handling Ports
Tim Schumacher
2022-05-20
Meta: Fix unused variable warning in lint-ports.py
Daniel Bertalan
2022-05-19
Meta: Disallow non-git patches for ports
Ali Mohammad Pur
2022-05-19
Toolchain+Ports: Split the GCC patches
Daniel Bertalan
2022-05-17
Meta: Validate explicitly set TOOLCHAIN in `serenity.sh`
Jelle Raaijmakers
2022-05-14
Meta: Move compiler flags into standalone CMake files
Linus Groh
2022-05-13
Meta: Move LibWeb's CMake generation script to its own file
DexesTTP
2022-05-09
Ports: Convert GLTron patches to new format
Jelle Raaijmakers
2022-05-08
Meta: Remove hardcoded resize2fs executable path
Lucas CHOLLET
2022-05-07
Meta: Fix shellcheck errors in build-image-qemu.sh
Linus Groh
2022-05-07
Meta: Tweak default disk size calculation to not be as gratuitous
Linus Groh
2022-05-07
Meta: Allow overriding the default calculated _disk_image size
Linus Groh
2022-05-07
CI: Ensure that Azure nightly pipeline doesn't run on CI or PR triggers
Andrew Kaster
2022-05-07
CI: Use proper paths to template files in nightly-pipeline.yml
Andrew Kaster
2022-05-07
Ports/mrsh: Fix workdir, remove or upgrade patches
EWouters
2022-05-06
Meta: Use VMWare SVGA adapter if running QEMU Q35 machine
Liav A
2022-05-02
CI: Add x86_64 Clang Coverage pipeline in Azure
Andrew Kaster
2022-05-02
Meta: Add script to analyze coverage data from an existing disk image
Andrew Kaster
[next]