1. ae0d3ee Merge "Remove old hack" by Treehugger Robot · 2 years, 9 months ago
  2. bc59590 Remove old hack by Sam Gilbert · 2 years, 9 months ago
  3. 16ec7f8 Merge "Update to lint 30.3.0-alpha07" by Ember Rose · 2 years, 9 months ago
  4. c792332 Update to lint 30.3.0-alpha07 by Ember Rose · 2 years, 9 months ago
  5. 32359f0 Merge "Add missing @Test annotations" by Treehugger Robot · 2 years, 9 months ago
  6. bb1a018 Add missing @Test annotations by Ember Rose · 2 years, 9 months ago
  7. dcdf505 Fix VarargRemoval logic by Ember Rose · 2 years, 10 months ago
  8. da548db Fix bug in boolean logic related to generics nullability by Sam Gilbert · 2 years, 10 months ago
  9. c0bc120 Use TypeItem for TypeParameterBounds by Yigit Boyar · 2 years, 10 months ago
  10. c3095f5 Remove stale comment by Aurimas Liutikas · 2 years, 10 months ago
  11. f7a38dd Merge "Reenable running metalava integration builds" by Treehugger Robot · 2 years, 10 months ago
  12. 44d24a6 Merge changes from topic "changedDefault" by Treehugger Robot · 2 years, 10 months ago
  13. 5fe4b50 Reenable running metalava integration builds by Aurimas Liutikas · 2 years, 10 months ago
  14. c8b49d6 Bump metalava version to 1.0.0-alpha06 by Aurimas Liutikas · 2 years, 10 months ago
  15. 6b321e5 Merge "Upgrade to Lint 30.3.0-alpha05" by Treehugger Robot · 2 years, 10 months ago
  16. c6f6305 Merge "Disallow removing type parameters" by Treehugger Robot · 2 years, 10 months ago
  17. f01316c Merge changes Id482a4eb,I6e6bdec2 by Sam Gilbert · 2 years, 10 months ago
  18. 669c2e2 Merge "Inline MethodItem#hasSameValue" by Treehugger Robot · 2 years, 10 months ago
  19. a2877be Merge "Binary compatibility tests for interface methods" by Treehugger Robot · 2 years, 10 months ago
  20. 9368ad3 Add binary compatibiliity tests for Class methods and constructors by Sam Gilbert · 2 years, 11 months ago
  21. bd83513 Allow non-final -> final for sealed class methods by Sam Gilbert · 2 years, 11 months ago
  22. 603fb52 Merge changes If279ff3d,Ie95100b7 by Treehugger Robot · 2 years, 10 months ago
  23. a30a5ae Disallow removing type parameters by Ember Rose · 2 years, 10 months ago
  24. 68b3319 Merge "Disallow default -> abstract on interface methods" by Treehugger Robot · 2 years, 10 months ago
  25. 3dd521e Inline MethodItem#hasSameValue by Sam Gilbert · 2 years, 10 months ago
  26. d7b827b Binary compatibility tests for interface methods by Sam Gilbert · 2 years, 11 months ago
  27. 308e501 Upgrade to Lint 30.3.0-alpha05 by Aurimas Liutikas · 2 years, 10 months ago
  28. 6e07ee0 Binary compatibility tests for class fields by Sam Gilbert · 2 years, 11 months ago
  29. 4c8e76f Make REMOVED_FINAL an ERROR by Sam Gilbert · 2 years, 10 months ago
  30. d4928b7 Disallow default -> abstract on interface methods by Sam Gilbert · 2 years, 11 months ago
  31. e088206 Allow change to "transient" for fields by Sam Gilbert · 2 years, 10 months ago
  32. 66d6e91 Allow inceasing access of fields in classes by Sam Gilbert · 2 years, 11 months ago
  33. 53d7d19 Merge "Remove logic gating on issue severity" am: cfb8dabb52 by Treehugger Robot · 2 years, 10 months ago
  34. cfb8dab Merge "Remove logic gating on issue severity" by Treehugger Robot · 2 years, 10 months ago
  35. 3fabaaf Disable nullability checks for overrides of generics am: 48cdc3f1c7 by Sam Gilbert · 2 years, 10 months ago
  36. 51eb3ad Remove logic gating on issue severity by Sam Gilbert · 2 years, 10 months ago
  37. 48cdc3f Disable nullability checks for overrides of generics by Sam Gilbert · 2 years, 10 months ago
  38. a14cd5d Merge "Improve BANNED_THROWS lint check" am: 9a0cd55092 by Treehugger Robot · 2 years, 10 months ago
  39. 9a0cd55 Merge "Improve BANNED_THROWS lint check" by Treehugger Robot · 2 years, 10 months ago
  40. f819be4 Merge "Compatibility tests for interfaces" am: f89f0a3b8d by Treehugger Robot · 2 years, 10 months ago
  41. f89f0a3 Merge "Compatibility tests for interfaces" by Treehugger Robot · 2 years, 10 months ago
  42. 9383865 Compatibility tests for interfaces by Ember Rose · 2 years, 10 months ago
  43. 54f80e9 Improve BANNED_THROWS lint check by Sam Gilbert · 2 years, 11 months ago
  44. bece6b3 Fix tests that were missing java.* on the classpath. am: d2a3c29965 by Aurimas Liutikas · 2 years, 10 months ago
  45. 5c82326 Merge "Remove support for converting between v1 and v2 files." am: 285b0b1a46 by Treehugger Robot · 2 years, 10 months ago
  46. d2a3c29 Fix tests that were missing java.* on the classpath. by Aurimas Liutikas · 2 years, 10 months ago
  47. 285b0b1 Merge "Remove support for converting between v1 and v2 files." by Treehugger Robot · 2 years, 10 months ago
  48. ad7def4 Remove support for converting between v1 and v2 files. by Aurimas Liutikas · 2 years, 10 months ago
  49. d6146f6 Merge "First pass on updating README.md" am: a55e9e4f5e by Treehugger Robot · 2 years, 10 months ago
  50. a55e9e4 Merge "First pass on updating README.md" by Treehugger Robot · 2 years, 10 months ago
  51. fdfd09f Remove support for android.support.annotation. am: 61c2c3e5b9 by Aurimas Liutikas · 2 years, 10 months ago
  52. 24b4db5 First pass on updating README.md by Aurimas Liutikas · 2 years, 10 months ago
  53. 61c2c3e Remove support for android.support.annotation. by Aurimas Liutikas · 2 years, 10 months ago
  54. c2a3a58 Temporarily disable androidx-studio-integration metalava target am: d2b2795ee0 by Aurimas Liutikas · 2 years, 10 months ago
  55. d2b2795 Temporarily disable androidx-studio-integration metalava target by Aurimas Liutikas · 2 years, 10 months ago
  56. 195a036 Lint enforces nullability on overrides am: c18357fce2 by Sam Gilbert · 2 years, 10 months ago
  57. 95f925b Merge "Add document describing Metalava's adopted definitions of compatibility" am: 699529bea7 by Sam Gilbert · 2 years, 10 months ago
  58. c18357f Lint enforces nullability on overrides by Sam Gilbert · 3 years, 3 months ago
  59. 699529b Merge "Add document describing Metalava's adopted definitions of compatibility" by Sam Gilbert · 2 years, 10 months ago
  60. 2b6ecfa Fix behavior for methods marked @JvmSynthetic am: e018d8ca2e by Sam Gilbert · 2 years, 10 months ago
  61. b764d36 Add document describing Metalava's adopted definitions of compatibility by Sam Gilbert · 2 years, 10 months ago
  62. e018d8c Fix behavior for methods marked @JvmSynthetic by Sam Gilbert · 3 years, 3 months ago
  63. 9ad66b2 Merge "Small cleanup of metalava build files" am: 4841a58799 by Treehugger Robot · 2 years, 10 months ago
  64. 4841a58 Merge "Small cleanup of metalava build files" by Treehugger Robot · 2 years, 10 months ago
  65. e339cf8 Merge "Register AGSL as RuntimeShader language" am: dddbd2f4c4 by Treehugger Robot · 2 years, 10 months ago
  66. 7103051 Merge "144111352: Support @DeprecatedForSdk in metalava" am: 4af7083534 by Tor Norbye · 2 years, 10 months ago
  67. daa97b1 Revert "Revert "CHANGED_THROWS reports as error instead of warning"" am: 847b663540 by Sam Gilbert · 2 years, 10 months ago
  68. dddbd2f Merge "Register AGSL as RuntimeShader language" by Treehugger Robot · 2 years, 10 months ago
  69. 983d671 Small cleanup of metalava build files by Aurimas Liutikas · 2 years, 10 months ago
  70. 87206b6 Register AGSL as RuntimeShader language by Tor Norbye · 2 years, 10 months ago
  71. 4af7083 Merge "144111352: Support @DeprecatedForSdk in metalava" by Tor Norbye · 2 years, 10 months ago
  72. 847b663 Revert "Revert "CHANGED_THROWS reports as error instead of warning"" by Sam Gilbert · 2 years, 10 months ago
  73. 7124127 Revert "CHANGED_THROWS reports as error instead of warning" am: e7bc7089a3 by Kevin Rocard · 2 years, 10 months ago
  74. e7bc708 Revert "CHANGED_THROWS reports as error instead of warning" by Kevin Rocard · 2 years, 10 months ago
  75. fb4db36 Compatibility tests for classes am: e031cb082f by Ember Rose · 2 years, 10 months ago
  76. b877410 Allow changing from abstract to open am: 8da8741853 by Ember Rose · 2 years, 10 months ago
  77. 802c309 Increase severity of ChangedAbstract to error am: 3e809ae218 by Ember Rose · 2 years, 10 months ago
  78. 98d3873 CHANGED_THROWS reports as error instead of warning am: e593ccee14 by Sam Gilbert · 2 years, 11 months ago
  79. e031cb0 Compatibility tests for classes by Ember Rose · 3 years ago
  80. 8da8741 Allow changing from abstract to open by Ember Rose · 2 years, 11 months ago
  81. 3e809ae Increase severity of ChangedAbstract to error by Ember Rose · 2 years, 11 months ago
  82. e593cce CHANGED_THROWS reports as error instead of warning by Sam Gilbert · 2 years, 11 months ago
  83. f0fce75 Merge "Enable overriding compatibility issue severity" am: 1756c0ebfc by Sam Gilbert · 2 years, 11 months ago
  84. 1756c0e Merge "Enable overriding compatibility issue severity" by Sam Gilbert · 2 years, 11 months ago
  85. 1dcc3cf Merge "Implicit nullability for annotation properties" am: 0d07a73508 by Treehugger Robot · 2 years, 11 months ago
  86. 0d07a73 Merge "Implicit nullability for annotation properties" by Treehugger Robot · 2 years, 11 months ago
  87. c18ba0b Implicit nullability for annotation properties by Ember Rose · 3 years ago
  88. 2f461ad Enable overriding compatibility issue severity by Ember Rose · 2 years, 11 months ago
  89. 98ebb98 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 2 years, 11 months ago
  90. 6468285 Merge "Upgrade to Android Lint 30.3.0-alpha01" am: baaa0e6929 by Treehugger Robot · 2 years, 11 months ago
  91. baaa0e6 Merge "Upgrade to Android Lint 30.3.0-alpha01" by Treehugger Robot · 2 years, 11 months ago
  92. 3279502 Upgrade to Android Lint 30.3.0-alpha01 by Aurimas Liutikas · 2 years, 11 months ago
  93. b5bb601 Merge "API Lint: flag custom callback interfaces that already have generic versions" am: b49fd72a2f by Treehugger Robot · 2 years, 11 months ago
  94. b49fd72 Merge "API Lint: flag custom callback interfaces that already have generic versions" by Treehugger Robot · 2 years, 11 months ago
  95. 10a3457 Default to signature format v4 in tests am: a360d0d1e0 by Ember Rose · 2 years, 11 months ago
  96. a9612db API Lint: flag custom callback interfaces that already have generic versions by Adrian Roos · 2 years, 11 months ago
  97. a360d0d Default to signature format v4 in tests by Ember Rose · 2 years, 11 months ago
  98. 2f9a312 Lower outputConciseDefaultValues into FileFormat am: d4d8b460ad by Ember Rose · 2 years, 11 months ago
  99. d4d8b46 Lower outputConciseDefaultValues into FileFormat by Ember Rose · 2 years, 11 months ago
  100. dc23448 Add FileFormat.recommended and .latest am: 9151e5ffff by Ember Rose · 2 years, 11 months ago