summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/shrob/test031/refsObfuscationWithMapping/expected-002.txt
Commit message (Collapse)AuthorAgeFilesLines
* Change Shrinking and obfuscation behavior depending on seedsdelphinemartin2014-06-061-2/+4
| | | | | | | Use the SeedFinder markers as starting point for shrinking and obfuscation tracing. Change-Id: I4a3aecd89edf80fe71a931e14cee5aa4638040e4
* Added possibility to search the hierarchy while finding seeds.delphinemartin2014-06-061-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