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
/
Lagom
Age
Commit message (
Expand
)
Author
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
LibJS+LibUnicode: Align ECMA-402 "sanctioned" terminology with UTS 35
Timothy Flynn
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
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-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-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-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
Lagom: Build with -fsigned-char
Nico Weber
2022-03-19
Meta: Error out on find_program errors with CMake less than 3.18
Brian Gianforcaro
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-16
LibWeb: Annotate which CSS properties may affect layout
Andreas Kling
2022-03-16
Meta: Use the ImplementedAs value in the attribute setter
sin-ack
2022-03-13
LibWeb: Make CSS::property_initial_value() use an Array internally
Andreas Kling
2022-03-10
Meta: Port Generate_CSS_PropertyID_cpp to LibMain/Core::Stream
Sam Atkins
2022-03-10
Meta: Port Generate_CSS_PropertyID_h to LibMain/Core::Stream
Sam Atkins
2022-03-10
Meta: Port Generate_CSS_ValueID_cpp to LibMain/Core::Stream
Sam Atkins
2022-03-10
Meta: Port Generate_CSS_ValueID_h to LibMain/Core::Stream
Sam Atkins
2022-03-09
Meta: Generate functions for validating media-query values
Sam Atkins
2022-03-09
LibWeb+Meta: Stop discrete media-features from parsing as ranges
Sam Atkins
2022-03-09
Meta: Generate CSS::MediaFeatureID enum
Sam Atkins
2022-03-09
Meta: Move title/camel_casify() functions into their own file
Sam Atkins
2022-03-09
LibWeb: Add basic support for DOM's NodeIterator and NodeFilter
Andreas Kling
2022-03-08
LibWeb: Move Window from DOM directory & namespace to HTML
Linus Groh
2022-03-07
LibPDF: Propagate errors in Parser and Document
Matthew Olsson
2022-03-05
LibWeb: Add a very basic and ad-hoc version of IDL overload resolution
Idan Horowitz
2022-02-26
Lagom/Fuzzers: Add MP3 fuzzer
Luke Wilde
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-24
LibWeb: Allow Angle/Frequency/Resolution/Time values for CSS properties
Sam Atkins
2022-02-23
LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests
Ali Mohammad Pur
2022-02-21
Lagom: Port LibSyntax
Filiph Sandström
2022-02-20
Fuzzers: Avoid unnecessary ByteBuffer copies in FuzzWAVLoader
Andrew Kaster
2022-02-20
Lagom: Add two-stage build for Fuzzers to enable fuzzing generated code
Andrew Kaster
2022-02-20
LibWeb: Add AbortSignal as a wrappable type
Luke Wilde
2022-02-20
LibWeb: Add support for dictionary types to union types
Luke Wilde
2022-02-20
LibWeb: Add dictionary types to idl_type_name_to_cpp_type
Luke Wilde
2022-02-20
LibWeb: Add support for optional, non-nullable wrapper types
Luke Wilde
[prev]
[next]