1. 26ec88f Rename InvalidNullabilityOverride by Ember Rose · 2 years, 10 months ago
  2. f7c5dd3 Treat more generated Kotlin paramaters as unnamed by Ember Rose · 2 years, 10 months ago
  3. bc59590 Remove old hack by Sam Gilbert · 2 years, 10 months ago
  4. 32359f0 Merge "Add missing @Test annotations" by Treehugger Robot · 2 years, 10 months ago
  5. bb1a018 Add missing @Test annotations by Ember Rose · 2 years, 10 months ago
  6. dcdf505 Fix VarargRemoval logic by Ember Rose · 2 years, 10 months ago
  7. da548db Fix bug in boolean logic related to generics nullability by Sam Gilbert · 2 years, 10 months ago
  8. c0bc120 Use TypeItem for TypeParameterBounds by Yigit Boyar · 2 years, 11 months ago
  9. 44d24a6 Merge changes from topic "changedDefault" by Treehugger Robot · 2 years, 10 months ago
  10. c8b49d6 Bump metalava version to 1.0.0-alpha06 by Aurimas Liutikas · 2 years, 10 months ago
  11. 6b321e5 Merge "Upgrade to Lint 30.3.0-alpha05" by Treehugger Robot · 2 years, 10 months ago
  12. c6f6305 Merge "Disallow removing type parameters" by Treehugger Robot · 2 years, 10 months ago
  13. f01316c Merge changes Id482a4eb,I6e6bdec2 by Sam Gilbert · 2 years, 10 months ago
  14. 669c2e2 Merge "Inline MethodItem#hasSameValue" by Treehugger Robot · 2 years, 10 months ago
  15. a2877be Merge "Binary compatibility tests for interface methods" by Treehugger Robot · 2 years, 10 months ago
  16. 9368ad3 Add binary compatibiliity tests for Class methods and constructors by Sam Gilbert · 3 years ago
  17. bd83513 Allow non-final -> final for sealed class methods by Sam Gilbert · 3 years ago
  18. 603fb52 Merge changes If279ff3d,Ie95100b7 by Treehugger Robot · 2 years, 10 months ago
  19. a30a5ae Disallow removing type parameters by Ember Rose · 2 years, 10 months ago
  20. 68b3319 Merge "Disallow default -> abstract on interface methods" by Treehugger Robot · 2 years, 10 months ago
  21. 3dd521e Inline MethodItem#hasSameValue by Sam Gilbert · 2 years, 10 months ago
  22. d7b827b Binary compatibility tests for interface methods by Sam Gilbert · 3 years ago
  23. 308e501 Upgrade to Lint 30.3.0-alpha05 by Aurimas Liutikas · 2 years, 10 months ago
  24. 6e07ee0 Binary compatibility tests for class fields by Sam Gilbert · 3 years ago
  25. 4c8e76f Make REMOVED_FINAL an ERROR by Sam Gilbert · 2 years, 10 months ago
  26. d4928b7 Disallow default -> abstract on interface methods by Sam Gilbert · 3 years ago
  27. e088206 Allow change to "transient" for fields by Sam Gilbert · 2 years, 10 months ago
  28. 66d6e91 Allow inceasing access of fields in classes by Sam Gilbert · 3 years ago
  29. cfb8dab Merge "Remove logic gating on issue severity" by Treehugger Robot · 2 years, 10 months ago
  30. 51eb3ad Remove logic gating on issue severity by Sam Gilbert · 2 years, 10 months ago
  31. 48cdc3f Disable nullability checks for overrides of generics by Sam Gilbert · 2 years, 11 months ago
  32. 9a0cd55 Merge "Improve BANNED_THROWS lint check" by Treehugger Robot · 2 years, 11 months ago
  33. f89f0a3 Merge "Compatibility tests for interfaces" by Treehugger Robot · 2 years, 11 months ago
  34. 9383865 Compatibility tests for interfaces by Ember Rose · 2 years, 11 months ago
  35. 54f80e9 Improve BANNED_THROWS lint check by Sam Gilbert · 3 years ago
  36. d2a3c29 Fix tests that were missing java.* on the classpath. by Aurimas Liutikas · 2 years, 11 months ago
  37. 285b0b1 Merge "Remove support for converting between v1 and v2 files." by Treehugger Robot · 2 years, 11 months ago
  38. ad7def4 Remove support for converting between v1 and v2 files. by Aurimas Liutikas · 2 years, 11 months ago
  39. 61c2c3e Remove support for android.support.annotation. by Aurimas Liutikas · 2 years, 11 months ago
  40. c18357f Lint enforces nullability on overrides by Sam Gilbert · 3 years, 4 months ago
  41. e018d8c Fix behavior for methods marked @JvmSynthetic by Sam Gilbert · 3 years, 3 months ago
  42. dddbd2f Merge "Register AGSL as RuntimeShader language" by Treehugger Robot · 2 years, 11 months ago
  43. 87206b6 Register AGSL as RuntimeShader language by Tor Norbye · 2 years, 11 months ago
  44. 4af7083 Merge "144111352: Support @DeprecatedForSdk in metalava" by Tor Norbye · 2 years, 11 months ago
  45. 847b663 Revert "Revert "CHANGED_THROWS reports as error instead of warning"" by Sam Gilbert · 2 years, 11 months ago
  46. e7bc708 Revert "CHANGED_THROWS reports as error instead of warning" by Kevin Rocard · 2 years, 11 months ago
  47. e031cb0 Compatibility tests for classes by Ember Rose · 3 years ago
  48. 8da8741 Allow changing from abstract to open by Ember Rose · 3 years ago
  49. 3e809ae Increase severity of ChangedAbstract to error by Ember Rose · 3 years ago
  50. e593cce CHANGED_THROWS reports as error instead of warning by Sam Gilbert · 3 years ago
  51. 1756c0e Merge "Enable overriding compatibility issue severity" by Sam Gilbert · 2 years, 11 months ago
  52. 0d07a73 Merge "Implicit nullability for annotation properties" by Treehugger Robot · 2 years, 11 months ago
  53. c18ba0b Implicit nullability for annotation properties by Ember Rose · 3 years ago
  54. 2f461ad Enable overriding compatibility issue severity by Ember Rose · 2 years, 11 months ago
  55. baaa0e6 Merge "Upgrade to Android Lint 30.3.0-alpha01" by Treehugger Robot · 3 years ago
  56. 3279502 Upgrade to Android Lint 30.3.0-alpha01 by Aurimas Liutikas · 3 years ago
  57. b49fd72 Merge "API Lint: flag custom callback interfaces that already have generic versions" by Treehugger Robot · 3 years ago
  58. a9612db API Lint: flag custom callback interfaces that already have generic versions by Adrian Roos · 3 years ago
  59. a360d0d Default to signature format v4 in tests by Ember Rose · 3 years ago
  60. d4d8b46 Lower outputConciseDefaultValues into FileFormat by Ember Rose · 3 years ago
  61. 9151e5f Add FileFormat.recommended and .latest by Ember Rose · 3 years ago
  62. e602b32 Remove --enable-kotlin-psi by Ember Rose · 3 years ago
  63. 8c31d16 Allow increased access to class methods and constructors by Sam Gilbert · 3 years ago
  64. d92dd41 144111352: Support @DeprecatedForSdk in metalava by Tor Norbye · 5 years ago
  65. 08e1eba Binary compatibility tests for interface fields by Sam Gilbert · 3 years ago
  66. 78c3c80 Remove ReleaseType as we only support release API check. by Aurimas Liutikas · 3 years ago
  67. 927e736 Remove unused compatibity:current check in metalava by Aurimas Liutikas · 3 years ago
  68. cd4a6a4 Remove documentation issues that metalava never uses. by Aurimas Liutikas · 3 years ago
  69. e7e19bc Merge "Adding tests for package level binary compatibility" by Sam Gilbert · 3 years ago
  70. e77e5d3 Merge "Remove unused artifact id feature" by Treehugger Robot · 3 years ago
  71. 454e21a Adding tests for package level binary compatibility by Sam Gilbert · 3 years ago
  72. d3d11c7 Merge "Make CHANGED_CLASS into an error instead of a warning" by Sam Gilbert · 3 years ago
  73. 6eff02d Merge "Make CHANGED_SCOPE an error instead of a warning" by Sam Gilbert · 3 years ago
  74. 369cc2b Remove unused artifact id feature by Aurimas Liutikas · 3 years ago
  75. 216c94f Make CHANGED_CLASS into an error instead of a warning by Sam Gilbert · 3 years ago
  76. fc67890 Make CHANGED_SCOPE an error instead of a warning by Sam Gilbert · 3 years ago
  77. c885bc8 Merge "Add a comment explaining --proguard option usage" by Treehugger Robot · 3 years ago
  78. e256c8c Add a comment explaining --proguard option usage by Aurimas Liutikas · 3 years ago
  79. 383ee82 Add test for @file:Hide annotations by Ember Rose · 3 years ago
  80. 8ebac37 Make sure that RestrictTo used on file is recorded correctly by Aurimas Liutikas · 3 years ago
  81. 028c489 Fix metalava crash when builder set method starts with a digit by Aurimas Liutikas · 3 years, 1 month ago
  82. 9b786f3 Upgrade to Kotlin 1.6.10 by Aurimas Liutikas · 3 years, 1 month ago
  83. 5359186 Stop using AnnotationLookup by Aurimas Liutikas · 3 years, 1 month ago
  84. fec148a Fix the API level calculation for release builds by Yurii Zubrytskyi · 3 years, 1 month ago
  85. cd92935 Merge "Add kotlin standard lib to classpath" by Treehugger Robot · 3 years, 2 months ago
  86. 3560178 Add kotlin standard lib to classpath by Sam Gilbert · 3 years, 2 months ago
  87. 5c1f27f Kotlin PSI parameter modifiers by Ember Rose · 3 years, 2 months ago
  88. 1a6da9b Merge "Revert "Modify @Discouraged to use class retention"" by Kevin Jeon · 3 years, 3 months ago
  89. d06f1db Revert "Modify @Discouraged to use class retention" by Kevin Jeon · 3 years, 3 months ago
  90. 11a853d Correctly track the usage of Kotlin-source annotations by Aurimas Liutikas · 3 years, 3 months ago
  91. f899e82 Merge "Bump metalava version to 1.0.0-alpha05" by Treehugger Robot · 3 years, 3 months ago
  92. 886d029 Avoid using UAST implementation classes, part 2 by Jinseong Jeon · 3 years, 3 months ago
  93. cd232e5 Bump metalava version to 1.0.0-alpha05 by Aurimas Liutikas · 3 years, 3 months ago
  94. 391fe94 Upgrade to Android lint 30.1.0-alpha13 by Aurimas Liutikas · 3 years, 3 months ago
  95. 3b3e2e8 Avoid using UAST implementation classes by Jinseong Jeon · 3 years, 3 months ago
  96. 760ad05 Merge "Public elements marked DeprecationLevel.HIDDEN are public API" by Treehugger Robot · 3 years, 4 months ago
  97. 4152735 Public elements marked DeprecationLevel.HIDDEN are public API by Sam Gilbert · 3 years, 4 months ago
  98. a866ebf Clean up parameter compatibility messages by Ember Rose · 3 years, 4 months ago
  99. 174fa26 Track property backing fields by Ember Rose · 3 years, 4 months ago
  100. 7e55534 Improve DocumentExceptions for property accessors by Ember Rose · 3 years, 4 months ago