1. a123202 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 7 days ago main master
  2. 8d39fa7 FlaggedApiTest: Make more realistic by using Flags.FLAG_FOO_BAR by Paul Duffin · 7 days ago
  3. 03a7884 Increase severity of FlaggedApiLiteral to WARNING_ERROR_WHEN_NEW by Paul Duffin · 7 days ago
  4. bbbad33 FlaggedApiLintTest: Use consistent indenting and remove trimIndent() by Paul Duffin · 7 days ago
  5. 4a32202 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 8 days ago
  6. 6287ad6 Use error-when-new for issues in new members of existing classes by Paul Duffin · 8 days ago androidx-tv-material-release
  7. 2eb4f4f Add new warning severity that is treated as error in new code by Paul Duffin · 8 days ago
  8. 97d75c4 Remove unnecessary API_LINT_ANDROIDX_MISC Category by Paul Duffin · 8 days ago
  9. 55b4d1c Merge "Move nullness compatibility tests to their own file" into metalava-main by Julia McClellan · 8 days ago
  10. fb1471a Merge "Warn about issues in newly added members of existing classes" into metalava-main by Paul Duffin · 9 days ago
  11. 277d08c Merge "Add tests for ApiLint filtering" into metalava-main by Paul Duffin · 9 days ago
  12. 5ff50ff Merge "Finish work on DefaultReporter's maximumSeverity parameter" into metalava-main by Paul Duffin · 9 days ago
  13. dffdef6 Move nullness compatibility tests to their own file by Julia McClellan · 9 days ago
  14. f05d717 Warn about issues in newly added members of existing classes by Paul Duffin · 9 days ago
  15. e2933a1 Add tests for ApiLint filtering by Paul Duffin · 9 days ago
  16. 638d4c4 Finish work on DefaultReporter's maximumSeverity parameter by Paul Duffin · 9 days ago
  17. 8e9a72e Add GeneralReportingOptions for --baseline/--update-baseline by Paul Duffin · 10 days ago
  18. 215c8de Add ApiSelectionOptions for --show..annotation options by Paul Duffin · 10 days ago
  19. ea411c7 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 10 days ago
  20. 20ddd1d Run ApiLint checks over the whole API not just new APIs by Paul Duffin · 14 days ago
  21. dafed76 Add optional superMethods parameter to findCorrespondingItemIn(...) by Paul Duffin · 10 days ago
  22. f23fb90 Merge "Add test showing findCorrespondingItemIn(...) does not find super methods" into metalava-main by Paul Duffin · 10 days ago
  23. e2489cb Add test showing findCorrespondingItemIn(...) does not find super methods by Paul Duffin · 10 days ago
  24. 5df14eb Merge "Only skip printing object bounds if they have default nullability" into metalava-main by Julia McClellan · 10 days ago
  25. 8b943e4 Move --error-message:api-lint to ApiLintOptions by Paul Duffin · 11 days ago
  26. e053ff8 Move API lint baseline properties to ApiLintOptions by Paul Duffin · 14 days ago
  27. d176d9a Move compatiblity baseline properties to CompatibilityCheckOptions by Paul Duffin · 13 days ago
  28. 616df6a Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 11 days ago
  29. 14d1d54 Move --pass-baseline-updates to CommonBaselineOptions by Paul Duffin · 11 days ago
  30. f64746f Add CommonBaselineOptions for -delete-empty-baselines by Paul Duffin · 11 days ago
  31. e2cd37d Add SourceOptions for --source-path and --common-source-path by Paul Duffin · 12 days ago
  32. 74e84c9 Delete unused baselineErrorsOnly by Paul Duffin · 11 days ago
  33. ce31f24 Make SymlinkTest more realistic by Paul Duffin · 12 days ago
  34. eab9307 Move --api-lint into ApiLintOptions by Paul Duffin · 14 days ago
  35. 374cd65 Only skip printing object bounds if they have default nullability by Julia McClellan · 14 days ago
  36. 69b03a1 Disallow jars in --source-path by Paul Duffin · 12 days ago
  37. 937dd65 Remove unused --source and --sourcepath options by Paul Duffin · 12 days ago
  38. c129a84 Move reportEvenIfSuppressedWriter to DefaultReport.Config by Paul Duffin · 13 days ago
  39. 408f8a0 Add newOrExistingFile() extension functions for options by Paul Duffin · 12 days ago
  40. bd12e73 Move terminal from Options to DefaultReporter.Config by Paul Duffin · 13 days ago
  41. 83d08c0 Move --lints-as-errors and --warnings-as-errors out of Options by Paul Duffin · 14 days ago
  42. 03017ab Use TestEnvironment in ExecutionEnvironment.isUnderTest() by Paul Duffin · 14 days ago
  43. 001d8a9 Move isUnderTest() to ExecutionEnvironment by Paul Duffin · 14 days ago
  44. 3e8431b Move disableStderrDumping() to ExecutionEnvironment by Paul Duffin · 14 days ago
  45. ef05255 Move isAndroidBuild() to ExecutionEnvironment by Paul Duffin · 14 days ago
  46. bb55103 Move ExecutionEnvironment/TestEnvironment classes into cli.common by Paul Duffin · 14 days ago
  47. 0df35ba Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 14 days ago
  48. 43b1738 Move Severity upgrading in DefaultReporter from doReport into report by Paul Duffin · 14 days ago
  49. d2ee90f Remove final usage of parseType method and remove it by Julia McClellan · 2 weeks ago
  50. a2a2f8c Use TextTypeItemFactory.getMethodParameterType by Julia McClellan · 2 weeks ago
  51. 106f535 Update text component type nullability from context by Julia McClellan · 2 weeks ago
  52. 102b9f6 Use TextTypeItemFactory.getMethodReturnType by Julia McClellan · 2 weeks ago
  53. 03dd8d3 Implement and use TextTypeItemFactory.getFieldType() by Paul Duffin · 8 weeks ago
  54. ed70fd0 Simplify text nullability synchronization by Julia McClellan · 14 days ago
  55. bca9a41 Rename parseField(...) isEnum parameter to isEnumConstant by Paul Duffin · 2 weeks ago androidx-graphics-core-release
  56. aa7908a Refactor the parseField to group type and value parsing by Paul Duffin · 3 months ago
  57. 9e9615b Extract useful methods from ApiFile.parseType by Paul Duffin · 3 months ago
  58. 41d2b89 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 3 weeks ago
  59. ccddc17 Prevent "sdks" containing SDK extension later than "since" by Paul Duffin · 3 weeks ago
  60. ecb9785 Add tests for when API is included in later SDK than dessert release by Paul Duffin · 3 weeks ago
  61. da5ecac Avoid `Extract System Api` test depending on deprecated behavior by Paul Duffin · 3 weeks ago
  62. 2022f8f Remove duplicate test for canManageMedia(...) by Paul Duffin · 3 weeks ago
  63. 8bc2308 Correct the test for SDKs separate from Android dessert releases by Paul Duffin · 3 weeks ago
  64. b0fbf7a Add tests about actual inline by Jinseong Jeon · 3 weeks ago
  65. 1dbc250 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 3 weeks ago
  66. 1802462 Match any API surface in the SDK extension directory by Paul Duffin · 3 weeks ago
  67. cbc76a5 Upgrade to Gradle 8.7 and KGP 1.9.23 by Aurimas Liutikas · 3 weeks ago
  68. 9569645 Use ItemVisitor in createReportFile(...) instead of ApiVisitor by Paul Duffin · 4 weeks ago
  69. 5ffb2c7 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 3 weeks ago
  70. 57027f1 Remove @deprecated tag when reverting deprecation change by Paul Duffin · 4 weeks ago
  71. 757a9a4 Fix api-version.xml when reverting a deprecation change by Paul Duffin · 4 weeks ago
  72. 6afff50 Add api versions check to flagged API test by Paul Duffin · 4 weeks ago
  73. 80b11cb Expand tests of changes to deprecation status. by Paul Duffin · 4 weeks ago
  74. 1d4ef78 Remove optional value from --api-lint by Paul Duffin · 4 weeks ago
  75. 8dd8deb Remove unused --api-xml option by Paul Duffin · 4 weeks ago
  76. edcabb4 Migrate JDiffXmlTest to use SignatureToJDiffCommandTest by Paul Duffin · 4 weeks ago
  77. e6a97bd Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 3 weeks ago
  78. a42c242 Add --api-lint-previous-api by Paul Duffin · 4 weeks ago
  79. 9d42700 Merge "Remove unnecessary JDiffXmlTest "Half float short from source"" into metalava-main by Paul Duffin · 4 weeks ago
  80. eac80e3 Merge "Remove unused --input-api-jar option" into metalava-main by Paul Duffin · 4 weeks ago
  81. 70de80d Expand revert modifier changes tests to cover more cases by Paul Duffin · 4 weeks ago
  82. 1f22829 Support reverting changes to modifiers by Paul Duffin · 4 weeks ago
  83. c349a31 Include reverted item in stubs for extending API surface by Paul Duffin · 4 weeks ago
  84. b4c9861 Support controlling Item.emit per signature file by Paul Duffin · 5 weeks ago
  85. 39be522 Add SignatureFile wrapper around File for ApiFile by Paul Duffin · 5 weeks ago
  86. ff574c0 Remove unnecessary JDiffXmlTest "Half float short from source" by Paul Duffin · 4 weeks ago
  87. f9ae1a4 Remove unused --input-api-jar option by Paul Duffin · 4 weeks ago
  88. 3a66862 Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 4 weeks ago
  89. d2a0b57 Make jar-to-jdiff suitable for coverage use by Paul Duffin · 4 weeks ago androidx-viewpager2-release
  90. 502cdfa Merge remote-tracking branch 'aosp/metalava-main' into 'aosp/main' by Paul Duffin · 4 weeks ago
  91. f3f63ee Add JarToJDiffCommand by Paul Duffin · 4 weeks ago
  92. 782953e Add StandaloneJarCodebaseLoader for use by AndroidJarsToSignaturesCommand by Paul Duffin · 4 weeks ago
  93. b666220 Extract JarCodebaseLoader from ActionContext.loadFromJarFile(...) by Paul Duffin · 4 weeks ago
  94. 5121f69 Remove apiPredicateConfig from ActionContext.loadFromJarFile(...) by Paul Duffin · 4 weeks ago
  95. 61da2a3 Merge "Remove codebaseValidator from ActionContext.loadFromJarFile(...)" into metalava-main by Paul Duffin · 4 weeks ago
  96. 7539d98 Merge "Add test to ensure that @FlaggedApi in stubs uses literals" into metalava-main by Treehugger Robot · 4 weeks ago
  97. 6659d90 Add test to ensure that @FlaggedApi in stubs uses literals by Paul Duffin · 4 weeks ago
  98. ba01a67 Remove codebaseValidator from ActionContext.loadFromJarFile(...) by Paul Duffin · 4 weeks ago
  99. 6a95058 Merge "Showcase K2 is correct for deprecated util with wildcard suppression" into metalava-main by Jinseong Jeon · 4 weeks ago
  100. 92546b8 Include FlaggedApi annotations in the stub files by Paul Duffin · 6 weeks ago