ghidra/Ghidra/Features/Base/data
ghidravore 410af5a272 GT-3317
moved generic graph interfaces to features graph module
created graph service broker

first commit of program graph module adapted to new graph api

GT-3317 connected listeners, documented and prettied up code
changed GhidraGraph to preserve order of created graph. Removed edge
filtering from initial program graph display

GT-3317 added exporters for supported formats

GT-3317 fixed GhidraGraph bug where it lost edges

updates

changed to new action builder
removed icons, improved AttributeFilters

removed DialogComponentProviderBuilder
fixed generic alphabet soup

added vertex name updating.

GT-3317 added threading to sugiyama
adapted to take advantage of multi-threaded edge crossing reduction in
circle layout
eliminated parallel edges, improved sizing, updated jungrapht version

GT-3317 fixing AST graph and moving modules and packages
started help
GT-3317 updated min-cross and color selections
uses min-cross that optimizes for graph size

GT-3317 help, javadocs

changes from review comments and cleaning up warnings and simplifying
exporter code
fixing warnings, simplifying unnecessarily complicated code
more changes from review
more changes from review, simplifications. removed unnecessary
threading, renamed vertex, edge, etc
GT-3317 squashed many commits to make rebase easier. Mostly changes from
first code review.
2020-05-13 15:58:03 -04:00
..
formats Candidate release of source code. 2019-03-26 13:46:51 -04:00
parserprofiles Candidate release of source code. 2019-03-26 13:46:51 -04:00
pcodetest Added P-Code Test framework to facilitate semantic verification through 2019-06-25 09:37:15 -04:00
stringngrams Candidate release of source code. 2019-03-26 13:46:51 -04:00
symbols GT-3235 Correct parsing of *.ord MS ordinal symbol map files 2019-12-19 11:01:13 -05:00
typeinfo BitFields - updated composite database schema version 2019-07-17 11:55:49 -04:00
ElfFunctionsThatDoNotReturn minor cleanup 2019-05-23 13:41:07 -04:00
ExtensionPoint.manifest GT-3317 2020-05-13 15:58:03 -04:00
file_extension_icons.xml GT-2758 - fix and normalize GFileSystem.getInfo() 2019-04-17 13:51:47 -04:00
functionTags.xml Candidate release of source code. 2019-03-26 13:46:51 -04:00
MachOFunctionsThatDoNotReturn GT-3261_emteere Sped up string table reading 2019-11-05 07:55:21 -05:00
ms_pe_rich_products.xml Candidate release of source code. 2019-03-26 13:46:51 -04:00
noReturnFunctionConstraints.xml Allowing non-returning function names for dyld cache 2019-10-07 10:04:25 -04:00
PEFunctionsThatDoNotReturn Candidate release of source code. 2019-03-26 13:46:51 -04:00
x64_linux_syscall_numbers Fix writev syscall number 2019-12-15 22:54:21 +02:00
x86_linux_syscall_numbers GT-3113 x86/64 linux syscalls 2019-08-27 17:06:20 -04:00