index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
sharedcache
/
ui
/
dsctriage.cpp
Age
Commit message (
Expand
)
Author
2026-05-19
Fix leaks due to missing parenting of Qt objects
Mark Rowe
2026-02-06
Add regex and case sensitivity options to FilterEdit
Josh Ferrell
2025-09-25
Sort table views in the shared cache / kernel cache triage views by address b...
Mark Rowe
2025-07-15
Added search placeholder for DSCView and KCView.
Hongyu Chen
2025-07-04
[SharedCache] Enqueue pointer sweep on image/region load
Mason Reed
2025-06-25
Fix cxx20 compiler warnings.
Alexander Taylor
2025-05-06
[SharedCache]"Fix" possible deadlock when loading images from the UI
Mason Reed
2025-04-26
[SharedCache] Fix possible crash when closing view with images still being ad...
Mason Reed
2025-04-21
[SharedCache] Always load image dependencies
WeiN76LQh
2025-04-16
Clean up navigable views and priorities
Glenn Smith
2025-04-16
Better column sizing for DSC and KC triage views.
Alexander Taylor
2025-04-16
Add loaded column for kernel cache view.
Alexander Taylor
2025-04-16
Glenn wanted this.
Alexander Taylor
2025-04-14
Fixes for multiple issues in DSC/KC Triage views.
Alexander Taylor
2025-04-14
[SharedCache] Expose cache entry name in the API
Mason Reed
2025-04-09
Shared cache and kernel cache UI cleanup.
Alexander Taylor
2025-04-03
[SharedCache] Misc triage view bug fixes
Mason Reed
2025-04-02
Add context menu for shared cache view.
Alexander Taylor
2025-04-02
Styling for data in shared cache view.
Alexander Taylor
2025-04-02
Use standard buttons in shared cache view.
Alexander Taylor
2025-04-02
Add filtering for mappings in shared cache view.
Alexander Taylor
2025-04-02
[SharedCache] Fix multi-row image selection not respecting the visibility of ...
Mason Reed
2025-04-02
[SharedCache] Fix some bugs
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed
2025-04-02
[SharedCache] Don't show DSCTriage when not in shared cache view
Mason Reed
2025-03-28
Fix initial navigation to DSCTriage view
Peter LaFosse
2025-03-18
dyld_shared_cache: Resolve issue where Cache info tables were mistakenly edit...
kat
2025-03-18
[SharedCache] Improvements to triage view; Fix double-click double-load issue...
kat
2025-02-28
[SharedCache] Fix symbol view navigation away from DSCTriage into Linear/Graph
kat
2025-02-13
[SharedCache] Use StringRef for performance
Glenn Smith
2024-11-13
make abbreviation match longer name for DSC plugin info
Jordan Wiens
2024-11-12
[SharedCache] Better failure state for triage view
kat
2024-11-09
fix DSC first-popup dialog
Jordan Wiens
2024-11-06
reorder DSC triage tabs and small text changes
Jordan Wiens
2024-11-05
[SharedCache] Fix .bndb save/load outside of projects
kat
2024-11-05
[SharedCache] Changes to the alpha popup/info tab
kat
2024-11-05
[SharedCache] Implement LoadedImage API, Fix serialized image names, more rob...
kat
2024-10-28
[SharedCache] Warnings Cleanup
kat
2024-10-28
[SharedCache] Fix UI causing BV leaks
kat
2024-10-23
Initial commit of the alpha dyld_shared_cache view API Plugin.
kat