summaryrefslogtreecommitdiff
path: root/view/sharedcache/workflow/SharedCacheWorkflow.cpp
AgeCommit message (Expand)Author
2026-01-14Allow controlling which address is used for instructions created when inlinin...Mark Rowe
2025-08-27Rewrite Obj-C workflow in RustMark Rowe
2025-08-20Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreateMark Rowe
2025-05-30Misc shared cache improvementsMason Reed
2025-05-21[SharedCache] Fix .dylddata sections failing to propagate constantsMason Reed
2025-05-06[SharedCache] Add activities to core.function.metaAnalysis rather than a new ...Mark Rowe
2025-04-28[SharedCache] Improve support for older shared cache versionsMason Reed
2025-04-28Misc shared cache performance improvementsMason Reed
2025-04-08[SharedCache] Apply demangled names and types more broadlyMason Reed
2025-04-07[SharedCache] Add symbolizing of all accesses to non-loaded images in functionsMason Reed
2025-04-07[SharedCache] Dont apply invalid symbols in the stub workflowWeiN76LQh
2025-04-03[SharedCache] Identify unloaded symbols that are called in standard functionsMason Reed
2025-04-02[SharedCache] Misc fixes and commentsMason Reed
2025-04-02[SharedCache] Fix thrown exception in stub function analysis with mismatched ...Mason Reed
2025-04-02[SharedCache] Misc formattingMason Reed
2025-04-02[SharedCache] Refactor workflowMason Reed
2025-04-02[SharedCache] Improper nesting in workflowMason Reed
2025-04-02[SharedCache] Fix some of the workflow issuesMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
2025-04-02[SharedCache] Cleanup SharedCacheWorkflow::FixupStubsMason Reed
2025-01-10[SharedCache] Fix handling of relative selectors in macOS shared cachesMark Rowe
2024-11-25Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.Brian Potchik
2024-11-05[SharedCache] Optimizations for symbol resolution workflowkat
2024-10-28[SharedCache] Optimizations+fixes for SharedCache function workflow.kat
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat