.. |
LibArchive
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
LibAudio
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 年之前 |
LibC
|
7c93eabffe
LibC: Implement `mkstemps()` in stdlib and add a test
|
2 年之前 |
LibCards
|
435e53fcfe
LibCards: Remove card-back-image scaling
|
2 年之前 |
LibChess
|
351fc0cce2
ChessEngine: Use reduced Board objects in MCTSTree
|
2 年之前 |
LibCodeComprehension
|
c214d31c5e
Everywhere: Fix order of includes and #pragma once
|
2 年之前 |
LibCompress
|
8de7a91571
LibCompress+Tests: Demonstrate and fix faulty metadata length
|
2 年之前 |
LibConfig
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 年之前 |
LibCore
|
a81475d9fb
LibCore: Don't assume that the first address from getaddrinfo is IPv4
|
2 年之前 |
LibCoredump
|
97cc33ca47
Everywhere: Make the codebase more architecture aware
|
3 年之前 |
LibCpp
|
42865b8975
LibCpp: Add .clang-format to disable clang-format for the LibCpp Tests
|
2 年之前 |
LibCrypt
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 年之前 |
LibCrypto
|
8763dbcccc
Everywhere: Remove a bunch of dead write-only variables
|
2 年之前 |
LibDNS
|
a99cd09891
Libraries: Add missing includes, add namespace qualifiers
|
2 年之前 |
LibDSP
|
b29d27c948
LibDSP: Add a fixed mastering processor to Track
|
3 年之前 |
LibDebug
|
2af028132a
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
|
2 年之前 |
LibDesktop
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 年之前 |
LibDeviceTree
|
644928314a
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
|
3 年之前 |
LibDiff
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
LibEDID
|
2af028132a
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
|
2 年之前 |
LibELF
|
e2c55ee0a8
LibC: Move `dlfcn_integration.h` to the `bits` directory
|
2 年之前 |
LibFileSystemAccessClient
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 年之前 |
LibGL
|
6c87c98ed0
LibGL: Remove `GL::present_context`
|
2 年之前 |
LibGPU
|
c214d31c5e
Everywhere: Fix order of includes and #pragma once
|
2 年之前 |
LibGUI
|
02b9461714
LibGUI: Consider spacing for Toolbar overflow calculation
|
2 年之前 |
LibGemini
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 年之前 |
LibGfx
|
467565e3d4
LibGfx: Add TintFilter
|
2 年之前 |
LibHTTP
|
7578039188
LibHTTP: Use 'close' as the default value for Connection in HTTP/1.0
|
2 年之前 |
LibIDL
|
067a53b7e7
LibIDL: Remove static maps for interfaces and resolved imports
|
2 年之前 |
LibIMAP
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 年之前 |
LibIPC
|
b5681992e1
LibIPC: Allow overriding the use of deferred_invoke()
|
2 年之前 |
LibImageDecoderClient
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 年之前 |
LibJS
|
3aeb57ed09
AK+Everywhere: Fix data corruption due to code-point-to-char conversion
|
2 年之前 |
LibKeyboard
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
LibLine
|
a99cd09891
Libraries: Add missing includes, add namespace qualifiers
|
2 年之前 |
LibLocale
|
9e860d973e
LibLocale: Move locale source files to the LibLocale library
|
2 年之前 |
LibMain
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 年之前 |
LibMarkdown
|
aea4fbdd7b
LibMarkdown: Allow extra content to be inserted into HTML output's head
|
2 年之前 |
LibPCIDB
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
LibPDF
|
a99cd09891
Libraries: Add missing includes, add namespace qualifiers
|
2 年之前 |
LibPartition
|
2f8c20816e
LibPartition: Fix end block off by one error
|
3 年之前 |
LibProtocol
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 年之前 |
LibRegex
|
896d4e8dc1
LibRegex: Don't build LibRegex/C/Regex.cpp on Lagom
|
2 年之前 |
LibSQL
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 年之前 |
LibSanitizer
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
LibSoftGPU
|
a99cd09891
Libraries: Add missing includes, add namespace qualifiers
|
2 年之前 |
LibSymbolication
|
97cc33ca47
Everywhere: Make the codebase more architecture aware
|
3 年之前 |
LibSyntax
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
LibSystem
|
5120b39d0e
Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option
|
3 年之前 |
LibTLS
|
8763dbcccc
Everywhere: Remove a bunch of dead write-only variables
|
2 年之前 |
LibTest
|
b6094b7a3d
LibTest: Extract some useful functions from TestRunner.h
|
2 年之前 |
LibTextCodec
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
LibThreading
|
8150d71821
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
|
3 年之前 |
LibTimeZone
|
c3fd4554a6
LibTimeZone: Do not use tzname to determine the current time zone
|
2 年之前 |
LibUSBDB
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
LibUnicode
|
104b51b912
LibUnicode: Fix Hangul syllable composition for specific cases
|
2 年之前 |
LibVT
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 年之前 |
LibVideo
|
0c07bed89c
LibVideo: Initialize VP9 BitStream's reservoir field
|
2 年之前 |
LibWasm
|
e0a6ed4bc0
LibWasm: Use String::join in Printer where apropriate
|
2 年之前 |
LibWeb
|
35b714163d
LibWeb: Fix wrapping glitches on `repeating-linear-gradient()`s
|
2 年之前 |
LibWebSocket
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 年之前 |
LibWebView
|
ceccc2c163
LibWebView: Add abstract virtual base for WebView implementations
|
2 年之前 |
LibX86
|
2af028132a
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
|
2 年之前 |
LibXML
|
a99cd09891
Libraries: Add missing includes, add namespace qualifiers
|
2 年之前 |
CMakeLists.txt
|
c4668053d1
LibIDL+WrapperGenerator: Move IDL code into a library
|
2 年之前 |