summaryrefslogtreecommitdiff
path: root/view/sharedcache/core/SharedCacheController.cpp
AgeCommit message (Expand)Author
2025-12-20Fix many of the warnings that show up when compiling with GCC 15.2Mark Rowe
2025-07-28Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCachekat
2025-07-08Parse sections containing Objective-C constantsMark Rowe
2025-06-06Objective-C Processor: Remove vestigial code tracking whether view was backed...kat
2025-04-28Misc shared cache performance improvementsMason Reed
2025-04-26[SharedCache] Update the ref count warning to only show when above 2Mason Reed
2025-04-14[SharedCache] Evict file accessors from the global file accessor cache on fil...Mason Reed
2025-04-14[SharedCache] Misc cleanupMason Reed
2025-04-14[SharedCache] Apply .symbols file information when applying an imageMason Reed
2025-04-08[SharedCache] Fix exception message causing an exceptionMason Reed
2025-04-08Remove notion of image name from objective-c processorMason Reed
2025-04-06[SharedCache] Prevent all functions from being queued up for reanalysis when ...Mason Reed
2025-04-06[SharedCache] Add a named symbol mapMason Reed
2025-04-02[SharedCache] Misc fixes and commentsMason Reed
2025-04-02[SharedCache] Fix metadata not being loadedMason Reed
2025-04-02[SharedCache] Consistent logger naming and misc changesMason Reed
2025-04-02[SharedCache] Fix some bugsMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed