1. 073f31a Add option to JarInfer to deal with signed jars. (#345) by Lázaro Clapp · 5 years ago
  2. 746f21f Fix #333 Nullaway init suppression issue (#343) by shubham ugare · 5 years ago
  3. d617d0c Handle cases when there are no annotations on methods or parameters in JarInfer (#342) by Raghavan Raman · 5 years ago
  4. eadcd3a Avoid adding redundant annotations during bytecode rewriting in JarInfer (#341) by Raghavan Raman · 5 years ago
  5. 047107c Adding support for Aar-to-aar transformation. (#334) by Raghavan Raman · 5 years ago
  6. 2797368 [JarInfer] Use exact jar output path when possible (#339) by Lázaro Clapp · 5 years ago
  7. d0c921d [JarInfer] Don't compute frames on bytecode writting. (#338) by Lázaro Clapp · 5 years ago
  8. 354d4fc Update to Gradle 5.5.1 (#336) by Manu Sridharan · 5 years ago
  9. 4acc17d Add support for @RecentlyNullable and @RecentlyNonNull (#335) by Manu Sridharan · 5 years ago
  10. f006348 Annotate StringUtils.isBlank() of org.apache.commons (#330) by Filip Procházka · 5 years ago
  11. fff2e00 Library models for guava's AsyncFunction (#328) by Lázaro Clapp · 5 years ago
  12. d2c1476 Prepare next development version. by Lazaro Clapp · 5 years ago
  13. beb83a0 Prepare for release 0.7.5. by Lazaro Clapp · 5 years ago
  14. e1a1166 Allow models to override @Nullable on third-party functional interfaces (#326) by Lázaro Clapp · 5 years ago
  15. 9a59393 Prepare next development version. by Lazaro Clapp · 5 years ago
  16. 0988cb3 Prepare for release 0.7.4. by Lazaro Clapp · 5 years ago
  17. 4f5cc7a Treat methods of final classes as final for initialization. (#325) by Lázaro Clapp · 5 years ago
  18. 85266e4 Fix @NullableDecl support (#324) by Lázaro Clapp · 5 years ago
  19. f1b0e3c Different approach for param analysis (#320) by shubham ugare · 5 years ago
  20. 9e4b320 Fix Travis build for Android (requires `dist: trusty`) (#322) by Lázaro Clapp · 5 years ago
  21. 9f9ba2b Minor refactor and cleanup in JarInfer-lib (#319) by shubham ugare · 5 years ago
  22. 7d71b85 Refactor the driver and annotation summary type in JarInfer (#317) by Raghavan Raman · 5 years ago
  23. 7a29a31 Add support for Jar to Jar transformation to JarInfer (#316) by Raghavan Raman · 5 years ago
  24. 969329e Prepare next development version. by Lazaro Clapp · 5 years ago
  25. 448cb30 Prepare for release 0.7.3. by Lazaro Clapp · 5 years ago
  26. cd6e24f Make class-level caches for InferredJARModelsHandler instance fields. (#315) by Lázaro Clapp · 5 years ago
  27. 8fce284 Adding support for CoreMatchers and core.IsNull in hamcrest. (#311) by Raghavan Raman · 5 years ago
  28. c3979b4 Handle assertThat in JUnit and Hamcrest. (#310) by Raghavan Raman · 5 years ago
  29. f8d255c Added tests for optional emptiness support with Rx (#308) by shubham ugare · 5 years ago
  30. 29dd90c To string fix for AccessPathElement (#306) by shubham ugare · 5 years ago
  31. d4ae917 Handle assertThat(...).isNotNull() statements (#304) by Raghavan Raman · 5 years ago
  32. a549a59 Updating Readme for Travis migration by Lázaro Clapp · 5 years ago
  33. 713bc5e Prepare next development version. by Lazaro Clapp · 5 years ago
  34. 56a027e Prepare for release 0.7.2. by Lazaro Clapp · 5 years ago
  35. d2d84b0 Add support for UNSIGNED_RIGHT_SHIFT. (#303) by Lázaro Clapp · 5 years ago
  36. 4d7b4d0 Update Gradle, Error Prone plugin, and Android Gradle Plugin (#294) by Zac Sweers · 5 years ago
  37. 244a587 Fix merge conflict between the two latest commits (#302) by Lázaro Clapp · 5 years ago
  38. 26b3f55 Upgrade to Error Prone 2.3.3 (#295) by Zac Sweers · 5 years ago
  39. e529f53 Nullable switch expression support by Shubham Ugare · 5 years ago
  40. 8f06f38 Install GJF hook using a gradle task, rather than a gradlew hack. (#298) by Lázaro Clapp · 5 years ago
  41. 774aee6 Prepare next development version. by Lazaro Clapp · 5 years ago
  42. f37abe2 Prepare for release 0.7.1. by Lazaro Clapp · 5 years ago
  43. b99e4cf Remove warning about @Nullable var args (#296) by Lázaro Clapp · 5 years ago
  44. a724228 Prepare next development version. by Lazaro Clapp · 5 years ago
  45. 974e02e Prepare for release 0.7.0. by Lazaro Clapp · 5 years ago
  46. 401d048 Improved varargs support. (#291) by Lázaro Clapp · 5 years ago
  47. 18b386a Refactor for ErrorMessage class use (#284) by shubham ugare · 5 years ago
  48. 31a1842 Custom path to Optional class for Optional emptiness handler (#288) by shubham ugare · 5 years ago
  49. 0b9cdef Add support for methods taking literal constant args in Access Paths. (#285) by Lázaro Clapp · 5 years ago
  50. 4a4b591 Added Optional emptiness handler (#278) by shubham ugare · 5 years ago
  51. baf7fbb Prepare next development version. by Lazaro Clapp · 5 years ago
  52. 285f7e0 Prepare for release 0.6.6. by Lazaro Clapp · 5 years ago
  53. 3a1e2bf Add model for Preconditions.checkNotNull(obj, message). (#283) by Lázaro Clapp · 5 years ago
  54. b3f887e Prepare next development version. by Lazaro Clapp · 5 years ago
  55. 3d1dc0a Prepare for release 0.6.5. by Lazaro Clapp · 5 years ago
  56. 4a6e4dd Revert "Model parseXXX methods of boxed primitives as having @NonNull parameter (#270)" (#281) by Lázaro Clapp · 5 years ago
  57. bab710c Add Fragment.onViewCreated as a known initializer. (#279) by Lázaro Clapp · 5 years ago
  58. 6fe4b11 fix models (#277) by Manu Sridharan · 5 years ago
  59. ba56d5b Adding support for Activity and Fragment coming from the support libraries: (#275) by Yanislav Mhaylov · 6 years ago
  60. 404dc89 Tell user to not report Error Prone issue when AnnotatedPackages option is missing (#273) by Manu Sridharan · 6 years ago
  61. 46073af Various fixes for generating @SuppressWarnings (#271) by Manu Sridharan · 6 years ago
  62. 33152f1 Model parseXXX methods of boxed primitives as having @NonNull parameter (#270) by shubham ugare · 6 years ago
  63. 0ac6057 Prepare next development version by Manu Sridharan · 6 years ago
  64. 58ed94c Prepare for release 0.6.4 by Manu Sridharan · 6 years ago
  65. 72bdb43 Revert "Stop shadowing Checker Framework libraries (#258)" (#268) by Manu Sridharan · 6 years ago
  66. b9c22d6 Update the compile benchmark harness script to be more usable (#267) by Manu Sridharan · 6 years ago
  67. ee0f8f3 Optimize library model lookups (#265) by Manu Sridharan · 6 years ago
  68. fc406a1 Add models for Apache StringUtils isEmpty methods (#264) by Manu Sridharan · 6 years ago
  69. f1a8751 Initial support for JDK 11 (#263) by Manu Sridharan · 6 years ago
  70. cf8b704 Disable JarInfer handler by default (#261) by Manu Sridharan · 6 years ago
  71. c3ab5d2 Downgrade Gradle to 4.10.2 (#262) by Manu Sridharan · 6 years ago
  72. 01194cd Update to Gradle 5.0 (#260) by Manu Sridharan · 6 years ago
  73. 736dd4e Stop shadowing Checker Framework libraries (#258) by Manu Sridharan · 6 years ago
  74. abb96b5 Remove sudo: false from travis config (#257) by Zac Sweers · 6 years ago
  75. 6d58494 Prepare next development version by Manu Sridharan · 6 years ago
  76. d53bb06 Prepare for release 0.6.3 by Manu Sridharan · 6 years ago
  77. 0c1d8ac Fix handling of enhanced for loops (#256) by Manu Sridharan · 6 years ago
  78. 19cbe82 Prepare next development version by Manu Sridharan · 6 years ago
  79. a412c8b Prepare for release 0.6.2 by Manu Sridharan · 6 years ago
  80. fee6872 Handle lambda override with AcknowledgeRestrictiveAnnotations (#255) by Manu Sridharan · 6 years ago
  81. 009719c Handle interaction between AcknowledgeRestrictiveAnnotations and TreatGeneratedAsUnannotated (#254) by Manu Sridharan · 6 years ago
  82. 55b50fe Prepare next development version. by Lazaro Clapp · 6 years ago
  83. 37cd629 Prepare for release 0.6.1. by Lazaro Clapp · 6 years ago
  84. 5006267 Add support for renamed android.support packages in models. (#253) by Lázaro Clapp · 6 years ago
  85. d0bddbc Fix error on checking the initTree2PrevFieldInit cache. (#252) by Lázaro Clapp · 6 years ago
  86. d1684d9 Restrictive annotated method overriding (#249) by shubham ugare · 6 years ago
  87. 2cf8011 Update net.ltgt.errorprone to 0.6, and various small updates to the build (#248) by Thomas Broyer · 6 years ago
  88. 81aba29 Update to Error Prone 2.3.2 (#242) by Manu Sridharan · 6 years ago
  89. e94911e Change how jarinfer finds astubx model jars. (#243) by Lázaro Clapp · 6 years ago
  90. 52f2e2b Update Gradle examples in README (#244) by Thomas Broyer · 6 years ago
  91. 81030b5 Assertion of not equal to null updates the access path (#240) by shubham ugare · 6 years ago
  92. 237a6ef Enable excluded class annotations to (mostly) work on inner classes (#239) by Manu Sridharan · 6 years ago
  93. 0b28b6a Prepare next development version. by Lazaro Clapp · 6 years ago
  94. 8dd1c30 Prepare for release 0.6.0. by Lazaro Clapp · 6 years ago
  95. c0f3d41 Pass nullability info on enclosing locals into dataflow analysis for lambdas and anonymous / local classes (#235) by Manu Sridharan · 6 years ago
  96. 15b8dca Bump Checker Framework to 2.5.5 (#233) by Manu Sridharan · 6 years ago
  97. 7a0c1dc De-genericize NullnessStore (#231) by Manu Sridharan · 6 years ago
  98. bceb3b5 Fix AutoFix for MethodRefs returning null. (#229) by Lázaro Clapp · 6 years ago
  99. 2487e1c Add support for marking library parameters as explicitly @Nullable (#228) by Lázaro Clapp · 6 years ago
  100. f3be0a7 Prepare next development version. by Lazaro Clapp · 6 years ago