1. eac80e3 Merge "Remove unused --input-api-jar option" into metalava-main by Paul Duffin · 6 weeks ago
  2. 70de80d Expand revert modifier changes tests to cover more cases by Paul Duffin · 6 weeks ago
  3. 1f22829 Support reverting changes to modifiers by Paul Duffin · 6 weeks ago
  4. c349a31 Include reverted item in stubs for extending API surface by Paul Duffin · 6 weeks ago
  5. b4c9861 Support controlling Item.emit per signature file by Paul Duffin · 7 weeks ago
  6. 39be522 Add SignatureFile wrapper around File for ApiFile by Paul Duffin · 7 weeks ago
  7. ff574c0 Remove unnecessary JDiffXmlTest "Half float short from source" by Paul Duffin · 6 weeks ago
  8. f9ae1a4 Remove unused --input-api-jar option by Paul Duffin · 6 weeks ago
  9. 3a66862 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 6 weeks ago
  10. d2a0b57 Make jar-to-jdiff suitable for coverage use by Paul Duffin · 6 weeks ago androidx-viewpager2-release
  11. 502cdfa Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 6 weeks ago
  12. f3f63ee Add JarToJDiffCommand by Paul Duffin · 6 weeks ago
  13. 782953e Add StandaloneJarCodebaseLoader for use by AndroidJarsToSignaturesCommand by Paul Duffin · 6 weeks ago
  14. b666220 Extract JarCodebaseLoader from ActionContext.loadFromJarFile(...) by Paul Duffin · 6 weeks ago
  15. 5121f69 Remove apiPredicateConfig from ActionContext.loadFromJarFile(...) by Paul Duffin · 6 weeks ago
  16. 61da2a3 Merge "Remove codebaseValidator from ActionContext.loadFromJarFile(...)" into metalava-main by Paul Duffin · 6 weeks ago
  17. 7539d98 Merge "Add test to ensure that @FlaggedApi in stubs uses literals" into metalava-main by Treehugger Robot · 6 weeks ago
  18. 6659d90 Add test to ensure that @FlaggedApi in stubs uses literals by Paul Duffin · 6 weeks ago
  19. ba01a67 Remove codebaseValidator from ActionContext.loadFromJarFile(...) by Paul Duffin · 6 weeks ago
  20. 6a95058 Merge "Showcase K2 is correct for deprecated util with wildcard suppression" into metalava-main by Jinseong Jeon · 6 weeks ago
  21. 92546b8 Include FlaggedApi annotations in the stub files by Paul Duffin · 9 weeks ago
  22. 1cc6c8b FlaggedApiTest: Pass the whole previously released API by Paul Duffin · 8 weeks ago
  23. 4931525 Show existing broken behavior when reverting modifier change by Paul Duffin · 5 months ago
  24. d1de584 FlaggedApiTest: Support multiple previously released APIs by Paul Duffin · 8 weeks ago
  25. feafb90 Clarify " no flagged API" comment in FlaggedApi test by Paul Duffin · 8 weeks ago
  26. fcf4f2b Cache the previously released codebases locally by Paul Duffin · 7 weeks ago
  27. 62f1375 Merge "Set the default visibility modifier to package-private when no visibility flags are provided." into metalava-main by Treehugger Robot · 6 weeks ago
  28. 5c04f29 Set the default visibility modifier to package-private when no visibility flags are provided. by Aditya Choudhary · 7 weeks ago
  29. bac2863 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 7 weeks ago
  30. 20f6405 Only report compatibility issues against API being generated by Paul Duffin · 7 weeks ago
  31. 52aef6a Fix overwriting of compatibility check files during testing by Paul Duffin · 7 weeks ago
  32. a7efc0e Improve testing of multiple previously released API files by Paul Duffin · 7 weeks ago
  33. bb78cb8 Showcase K2 is correct for deprecated util with wildcard suppression by Jinseong Jeon · 7 weeks ago
  34. 57c630f Clarify that previouslyReleasedCodebases(...) does not support jars by Paul Duffin · 7 weeks ago
  35. bf69f44 Disallow mixing jar and signature files for compatibility check by Paul Duffin · 7 weeks ago
  36. c36d6b1 Pass File to mergeAnnotationsSignatureFile(...) by Paul Duffin · 7 weeks ago
  37. 3531d83 Remove unused CacheKey.load(...) by Paul Duffin · 7 weeks ago
  38. 6925b2e Add CheckRequest.loadPreviouslyReleasedApi(...) by Paul Duffin · 7 weeks ago
  39. cc63423 Improve documentation of CompatibilityCheckOptions.CheckRequest by Paul Duffin · 7 weeks ago
  40. 80b1cd5 Upgrade to AGP 8.5.0-alpha05 by Jinseong Jeon · 7 weeks ago
  41. 9b8d4dc Remove unused ClassItem.isDefined() by Paul Duffin · 7 weeks ago
  42. f779cb6 Remove Psi overrides of DefaultItem.emit by Paul Duffin · 7 weeks ago
  43. 9d2b7d9 Correct some unrealistic compatibility tests by Paul Duffin · 7 weeks ago
  44. be230cb Remove unnnecessary preFiltered parameter by Paul Duffin · 7 weeks ago
  45. f936b0a Stop ApiVisitor depending on options.apiVisitorConfig by Paul Duffin · 7 weeks ago
  46. 71b0540 Use same ApiVisitor.Config when traversing added items by Paul Duffin · 7 weeks ago
  47. 9e7f2f3 Do not duplicate a field from an interface onto itself by Paul Duffin · 8 weeks ago
  48. 646fbc5 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 8 weeks ago
  49. d12de82 Treat revert annotations as hide annotations by Paul Duffin · 8 weeks ago
  50. c8bebfb Add test to show incorrect behavior of flagged fields in public API by Paul Duffin · 8 weeks ago
  51. aacbca5 Merge "Ensure only Java files are included in turbine source parser." into metalava-main by Aditya Choudhary · 8 weeks ago
  52. 2252fdf Merge changes from topic "metalava-agp-8.5.0-alpha3" into metalava-main by Jinseong Jeon · 8 weeks ago
  53. 43920f7 Simplify MetalavaCliClient by Jinseong Jeon · 9 weeks ago
  54. c386425 Upgrade to AGP 8.5.0-alpha03 by Jinseong Jeon · 9 weeks ago
  55. 5a46617 Ensure only Java files are included in turbine source parser. by Aditya Choudhary · 9 weeks ago
  56. 5466595 Merge "Fix issue with trailing whitespace in annotation attributes" into metalava-main by Paul Duffin · 9 weeks ago
  57. 344ea45 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 9 weeks ago
  58. d6de753 Merge "propagating @Deprecated from properties to getters even with --ignore-comments" into metalava-main by Jeff Gaston · 9 weeks ago
  59. 7522648 propagating @Deprecated from properties to getters even with --ignore-comments by Jeff Gaston · 9 weeks ago
  60. d73a0a2 Fix issue with trailing whitespace in annotation attributes by Paul Duffin · 9 weeks ago
  61. 5c8fb13 Fix some IDE reported issues in ExtractAnnotations by Paul Duffin · 9 weeks ago
  62. 9266ef6 Remove AnnotationHolder wrapper class by Paul Duffin · 9 weeks ago
  63. 9fd9f88 Remove AnnotationHolder.annotationClass by Paul Duffin · 9 weeks ago
  64. 926576d Dedup obtaining UAnnotation for AnnotationHolder by Paul Duffin · 9 weeks ago
  65. f08a8ee Add test to show generating annotations from signature file by Paul Duffin · 9 weeks ago
  66. bcbf6a3 Add FileLocationTracker interface implemented by Tokenizer by Paul Duffin · 4 months ago
  67. 21c12ac Make TextTypeItemFactory extend DefaultTypeItemFactory by Paul Duffin · 2 months ago
  68. dd7d40d Replace last uses of TypeUse with ContextNullability by Paul Duffin · 2 months ago
  69. e23e926 Move TextTypeParser.getSuperType() into TextTypeItemFactory by Paul Duffin · 2 months ago
  70. 9b68f98 Add more logs when invalid inputs are provided to metalava by Aurimas Liutikas · 2 months ago
  71. 92c4ab8 Create project description file in temporary dir, not root dir by Jinseong Jeon · 3 months ago androidx-transition-release
  72. f9c4d26 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 3 months ago
  73. 426caa9 Pull fileLocation property into DefaultItem by Paul Duffin · 3 months ago
  74. d5b3248 Remove PsiConstructorItem override of fileLocation by Paul Duffin · 3 months ago
  75. e54cc42 Add PsiFileLocation to wrap a PsiElement by Paul Duffin · 3 months ago
  76. 832f155 Merge "Fix SignatureWriter to honor nullability of type arguments" into metalava-main by Treehugger Robot · 3 months ago
  77. 3174f94 Merge "Make the nullness annotation name check stricter" into metalava-main by Julia McClellan · 3 months ago
  78. cbc1146 Use DefaultCodebase.resolveSuperTypes() in PsiBasedCodebase by Paul Duffin · 3 months ago
  79. 6ea1144 Use DefaultCodebase.resolveSuperTypes() in ApiFile by Paul Duffin · 3 months ago
  80. b3659eb Add DefaultCodebase.resolveSuperTypes(...) by Paul Duffin · 3 months ago
  81. d4bc0ec Pull TurbineBasedCodebase.iterateAllClasses(...) into DefaultCodebase by Paul Duffin · 3 months ago
  82. db6bb13 Fix SignatureWriter to honor nullability of type arguments by Paul Duffin · 4 months ago
  83. cbd52b0 Make the nullness annotation name check stricter by Julia McClellan · 3 months ago
  84. 4cbf286 Prevent registering duplicate TextClassItem by Paul Duffin · 3 months ago
  85. 18224da Rename TextCodebase maps to avoid confusion with follow-up changes by Paul Duffin · 3 months ago
  86. 5f51f4b Rename TurbineBasedCodebase.addClass to registerClass by Paul Duffin · 3 months ago
  87. be32736 Add getMethodReturnType(...) and use in Turbine and Psi by Paul Duffin · 3 months ago
  88. 46ae6c6 Remove TypeItem.fixUpTypeNullability(...) by Paul Duffin · 3 months ago
  89. 2f772a3 Use item annotations when computing nullability of parameters by Paul Duffin · 3 months ago
  90. f3748a2 Use item annotations when computing nullability of return type by Paul Duffin · 3 months ago
  91. 7574ca4 Move equals parameter handling to getMethodParameterType(...) by Paul Duffin · 3 months ago
  92. 28a1b61 Make getMethodReturnType() handle annotation element nullability by Paul Duffin · 3 months ago
  93. 385fc60 Add getMethodParameterType(...) and use in Turbine and Psi by Paul Duffin · 3 months ago
  94. cf1ce6c Move toString return type handling to getMethodReturnType() by Paul Duffin · 3 months ago
  95. ba10665 Preserve nullability information from type parameter use if needed by Paul Duffin · 3 months ago
  96. cd8bdc5 Test inheritMethodFromNonApiAncestor(...) with declaration nullability annotations by Paul Duffin · 3 months ago
  97. 98d9aa9 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 3 months ago
  98. 2525e9d Merge changes Iba1575fb,Ie40ba39f into metalava-main by Paul Duffin · 3 months ago
  99. 98585e3 Avoid adding annotations to the wrong item when extracting by Paul Duffin · 3 months ago
  100. 54ba444 Add ExtractAnnotations test for inherited methods by Paul Duffin · 3 months ago