1. 073f31a Add option to JarInfer to deal with signed jars. (#345) by Lázaro Clapp · 5 years ago
  2. d617d0c Handle cases when there are no annotations on methods or parameters in JarInfer (#342) by Raghavan Raman · 5 years ago
  3. eadcd3a Avoid adding redundant annotations during bytecode rewriting in JarInfer (#341) by Raghavan Raman · 5 years ago
  4. 047107c Adding support for Aar-to-aar transformation. (#334) by Raghavan Raman · 5 years ago
  5. 2797368 [JarInfer] Use exact jar output path when possible (#339) by Lázaro Clapp · 5 years ago
  6. d0c921d [JarInfer] Don't compute frames on bytecode writting. (#338) by Lázaro Clapp · 5 years ago
  7. f1b0e3c Different approach for param analysis (#320) by shubham ugare · 5 years ago
  8. 9f9ba2b Minor refactor and cleanup in JarInfer-lib (#319) by shubham ugare · 5 years ago
  9. 7d71b85 Refactor the driver and annotation summary type in JarInfer (#317) by Raghavan Raman · 5 years ago
  10. 7a29a31 Add support for Jar to Jar transformation to JarInfer (#316) by Raghavan Raman · 5 years ago
  11. 26b3f55 Upgrade to Error Prone 2.3.3 (#295) by Zac Sweers · 5 years ago
  12. cf8b704 Disable JarInfer handler by default (#261) by Manu Sridharan · 6 years ago
  13. 2cf8011 Update net.ltgt.errorprone to 0.6, and various small updates to the build (#248) by Thomas Broyer · 6 years ago
  14. 81aba29 Update to Error Prone 2.3.2 (#242) by Manu Sridharan · 6 years ago
  15. eb5c8cc Make JarInfer generated jars fully deterministic by removing timestamps (#227) by Lázaro Clapp · 6 years ago
  16. f3be922 Prepare for release 0.5.4. by Lazaro Clapp · 6 years ago
  17. 6251c19 [JarInfer] Handler for @Nullable return value annotations (#216) by Subarno · 6 years ago
  18. 4c18813 Update to Error Prone 2.3.1 and centralize Java compiler flags (#218) by Manu Sridharan · 6 years ago
  19. 772e8b6 [JarInfer] Write to/load from separate astubx model jars (#214) by Subarno · 6 years ago
  20. 0a91e9b JarInfer checks for null tested parameters (#211) by Subarno · 6 years ago
  21. d005bd2 Create android-jarinfer-models-sdk28 and fix release scripts. (#210) by Lázaro Clapp · 6 years ago
  22. 411a3c0 fix: zip entry size error (#207) by Subarno · 6 years ago
  23. f7ce9f2 Handler for separate Android models jar (#206) by Subarno · 6 years ago
  24. e51677f JarInfer: Third-party bytecode analysis (MVP version) (#199) by Lázaro Clapp · 6 years ago