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-04-01
Kernel: Stop debug spam when using mmap on /dev/mem device
Liav A
2022-03-31
Fuzzers: Add a basic input shim when running standalone
Tim Schumacher
2022-03-31
CMake: Allow building fuzzing targets without libFuzzer or OSS-Fuzz
Tim Schumacher
2022-03-31
Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`
Tim Schumacher
2022-03-31
Meta: Fix format-string in the port linter
EWouters
2022-03-31
LibPDF: Move font files into their own directory
Matthew Olsson
2022-03-31
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
Idan Horowitz
2022-03-31
LibWeb: Add support for IDL callback functions
Idan Horowitz
2022-03-31
LibWeb: Support non-interface top-level extended attributes
Idan Horowitz
2022-03-31
LibWeb: Add support for IDL typedefs
Idan Horowitz
2022-03-31
LibWeb: Stop generating C++ includes for non-code-generating IDL files
Idan Horowitz
2022-03-30
Meta: Use 4k logical and physical blocks for nvme in QEMU
Pankaj Raghav
2022-03-30
LibJS+LibUnicode: Align ECMA-402 "sanctioned" terminology with UTS 35
Timothy Flynn
2022-03-30
Meta: Fix e2fsck variable on macOS in build-image-qemu.sh
Tom Maisey
2022-03-30
LibWeb: Stop casting unsigned long IDL return values to i32
Idan Horowitz
2022-03-30
LibWeb: Support IDL optional integer arguments
Idan Horowitz
2022-03-29
markdown-check: Port to LibMain
Kenneth Myhra
2022-03-29
Ports: Update PHP to 8.1.4
Jelle Raaijmakers
2022-03-29
LibWeb: Add @@toStringTag own property on wrappers
Andreas Kling
2022-03-29
Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test
Karol Kosek
2022-03-29
Meta: Do not try to unzip the already decompressed WASM test suite .tar
Daniel Bertalan
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-03-28
Meta: Refactor the IPC-compiler and port it to LibMain
Hendiadyoin1
2022-03-27
Meta: Specify -z when decompressing tar.gz archives
Daniel Bertalan
2022-03-27
Kernel: Support all Intel-defined CPUID feature flags for EAX=1
Linus Groh
2022-03-27
Meta: Fix path to GCC's addr2line in serenity.sh
Linus Groh
2022-03-26
Meta: Add range checking to all numeric CSS types
Sam Atkins
2022-03-25
LibWeb: Mark CSS properties as not affecting stacking context by default
Andreas Kling
2022-03-24
Meta: Remove obsolete HeaderCheck .gitignore
Tim Schumacher
2022-03-24
Meta: Disable KASLR when debugging the kernel with GDB
Idan Horowitz
2022-03-24
LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUG
Idan Horowitz
2022-03-24
CMake: Add serenity_lib_static
Lenny Maiorani
2022-03-22
LibWeb: Support IDL default values of "null" for optional arguments
Timothy Flynn
2022-03-21
LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes
Timothy Flynn
2022-03-21
LibWeb: Support generating IDL float types
Timothy Flynn
2022-03-21
LibWeb: Only invalidate stacking context tree for opacity/z-index change
Andreas Kling
2022-03-20
Meta: Always disable kvm on aarch64 hosts for now
Nico Weber
2022-03-20
Lagom: Build with -fsigned-char
Nico Weber
2022-03-20
Everywhere: Move commonmark.spec.json to /home/anon/Tests
Brian Gianforcaro
2022-03-20
Everywhere: Move tests to /home/anon/Tests
Brian Gianforcaro
2022-03-20
Everywhere: Move js/web/wasm tests under /home/anon/Tests
Brian Gianforcaro
2022-03-20
Everywhere: Move cpp-tests under /home/anon/Tests
Brian Gianforcaro
2022-03-20
Meta: Skip wasm tests whose modules cannot be loaded
Ali Mohammad Pur
2022-03-19
Meta: Error out on find_program errors with CMake less than 3.18
Brian Gianforcaro
2022-03-19
CMake: Modify include path when building from Hack Studio
Itamar
2022-03-19
CMake: Install generated IPC headers under /usr/include in compile_ipc()
Itamar
2022-03-19
LibWeb: Handle nullish this_value when creating idl functions
stelar7
2022-03-18
Everywhere: Deduplicate day/month name constants
Lenny Maiorani
2022-03-17
LibTimeZone: Update to TZDB version 2022a
Timothy Flynn
2022-03-16
LibWeb: Annotate which CSS properties may affect layout
Andreas Kling
[next]