summaryrefslogtreecommitdiffstats
path: root/jack/.settings/findbugs-exclude.xml
Commit message (Collapse)AuthorAgeFilesLines
* Merge PreProcessor.g and PreProcessorL.gBenoit Lamarche2014-08-271-4/+1
| | | | Change-Id: I134908f23cf62dbb4199f1425ab41f99476718b9
* Fix PreProcessor names and configurationBenoit Lamarche2014-08-271-4/+4
| | | | Change-Id: I4cd34c2b72a3accd41e01a4bd906004a44306f6f
* Add initial annotation adder support.Yohann Roussel2014-08-271-0/+12
| | | | | | | Supports only a reduced set of the syntax sufficient for providing multidex tracing configuration. Change-Id: Ibebadbf548f4efe6f5d5e147dad171e887308d6b
* Use annotation instead of exclude file for FindBugs.Yohann Roussel2014-05-231-29/+0
| | | | | | Jack's exclude file is not deleted because of antlr generated files. Change-Id: Ia9688b5eb75334448df024595a6d31fbed9386ae
* Fixed support to remove the thrown exceptions of a method while obfuscating.delphinemartin2014-05-221-0/+4
| | | | | | | | | | | Previous support was not complete since it was not working when shrobbing and dex generation were not done in the same plan. This support removes the information from the IR, so after the obfuscation phase, if the flags do not explicitely keep it, the thrown exceptions of a method cannot be retrieved. Bug: 11803482 Change-Id: I78efd58fd1b1b0f96ff1df5a8b046c23f1477c93
* Remove Serializable when possible.Yohann Roussel2014-04-181-5/+0
| | | | | | Because Jack doesn't use it. Change-Id: I5022062cf675fc9cc916b7ea4de30c6ae8ef7faf
* Merge ComposedPackageLoader into JPackage.Yohann Roussel2014-04-171-0/+5
| | | | | | And rename ComposablePackageLoader to PackageLoader. Change-Id: Ic1983a506b4423c076d48aa91a408dab4b2f17e7
* Initial Jack import.Yohann Roussel2014-03-201-0/+34
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43