summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2022-03-26Meta: Add range checking to all numeric CSS typesSam Atkins
2022-03-25LibWeb: Mark CSS properties as not affecting stacking context by defaultAndreas Kling
2022-03-24Meta: Remove obsolete HeaderCheck .gitignoreTim Schumacher
2022-03-24Meta: Disable KASLR when debugging the kernel with GDBIdan Horowitz
2022-03-24LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUGIdan Horowitz
2022-03-24CMake: Add serenity_lib_staticLenny Maiorani
2022-03-22LibWeb: Support IDL default values of "null" for optional argumentsTimothy Flynn
2022-03-21LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributesTimothy Flynn
2022-03-21LibWeb: Support generating IDL float typesTimothy Flynn
2022-03-21LibWeb: Only invalidate stacking context tree for opacity/z-index changeAndreas Kling
2022-03-20Meta: Always disable kvm on aarch64 hosts for nowNico Weber
2022-03-20Lagom: Build with -fsigned-charNico Weber
2022-03-20Everywhere: Move commonmark.spec.json to /home/anon/TestsBrian Gianforcaro
2022-03-20Everywhere: Move tests to /home/anon/TestsBrian Gianforcaro
2022-03-20Everywhere: Move js/web/wasm tests under /home/anon/TestsBrian Gianforcaro
2022-03-20Everywhere: Move cpp-tests under /home/anon/TestsBrian Gianforcaro
2022-03-20Meta: Skip wasm tests whose modules cannot be loadedAli Mohammad Pur
2022-03-19Meta: Error out on find_program errors with CMake less than 3.18Brian Gianforcaro
2022-03-19CMake: Modify include path when building from Hack StudioItamar
2022-03-19CMake: Install generated IPC headers under /usr/include in compile_ipc()Itamar
2022-03-19LibWeb: Handle nullish this_value when creating idl functionsstelar7
2022-03-18Everywhere: Deduplicate day/month name constantsLenny Maiorani
2022-03-17LibTimeZone: Update to TZDB version 2022aTimothy Flynn
2022-03-16LibWeb: Annotate which CSS properties may affect layoutAndreas Kling
2022-03-16Meta: Enable all wasm extensions when building test suiteAli Mohammad Pur
2022-03-16Meta: Use the ImplementedAs value in the attribute settersin-ack
2022-03-14Meta: Add copy-src to commands in ZSH autocomplete scriptLinus Groh
2022-03-14Meta: Add aarch64 to targets in ZSH autocomplete scriptLinus Groh
2022-03-13LibWeb: Make CSS::property_initial_value() use an Array internallyAndreas Kling
2022-03-12Kernel: Move aarch64 Prekernel into KernelJakub V. Flasar
2022-03-10Meta: Port Generate_CSS_PropertyID_cpp to LibMain/Core::StreamSam Atkins
2022-03-10Meta: Port Generate_CSS_PropertyID_h to LibMain/Core::StreamSam Atkins
2022-03-10Meta: Port Generate_CSS_ValueID_cpp to LibMain/Core::StreamSam Atkins
2022-03-10Meta: Port Generate_CSS_ValueID_h to LibMain/Core::StreamSam Atkins
2022-03-09Meta: Generate functions for validating media-query valuesSam Atkins
2022-03-09LibWeb+Meta: Stop discrete media-features from parsing as rangesSam Atkins
2022-03-09Meta: Generate CSS::MediaFeatureID enumSam Atkins
2022-03-09Meta: Move title/camel_casify() functions into their own fileSam Atkins
2022-03-09LibWeb: Add basic support for DOM's NodeIterator and NodeFilterAndreas Kling
2022-03-09Meta: Add SERENITY_GL environment variable to run.shSahan Fernando
2022-03-08Base+Meta: Make /usr/local read-writeDaniel Bertalan
2022-03-08Meta: Fix that the processor count was output to stderr and ignoreddavidot
2022-03-08Meta: Read MAKEJOBS to limit jobs for ninja in serenity.shdavidot
2022-03-08LibWeb: Move Window from DOM directory & namespace to HTMLLinus Groh
2022-03-07LibPDF: Propagate errors in Parser and DocumentMatthew Olsson
2022-03-05LibWeb: Add a very basic and ad-hoc version of IDL overload resolutionIdan Horowitz
2022-03-04LibWeb: Hide some debug logging behind CANVAS_RENDERING_CONTEXT_2D_DEBUGLinus Groh
2022-03-03Meta: Add "SerenityOS" to the QEMU window titleJelle Raaijmakers
2022-03-02Meta: Add option to run SerenityOS on a QEMU MicroVM machineLiav A
2022-03-02Meta: Add option to run SerenityOS on a QEMU ISA-PC machineLiav A