summaryrefslogtreecommitdiff
path: root/view/sharedcache/api/sharedcacheapi.h
AgeCommit message (Expand)Author
2026-02-13[DSC] Correctly mark symbols as having local, global, or weak bindingMark Rowe
2025-04-14[SharedCache] Expose cache entry name in the APIMason Reed
2025-04-08[SharedCache] Apply demangled names and types more broadlyMason Reed
2025-04-03[SharedCache] Identify unloaded symbols that are called in standard functionsMason Reed
2025-04-02[SharedCache] Fix some bugsMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
2025-02-17[SharedCache] Remove using namespace statement from headersMason Reed
2025-02-17[SharedCache] Define BackingCacheTypeWeiN76LQh
2025-02-13[SharedCache] Use StringRef for performanceGlenn Smith
2025-02-12[SharedCache] Remove designator initializationMason Reed
2025-02-12[SharedCache] Make MetadataSerializable::Load staticMark Rowe
2024-12-26[SharedCache] Add the ability to manually trigger Objective-C processingWeiN76LQh
2024-12-26[SharedCache] Add the ability to skip Objective-C processing when loading a l...WeiN76LQh
2024-12-10[SharedCache] Switch to SAX-based writer API for JSON serializationAuthor: Mark Rowe
2024-12-10[SharedCache] Rework metadata serialization to reduce memory overheadMark Rowe
2024-10-28[SharedCache] Fix UI causing BV leakskat
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat