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-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-15
Meta: Properly ignore targets which don't have a component name
Gunnar Beutner
2022-10-14
Kernel: Add support for the FAT32 filesystem
Undefine
2022-10-15
Meta: Don't tell to run script as root when that's not the actual error
demostanis
2022-10-14
LibAudio: Factorize stream initialisation to base class `LoaderPlugin`
Lucas CHOLLET
2022-10-14
Meta: Get rid of /res/version.ini
kleines Filmröllchen
2022-10-14
Escalator: Add new method to privilege escalate within GUI
ne0ndrag0n
2022-10-13
Fuzzers: Add VP9Decoder and MatroskaReader fuzzers for LibVideo
Andrew Kaster
2022-10-12
WebDriver: Add new WebDriver service
Sam Atkins
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
CMake: Don't mess with absolute compile_ipc() source paths
Andreas Kling
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
2022-10-04
BindingsGenerator: Allow the word "inline" in IDL identifiers
Andreas Kling
2022-10-03
Lagom: Change dl to ${CMAKE_DL_LIBS} for portability
vl-ms
2022-10-03
Lagom: Work around gcc codegen bug
Nico Weber
2022-10-03
Meta: Make x86-64 target the default
Liav A
2022-10-03
Meta: Force -machine pc-i440fx-7.0 when using QEMU >= 7.1
Andrew Kaster
2022-10-01
LibWeb: Cleanup unecessary uses and includes of HTML::Window
Andrew Kaster
2022-10-01
Fuzzers: Convert FuzzCSSParser to use the MainThreadVM
Andrew Kaster
2022-10-01
LibWeb: Introduce new construct_impl method for bound classes
Andrew Kaster
2022-10-01
Lagom: Link LibMain statically
Daniel Bertalan
2022-10-01
Toolchain: Move the binutils patch into its own folder
Tim Schumacher
2022-09-29
Lagom: Win32 support baby steps
Diego Iastrubni
2022-09-28
AK+Meta: Define a debug flag for LibTimeZone
Timothy Flynn
2022-09-28
LibTimeZone: Use the last DST rule in the TZDB if a match isn't found
Timothy Flynn
2022-09-27
LibTimeZone: Update to TZDB version 2022d
Timothy Flynn
2022-09-27
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
Linus Groh
2022-09-27
LibWeb: Don't always assign values to nullable IDL dictionary members
Linus Groh
2022-09-27
LibWeb: Fix bindings codegen for IDL enums with only one member
Linus Groh
2022-09-26
LibWeb: Add WebIDL to the IDL generator's list of web namespaces
Timothy Flynn
[next]