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-08-23
LibJS: Remove GlobalObject from VM::this_value()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::throw_completion()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
Linus Groh
2022-08-23
CI: Install newer Bash via homebrew on macOS
Linus Groh
2022-08-22
Meta: Move downloading of emoji-test.txt to unicode_data.cmake
Timothy Flynn
2022-08-22
Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt
Ryan Liptak
2022-08-20
Meta: Add check-emoji script to validate emoji filenames
Ryan Liptak
2022-08-17
Meta: Disallow running with QEMU >= 7.x on aarch64 build
Timon Kruiper
2022-08-17
LibUnicode: Generate code point display names with run-length encoding
Timothy Flynn
2022-08-17
LibUnicode: Mark UniqueStringStorage::generate as constant
Timothy Flynn
2022-08-16
LibTimeZone+LibUnicode: Generate string data with run-length encoding
Timothy Flynn
2022-08-16
Meta: Remove an outdated `MAKE_DIRECTORY` call for pnp IDs
Tim Schumacher
2022-08-15
Meta: Remove TZDB duplication
Emily Trau
2022-08-14
LibWeb: Correct variable name in `get_shortest_function_length()`
Sam Atkins
2022-08-14
LibWeb: Implement Path2D class
Sam Atkins
2022-08-14
LibWeb: Allow "unrestricted" floats and doubles in IDL
Sam Atkins
2022-08-14
Everywhere: Get rid of the fbdev kernel boot argument remainders
Liav A
2022-08-11
LibTimeZone: Update to TZDB version 2022b
Timothy Flynn
2022-08-09
CI: Enable downloading the Azure remote data cache for Fuzzer builds
Timothy Flynn
2022-08-09
CI: Add a restoration key for Azure's remote data caches
Timothy Flynn
2022-08-08
Kernel/FileSystem: Use a new debug flag for SysFS debug messages
Liav A
2022-08-07
LibWeb: Parse rect style value
Tom
2022-08-05
LibJS: Let Shape store a Realm instead of a GlobalObject
Andreas Kling
2022-07-30
Meta: Set has_unscopable_member for interfaces include mixins with them
MacDue
2022-07-29
LibWeb: Skip whitespace when parsing IDL non-interface entities
Sam Atkins
2022-07-22
LibJS+LibUnicode: Generate a set of default DateTimeFormat patterns
Timothy Flynn
2022-07-22
LibWeb/IDL: Handle passing ArrayBuffer to an IDL union type
Kenneth Myhra
2022-07-21
LibUnicode: Generate per-locale data for the "noon" fixed day period
Timothy Flynn
2022-07-21
LibUnicode: Check whether a calendar symbol for a locale actually exists
Timothy Flynn
2022-07-21
LibJS+LibUnicode: Handle flexible day periods on both sides of midnight
Timothy Flynn
2022-07-21
CI+Lagom: Add Lagom Android CI for arm64-v8a on NDK 24 with API level 30
Andrew Kaster
2022-07-20
LibUnicode: Generate per-locale approximately & range separator symbols
Timothy Flynn
2022-07-20
LibWeb: Make IDL-generated iterator prototype next() enumerable as well
Linus Groh
2022-07-19
LibAudio: Rename ConnectionFromClient to ConnectionToServer
kleines Filmröllchen
2022-07-19
Kernel/Storage: Introduce basic abstraction layer for ATA components
Liav A
2022-07-19
Everywhere: Fully remove the separate LibPthread directory
Tim Schumacher
2022-07-19
Meta: Add Android cross-compile support to Lagom
Andrew Kaster
2022-07-19
LibWeb: Split WrapperGenerator namespace check into an Array + contains
Linus Groh
2022-07-19
LibWeb: Prepare WrapperGenerator for Fetch bindings
Linus Groh
2022-07-17
Meta: Teach GenerateCSSPropertyID about linear-gradients
MacDue
2022-07-17
LibWeb: Introduce Blob
Kenneth Myhra
2022-07-17
LibWeb/IDL: Add support for generating IDL BufferSource type
Kenneth Myhra
2022-07-17
LibWeb/IDL: Add support for optional long long
Kenneth Myhra
2022-07-15
LibUnicode: Fallback to per-locale default calendars
Timothy Flynn
2022-07-15
LibUnicode: Fallback to per-locale default numbering systems
Timothy Flynn
2022-07-15
LibUnicode: Generate a method to lookup locale-preferred keyword values
Timothy Flynn
2022-07-15
LibUnicode: Generate a method to lookup available keyword values
Timothy Flynn
[next]