Bastiaan van der Plaat b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() 1 年之前
..
LibAccelGfx 980b61470c LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors 1 年之前
LibArchive e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
LibAudio fd694e8672 AK+Lagom: Make it possible to build for iOS 1 年之前
LibC 061f902f95 AK+Userland: Introduce ByteString::create_and_overwrite 1 年之前
LibCMake ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 年之前
LibCards 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibChess e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
LibCodeComprehension 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibCompress fd694e8672 AK+Lagom: Make it possible to build for iOS 1 年之前
LibConfig 5bcb3e2f16 LibConfig+ConfigServer: Add permissive mode 1 年之前
LibCore 1f44c9468a LibCore: Replace MIME type description lookup with a more generic method 1 年之前
LibCoredump fd316728a0 Everywhere: Remove references to UserspaceEmulator 1 年之前
LibCpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibCrypt 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibCrypto 0994aa91dc LibCrypto: Remove unused Crypto::PK::EMSA_PSS class 1 年之前
LibDNS aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 年之前
LibDSP 3e43d15440 Everywhere: Prefer `VERIFY` over `assert()` 1 年之前
LibDebug 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings 1 年之前
LibDesktop c4abb367a4 AppFile: Add spawn_with_escalation 1 年之前
LibDeviceTree 21a21c6a11 LibDeviceTree: Add a simple DeviceTree class 1 年之前
LibDiff 4bce61e508 patch+LibDiff: Add support for applying patches with preprocessor macro 1 年之前
LibEDID 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibELF c87e1084b6 LibELF: Prevent negative index when determining dynamic symbol count 1 年之前
LibFileSystem fd694e8672 AK+Lagom: Make it possible to build for iOS 1 年之前
LibFileSystemAccessClient 44ca55aaf8 LibFileSystemAccessClient+Userland: Return file paths as ByteStrings 1 年之前
LibGL 857ab2e06d LibGL: Create symlinks for headers and shared library 1 年之前
LibGLSL d160ff2f8d LibGLSL: Add tests for GLSL parser 1 年之前
LibGPU aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 年之前
LibGUI feac88f3cb LibGUI: Add FileTypeFilter factories for common audio and video types 1 年之前
LibGemini e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
LibGfx 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper 1 年之前
LibHTTP b9d2d1b478 LibHTTP: Disable finish repeat timer before deferring job completion 1 年之前
LibIDL 9eaae99da7 LibIDL: Ignore leading underscores in IDL identifier names 1 年之前
LibIMAP e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
LibIPC 7e6918e14a LibIPC: Add support for encoding and decoding `Array<T, N>` 1 年之前
LibImageDecoderClient 8e2102fb73 ImageViewer: Transform the image's dimension accordingly to the metadata 1 年之前
LibJIT aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 年之前
LibJS a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 年之前
LibKeyboard 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibLine 30d8c5f301 LibLine: Ensure suggestions are reset after ^C 1 年之前
LibLocale aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 年之前
LibMain 7834e26ddb Everywhere: Explicitly link all binaries against the LibC target 2 年之前
LibManual e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
LibMarkdown e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
LibPCIDB 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibPDF 21917e7b1e LibPDF+PDFViewer+MacPDF: Don't draw hidden text by default 1 年之前
LibPartition c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
LibProtocol 6dfb2f9dc8 Everywhere: Merge the WebSocket service into RequestServer 1 年之前
LibRIFF aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 年之前
LibRegex 8003bde03d AK+LibRegex+LibWasm: Remove the non-const COWVector::operator[] 1 年之前
LibSQL c6b9ce22ef LibSQL: Use Core::Environment instead of Core::System::*env() 1 年之前
LibSanitizer f0973db6dd LibSanitizer: Add `_abort` variants of UBSan handlers 2 年之前
LibSemVer ee639fa1df Libraries: Implement SemVer for version parsing and comparisons 1 年之前
LibSoftGPU aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 年之前
LibSymbolication b5f1a48a7c AK+Everywhere: Remove JsonValue APIs with implicit default values 1 年之前
LibSyntax 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibSystem 5dfe2eb389 Everywhere: Resolve conflicts with LibC and libc++ 2 年之前
LibTLS 0994aa91dc LibCrypto: Remove unused Crypto::PK::EMSA_PSS class 1 年之前
LibTest fe0fde2154 Userland+Tests: Remove unused <AK/Tuple.h> includes 1 年之前
LibTextCodec 3c039903fb LibTextCodec+AK: Don't validate UTF-8 strings twice 1 年之前
LibThreading 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibTimeZone 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibUSBDB 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibUnicode aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 年之前
LibVT ff33f00d16 LibVT: Ability to generate each of the 32 ASCII control characters 1 年之前
LibVideo 284f14d046 LibVideo: Replace DeprecatedFlyString with FlyString 1 年之前
LibVirtGPU edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately 1 年之前
LibWasm 5a40ce442b LibWasm: Remove uses of AK::Result 1 年之前
LibWeb b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() 1 年之前
LibWebSocket 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibWebView 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute 1 年之前
LibX86 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
LibXML bc301b6f40 AK+LibXML+JSSpecCompiler: Move LineTrackingLexer to AK 1 年之前
CMakeLists.txt ee639fa1df Libraries: Implement SemVer for version parsing and comparisons 1 年之前