Andrew Kaster 8082daaa3f LibAudio+LibCore: Remove workarounds for system header conflicts 1 year ago
..
Platform 383c15b22e LibCore: Prefix AK::Duration with AK Namespace 1 year ago
Account.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Account.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
AnonymousBuffer.cpp 1cd3826ad6 Userland+Tests: Don't use MAP_FILE when mmap-ing 1 year ago
AnonymousBuffer.h ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 years ago
ArgsParser.cpp abf35f5bd6 LibCore: Support Optional<StringView> as an argument to ArgsParser 1 year ago
ArgsParser.h 88b343061e LibCore: Make short_name optional for ArgsParser 1 year ago
CMakeLists.txt bd97442771 Meta: Add vulkan and vulkan-headers to vcpkg dependencies 1 year ago
Command.cpp c23060e21b Userland: Avoid some now-unneeded explicit conversions to Bytes 1 year ago
Command.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
ConfigFile.cpp c23060e21b Userland: Avoid some now-unneeded explicit conversions to Bytes 1 year ago
ConfigFile.h e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
DateTime.cpp 672a555f98 LibCore+LibJS+LibUnicode: Port retrieving time zone offsets to ICU 1 year ago
DateTime.h b169ffd1cf LibCore: Allow formatting a DateTime in GMT 1 year ago
Debounce.h 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer 1 year ago
DeferredInvocationContext.h 5a85067b49 Revert "LibCore: Add Core::deferred_invoke_if(F, Condition)" 1 year ago
DirIterator.cpp 603516e8c0 LibCore: Add new flag for DirIterator to not use fstatat 1 year ago
DirIterator.h 603516e8c0 LibCore: Add new flag for DirIterator to not use fstatat 1 year ago
Directory.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Directory.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
DirectoryEntry.cpp d568b09632 LibCore: Add methods to convert DirectoryEntry types to names 1 year ago
DirectoryEntry.h d568b09632 LibCore: Add methods to convert DirectoryEntry types to names 1 year ago
ElapsedTimer.cpp 383c15b22e LibCore: Prefix AK::Duration with AK Namespace 1 year ago
ElapsedTimer.h 383c15b22e LibCore: Prefix AK::Duration with AK Namespace 1 year ago
Environment.cpp 405ce6e5f5 LibCore: Be more BSD-friendly in Core::Environment 1 year ago
Environment.h b9dc2d7ebf LibCore: Introduce Core::Environment wrapper 1 year ago
Event.cpp ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 years ago
Event.h 21097d1c9e LibCore+Ladybird: Don't store timer_id in Core::TimerEvent 1 year ago
EventLoop.cpp 5a85067b49 Revert "LibCore: Add Core::deferred_invoke_if(F, Condition)" 1 year ago
EventLoop.h a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places 1 year ago
EventLoopImplementation.cpp b61a87c03c LibCore: Move post_event() back to EventLoopImplementation 2 years ago
EventLoopImplementation.h b77996884e LibCore+Ladybird: Don't force timer ids to be integer just to remap them 1 year ago
EventLoopImplementationUnix.cpp 383c15b22e LibCore: Prefix AK::Duration with AK Namespace 1 year ago
EventLoopImplementationUnix.h a973fe13cb LibCore: Use Core::System::pipe2 for creating the event loops waking FDs 1 year ago
EventReceiver.cpp 61148e9bc2 LibCore: Ignore timer events after stop() has been called 1 year ago
EventReceiver.h e1598233e1 LibCore: Remove unnecessary or invalid write after child remove 1 year ago
File.cpp 10edd38543 LibCore: Keep track of file offset to avoid system call for tell() 2 years ago
File.h 001ea22917 AK+LibCore: Make output buffered stream seekable 2 years ago
FilePermissionsMask.cpp 6c4b5775e1 LibCore: Implement four-digit modes for `FilePermissionsMask` parsing 3 years ago
FilePermissionsMask.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 years ago
FileWatcher.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
FileWatcherLinux.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
FileWatcherMacOS.mm 8082daaa3f LibAudio+LibCore: Remove workarounds for system header conflicts 1 year ago
FileWatcherUnimplemented.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Forward.h 4cc3d598f9 LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 1 year ago
GetPassword.cpp ccc871e608 LibCore: Propagate errors in SecretString 2 years ago
GetPassword.h e76b21a66f LibCore: Use ErrorOr<T> for Core::get_password() 3 years ago
Group.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Group.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
IOSurface.cpp 79acb998e1 LibCore+LibWeb: Use Metal backend for Skia painter on macOS 1 year ago
IOSurface.h 79acb998e1 LibCore+LibWeb: Use Metal backend for Skia painter on macOS 1 year ago
LocalServer.cpp 70149079e4 LibCore: Add initializer for LocalServer from already connected socket 1 year ago
LocalServer.h 70149079e4 LibCore: Add initializer for LocalServer from already connected socket 1 year ago
LockFile.cpp 5319e3a03f LibCore+Userland: Remove File::ensure_parent_directories 3 years ago
LockFile.h 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address 3 years ago
MachPort.cpp 9d2d78c57c LibCore: Make MachPort build on GNU Mach 1 year ago
MachPort.h e37071ae05 LibCore: Add a wrapper for IOSurface 1 year ago
MappedFile.cpp b00476abac AK: Use an enum to specify the open mode instead of a bool 1 year ago
MappedFile.h b00476abac AK: Use an enum to specify the open mode instead of a bool 1 year ago
MetalContext.h 79acb998e1 LibCore+LibWeb: Use Metal backend for Skia painter on macOS 1 year ago
MetalContext.mm 79acb998e1 LibCore+LibWeb: Use Metal backend for Skia painter on macOS 1 year ago
MimeData.cpp 7141319a7c LibGfx: Remove DDS image format support 1 year ago
MimeData.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
NetworkJob.cpp bf1f631f25 Everywhere: Write dtors for types with incomplete members out-of-line 1 year ago
NetworkJob.h bf1f631f25 Everywhere: Write dtors for types with incomplete members out-of-line 1 year ago
NetworkResponse.h ea58b8d927 Libraries: Use default constructors/destructors in LibCore 3 years ago
Notifier.cpp 77e4f0d7d8 LibCore: Allow listening for multiple conditions using a single Notifier 1 year ago
Notifier.h 96c7e83345 LibCore: Make Timers and Notifiers aware of threads 1 year ago
Process.cpp 4cc3d598f9 LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 1 year ago
Process.h 5f06594bbd LibCore: Include full definition for LocalSocket 1 year ago
ProcessStatisticsReader.cpp 5ed7cd6e32 Everywhere: Use east const in more places 1 year ago
ProcessStatisticsReader.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Promise.h c190294a76 LibCore: Fix compilation of infallible Promise::when_resolved handlers 1 year ago
Proxy.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
Resource.cpp 28307d0db6 LibCore: Add modified time to Resource 1 year ago
Resource.h 28307d0db6 LibCore: Add modified time to Resource 1 year ago
ResourceImplementation.cpp 28307d0db6 LibCore: Add modified time to Resource 1 year ago
ResourceImplementation.h 28307d0db6 LibCore: Add modified time to Resource 1 year ago
ResourceImplementationFile.cpp 28307d0db6 LibCore: Add modified time to Resource 1 year ago
ResourceImplementationFile.h 98a82565cd LibCore: Do not return an Optional from Resource:::filesystem_path 1 year ago
SOCKSProxyClient.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
SOCKSProxyClient.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
SecretString.cpp ccc871e608 LibCore: Propagate errors in SecretString 2 years ago
SecretString.h 2ebd79bc76 LibCore: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes in default impls 2 years ago
SessionManagement.cpp 126cbce632 Meta: Remove empty LibSystem library and references 1 year ago
SessionManagement.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
SharedCircularQueue.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Socket.cpp 383c15b22e LibCore: Prefix AK::Duration with AK Namespace 1 year ago
Socket.h 383c15b22e LibCore: Prefix AK::Duration with AK Namespace 1 year ago
SocketAddress.h ab82fc8993 LibCore: Support IPv6 for TCP and UDP connection 1 year ago
StandardPaths.cpp cdd91f4b48 Ladybird+LibCore+Meta: Update font paths and names for Android 1 year ago
StandardPaths.h c8dc77a552 LibCore: Add Music, Pictures and Videos user directory helpers 1 year ago
System.cpp f98e28912a LibCore: Only include BeepInstruction in System.cpp on Serenity 1 year ago
System.h 2770b7eecd LibCore: Null-check struct addrinfo to avoid freeaddrinfo(NULL) 1 year ago
SystemServerTakeover.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
SystemServerTakeover.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
TCPServer.cpp fd694e8672 AK+Lagom: Make it possible to build for iOS 1 year ago
TCPServer.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 years ago
ThreadEventQueue.cpp 920f470735 LibCore: Fix some thread-related memory/object leaks 1 year ago
ThreadEventQueue.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 years ago
ThreadedPromise.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 years ago
Timer.cpp 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer 1 year ago
Timer.h 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer 1 year ago
UDPServer.cpp ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 years ago
UDPServer.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 years ago
UmaskScope.h c214d31c5e Everywhere: Fix order of includes and #pragma once 2 years ago
Version.cpp 7e8dfe758c LibCore: Add a small library with only ArgsParser for DynamicLoader 1 year ago
Version.h d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog 2 years ago
VulkanContext.cpp c62240aa80 Everywhere: Warn on function definitions without prototypes 1 year ago
VulkanContext.h e713de115c LibWeb+LibCore: Use Vulkan backend for Skia on Linux 1 year ago