ladybird/Libraries/LibCore
2025-10-22 17:32:45 -05:00
..
Platform
AnonymousBuffer.cpp
AnonymousBuffer.h
AnonymousBufferWindows.cpp
ArgsParser.cpp
ArgsParser.h
CMakeLists.txt LibCore+LibWebView+UI/Qt: Support TimeZoneWatcher on Windows 2025-10-05 15:46:15 +02:00
ConfigFile.cpp Everywhere: Change west consts caught by clang-format-21 to east consts 2025-08-29 18:18:55 +01:00
ConfigFile.h
DeferredInvocationContext.h
Directory.cpp
Directory.h
DirectoryEntry.cpp
DirectoryEntry.h
DirIterator.cpp
DirIterator.h
ElapsedTimer.cpp
ElapsedTimer.h
Environment.cpp Meta+LibCore: Disable --no-undefined on FreeBSD and remove LibCore hack 2025-10-22 13:54:54 +02:00
Environment.h
Event.h LibCore: Remove unused CustomEvent 2025-08-11 16:55:25 +02:00
EventLoop.cpp LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
EventLoop.h LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
EventLoopExecutor.swift
EventLoopImplementation.cpp
EventLoopImplementation.h LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
EventLoopImplementationUnix.cpp LibCore: Make timer firing order stable for equal deadlines 2025-09-22 12:34:32 +01:00
EventLoopImplementationUnix.h LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
EventLoopImplementationWindows.cpp LibCore: Implement polling for events on Windows 2025-10-22 17:32:45 -05:00
EventLoopImplementationWindows.h LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
EventReceiver.cpp LibCore: Remove unused CustomEvent 2025-08-11 16:55:25 +02:00
EventReceiver.h LibCore: Remove macro-generated EventReceiver::try_create(...) factories 2025-08-11 16:55:25 +02:00
EventSwift.h
EventSwift.mm
File.cpp
File.h
FileWatcher.h
FileWatcherLinux.cpp LibCore: Remove macro-generated EventReceiver::try_create(...) factories 2025-08-11 16:55:25 +02:00
FileWatcherUnimplemented.cpp
Forward.h LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
IOSurface.cpp
IOSurface.h
LocalServer.cpp LibCore: Remove unused LocalServer constructor parameter 2025-08-11 16:55:25 +02:00
LocalServer.h LibCore: Remove unused LocalServer constructor parameter 2025-08-11 16:55:25 +02:00
LocalServerWindows.cpp LibCore: Remove unused LocalServer constructor parameter 2025-08-11 16:55:25 +02:00
MachPort.cpp
MachPort.h
MappedFile.cpp
MappedFile.h Everywhere: Slap some [[clang::lifetimebound]] where appropriate 2025-09-01 11:11:38 +02:00
MimeData.cpp LibCore: Add AVIF to registered types in MimeData 2025-08-22 08:03:28 -04:00
MimeData.h
NetworkResponse.h
Notifier.cpp LibCore: Stop parenting notifiers 2025-08-11 16:55:25 +02:00
Notifier.h LibCore: Stop parenting notifiers 2025-08-11 16:55:25 +02:00
Process.cpp Everywhere: Fix a few unreachable-return / unreachable-break warnings 2025-09-12 14:33:14 +01:00
Process.h
ProcessWindows.cpp AK+LibJS+LibWeb+LibRegex: Replace AK::Utf16Data with AK::Utf16String 2025-07-18 12:45:38 -04:00
Promise.h LibCore: Allow Promise to be resolved if it has a non-Error error type 2025-10-02 14:50:04 +02:00
Proxy.h
Resource.cpp
Resource.h
ResourceImplementation.cpp
ResourceImplementation.h
ResourceImplementationFile.cpp
ResourceImplementationFile.h
SharedCircularQueue.h
Socket.cpp Tests/LibCore: Enable TestLibCoreStream in Windows CI 2025-08-06 20:24:38 -06:00
Socket.h Tests/LibCore: Enable TestLibCoreStream in Windows CI 2025-08-06 20:24:38 -06:00
SocketAddress.h
SocketAddressWindows.h
SocketpairWindows.cpp
SocketWindows.cpp LibCore: Fix WSAEMSGSIZE error in pending_bytes with proper zero-init 2025-08-23 18:35:45 -06:00
StandardPaths.cpp LibCore: Add a standard path for cache data 2025-10-14 13:40:33 +02:00
StandardPaths.h LibCore: Add a standard path for cache data 2025-10-14 13:40:33 +02:00
System.cpp LibCore: Add a system wrapper to pipe a file 2025-10-14 13:40:33 +02:00
System.h LibCore: Add a system wrapper to pipe a file 2025-10-14 13:40:33 +02:00
SystemServerTakeover.cpp
SystemServerTakeover.h
SystemWindows.cpp LibCore: Add a system wrapper to pipe a file 2025-10-14 13:40:33 +02:00
TCPServer.cpp LibCore: Remove unused TCPServer constructor parameter 2025-08-11 16:55:25 +02:00
TCPServer.h LibCore: Remove unused TCPServer constructor parameter 2025-08-11 16:55:25 +02:00
TCPServerWindows.cpp LibCore: Remove unused TCPServer constructor parameter 2025-08-11 16:55:25 +02:00
ThreadedPromise.h LibCore: Fix ThreadedPromise issues found with ThreadSanitizer 2025-09-24 21:05:54 -05:00
ThreadEventQueue.cpp
ThreadEventQueue.h
Timer.cpp LibCore: Remove unused Timer APIs for constructing with a parent 2025-08-11 16:55:25 +02:00
Timer.h LibCore: Remove unused Timer APIs for constructing with a parent 2025-08-11 16:55:25 +02:00
TimeZoneWatcher.h
TimeZoneWatcherLinux.cpp
TimeZoneWatcherMacOS.mm
TimeZoneWatcherUnimplemented.cpp
TimeZoneWatcherWindows.cpp LibCore+LibWebView+UI/Qt: Support TimeZoneWatcher on Windows 2025-10-05 15:46:15 +02:00
UDPServer.cpp LibCore: Remove unused UDPServer constructor parameter 2025-08-11 16:55:25 +02:00
UDPServer.h LibCore: Remove unused UDPServer constructor parameter 2025-08-11 16:55:25 +02:00
UDPServerWindows.cpp LibCore: Remove unused UDPServer constructor parameter 2025-08-11 16:55:25 +02:00
Version.cpp
Version.h