Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Shrinking and obfuscation behavior depending on seeds | delphinemartin | 2014-06-06 | 1 | -0/+2 |
| | | | | | | | Use the SeedFinder markers as starting point for shrinking and obfuscation tracing. Change-Id: I4a3aecd89edf80fe71a931e14cee5aa4638040e4 | ||||
* | Added possibility to search the hierarchy while finding seeds. | delphinemartin | 2014-06-06 | 1 | -0/+6 |
When a class specification is matched and we are searching for member matching the member specification, we now have the possibility (using a property) to search also in the superclasses of the matches class. This patch does not change Shrinking and obfuscation behavior but only the printing of seeds. Bug: 12026809 Change-Id: I93699475e47f9de2501c463c8d96635b26e97853 |