- 76c312e metalava: Avoid eagerly loading the world by Adrian Roos · 1 year, 9 months ago sos-5.0 sos-5.x sos-5.0
- 72c7669 Don't export ART's internal optimization annotations to current.txt by Victor Chang · 2 years, 6 months ago
- 7b84f07 Merge "More tests for --copy-annotations" into tm-dev by Anton Hansson · 2 years, 8 months ago
- bedd876 Merge "Fix SdkConstant retention "detection"" into tm-dev by Anton Hansson · 2 years, 8 months ago
- ef6c58a More tests for --copy-annotations by Anton Hansson · 2 years, 8 months ago
- b154dbf Fix SdkConstant retention "detection" by Anton Hansson · 2 years, 8 months ago
- 1647dbe Remove the doc replacement Metalava option by Sorin Basca · 2 years, 8 months ago
- ff4f656 Bump API_LEVEL so we can use androidx prebuilts by Sam Gilbert · 2 years, 9 months ago
- 26ec88f Rename InvalidNullabilityOverride by Ember Rose · 2 years, 9 months ago
- f7c5dd3 Treat more generated Kotlin paramaters as unnamed by Ember Rose · 2 years, 9 months ago
- bc59590 Remove old hack by Sam Gilbert · 2 years, 9 months ago
- 32359f0 Merge "Add missing @Test annotations" by Treehugger Robot · 2 years, 9 months ago
- bb1a018 Add missing @Test annotations by Ember Rose · 2 years, 9 months ago
- dcdf505 Fix VarargRemoval logic by Ember Rose · 2 years, 10 months ago
- da548db Fix bug in boolean logic related to generics nullability by Sam Gilbert · 2 years, 10 months ago
- c0bc120 Use TypeItem for TypeParameterBounds by Yigit Boyar · 2 years, 10 months ago
- 44d24a6 Merge changes from topic "changedDefault" by Treehugger Robot · 2 years, 10 months ago
- c8b49d6 Bump metalava version to 1.0.0-alpha06 by Aurimas Liutikas · 2 years, 10 months ago
- 6b321e5 Merge "Upgrade to Lint 30.3.0-alpha05" by Treehugger Robot · 2 years, 10 months ago
- c6f6305 Merge "Disallow removing type parameters" by Treehugger Robot · 2 years, 10 months ago
- f01316c Merge changes Id482a4eb,I6e6bdec2 by Sam Gilbert · 2 years, 10 months ago
- 669c2e2 Merge "Inline MethodItem#hasSameValue" by Treehugger Robot · 2 years, 10 months ago
- a2877be Merge "Binary compatibility tests for interface methods" by Treehugger Robot · 2 years, 10 months ago
- 9368ad3 Add binary compatibiliity tests for Class methods and constructors by Sam Gilbert · 2 years, 11 months ago
- bd83513 Allow non-final -> final for sealed class methods by Sam Gilbert · 2 years, 11 months ago
- 603fb52 Merge changes If279ff3d,Ie95100b7 by Treehugger Robot · 2 years, 10 months ago
- a30a5ae Disallow removing type parameters by Ember Rose · 2 years, 10 months ago
- 68b3319 Merge "Disallow default -> abstract on interface methods" by Treehugger Robot · 2 years, 10 months ago
- 3dd521e Inline MethodItem#hasSameValue by Sam Gilbert · 2 years, 10 months ago
- d7b827b Binary compatibility tests for interface methods by Sam Gilbert · 2 years, 11 months ago
- 308e501 Upgrade to Lint 30.3.0-alpha05 by Aurimas Liutikas · 2 years, 10 months ago
- 6e07ee0 Binary compatibility tests for class fields by Sam Gilbert · 2 years, 11 months ago
- 4c8e76f Make REMOVED_FINAL an ERROR by Sam Gilbert · 2 years, 10 months ago
- d4928b7 Disallow default -> abstract on interface methods by Sam Gilbert · 2 years, 11 months ago
- e088206 Allow change to "transient" for fields by Sam Gilbert · 2 years, 10 months ago
- 66d6e91 Allow inceasing access of fields in classes by Sam Gilbert · 2 years, 11 months ago
- cfb8dab Merge "Remove logic gating on issue severity" by Treehugger Robot · 2 years, 10 months ago
- 51eb3ad Remove logic gating on issue severity by Sam Gilbert · 2 years, 10 months ago
- 48cdc3f Disable nullability checks for overrides of generics by Sam Gilbert · 2 years, 10 months ago
- 9a0cd55 Merge "Improve BANNED_THROWS lint check" by Treehugger Robot · 2 years, 10 months ago
- f89f0a3 Merge "Compatibility tests for interfaces" by Treehugger Robot · 2 years, 10 months ago
- 9383865 Compatibility tests for interfaces by Ember Rose · 2 years, 10 months ago
- 54f80e9 Improve BANNED_THROWS lint check by Sam Gilbert · 2 years, 11 months ago
- d2a3c29 Fix tests that were missing java.* on the classpath. by Aurimas Liutikas · 2 years, 10 months ago
- 285b0b1 Merge "Remove support for converting between v1 and v2 files." by Treehugger Robot · 2 years, 10 months ago
- ad7def4 Remove support for converting between v1 and v2 files. by Aurimas Liutikas · 2 years, 10 months ago
- 61c2c3e Remove support for android.support.annotation. by Aurimas Liutikas · 2 years, 10 months ago
- c18357f Lint enforces nullability on overrides by Sam Gilbert · 3 years, 3 months ago
- e018d8c Fix behavior for methods marked @JvmSynthetic by Sam Gilbert · 3 years, 3 months ago
- dddbd2f Merge "Register AGSL as RuntimeShader language" by Treehugger Robot · 2 years, 10 months ago
- 87206b6 Register AGSL as RuntimeShader language by Tor Norbye · 2 years, 10 months ago
- 4af7083 Merge "144111352: Support @DeprecatedForSdk in metalava" by Tor Norbye · 2 years, 10 months ago
- 847b663 Revert "Revert "CHANGED_THROWS reports as error instead of warning"" by Sam Gilbert · 2 years, 10 months ago
- e7bc708 Revert "CHANGED_THROWS reports as error instead of warning" by Kevin Rocard · 2 years, 10 months ago
- e031cb0 Compatibility tests for classes by Ember Rose · 3 years ago
- 8da8741 Allow changing from abstract to open by Ember Rose · 2 years, 11 months ago
- 3e809ae Increase severity of ChangedAbstract to error by Ember Rose · 2 years, 11 months ago
- e593cce CHANGED_THROWS reports as error instead of warning by Sam Gilbert · 2 years, 11 months ago
- 1756c0e Merge "Enable overriding compatibility issue severity" by Sam Gilbert · 2 years, 10 months ago
- 0d07a73 Merge "Implicit nullability for annotation properties" by Treehugger Robot · 2 years, 11 months ago
- c18ba0b Implicit nullability for annotation properties by Ember Rose · 2 years, 11 months ago
- 2f461ad Enable overriding compatibility issue severity by Ember Rose · 2 years, 11 months ago
- baaa0e6 Merge "Upgrade to Android Lint 30.3.0-alpha01" by Treehugger Robot · 2 years, 11 months ago
- 3279502 Upgrade to Android Lint 30.3.0-alpha01 by Aurimas Liutikas · 2 years, 11 months ago
- b49fd72 Merge "API Lint: flag custom callback interfaces that already have generic versions" by Treehugger Robot · 2 years, 11 months ago
- a9612db API Lint: flag custom callback interfaces that already have generic versions by Adrian Roos · 2 years, 11 months ago
- a360d0d Default to signature format v4 in tests by Ember Rose · 2 years, 11 months ago
- d4d8b46 Lower outputConciseDefaultValues into FileFormat by Ember Rose · 2 years, 11 months ago
- 9151e5f Add FileFormat.recommended and .latest by Ember Rose · 2 years, 11 months ago
- e602b32 Remove --enable-kotlin-psi by Ember Rose · 2 years, 11 months ago
- 8c31d16 Allow increased access to class methods and constructors by Sam Gilbert · 2 years, 11 months ago
- d92dd41 144111352: Support @DeprecatedForSdk in metalava by Tor Norbye · 5 years ago
- 08e1eba Binary compatibility tests for interface fields by Sam Gilbert · 2 years, 11 months ago
- 78c3c80 Remove ReleaseType as we only support release API check. by Aurimas Liutikas · 2 years, 11 months ago
- 927e736 Remove unused compatibity:current check in metalava by Aurimas Liutikas · 2 years, 11 months ago
- cd4a6a4 Remove documentation issues that metalava never uses. by Aurimas Liutikas · 2 years, 11 months ago
- e7e19bc Merge "Adding tests for package level binary compatibility" by Sam Gilbert · 2 years, 11 months ago
- e77e5d3 Merge "Remove unused artifact id feature" by Treehugger Robot · 3 years ago
- 454e21a Adding tests for package level binary compatibility by Sam Gilbert · 3 years ago
- d3d11c7 Merge "Make CHANGED_CLASS into an error instead of a warning" by Sam Gilbert · 3 years ago
- 6eff02d Merge "Make CHANGED_SCOPE an error instead of a warning" by Sam Gilbert · 3 years ago
- 369cc2b Remove unused artifact id feature by Aurimas Liutikas · 3 years ago
- 216c94f Make CHANGED_CLASS into an error instead of a warning by Sam Gilbert · 3 years ago
- fc67890 Make CHANGED_SCOPE an error instead of a warning by Sam Gilbert · 3 years ago
- c885bc8 Merge "Add a comment explaining --proguard option usage" by Treehugger Robot · 3 years ago
- e256c8c Add a comment explaining --proguard option usage by Aurimas Liutikas · 3 years ago
- 383ee82 Add test for @file:Hide annotations by Ember Rose · 3 years ago
- 8ebac37 Make sure that RestrictTo used on file is recorded correctly by Aurimas Liutikas · 3 years ago
- 028c489 Fix metalava crash when builder set method starts with a digit by Aurimas Liutikas · 3 years ago
- 9b786f3 Upgrade to Kotlin 1.6.10 by Aurimas Liutikas · 3 years ago
- 5359186 Stop using AnnotationLookup by Aurimas Liutikas · 3 years, 1 month ago
- fec148a Fix the API level calculation for release builds by Yurii Zubrytskyi · 3 years, 1 month ago
- cd92935 Merge "Add kotlin standard lib to classpath" by Treehugger Robot · 3 years, 1 month ago
- 3560178 Add kotlin standard lib to classpath by Sam Gilbert · 3 years, 1 month ago
- 5c1f27f Kotlin PSI parameter modifiers by Ember Rose · 3 years, 2 months ago
- 1a6da9b Merge "Revert "Modify @Discouraged to use class retention"" by Kevin Jeon · 3 years, 2 months ago
- d06f1db Revert "Modify @Discouraged to use class retention" by Kevin Jeon · 3 years, 2 months ago
- 11a853d Correctly track the usage of Kotlin-source annotations by Aurimas Liutikas · 3 years, 2 months ago
- f899e82 Merge "Bump metalava version to 1.0.0-alpha05" by Treehugger Robot · 3 years, 2 months ago
- 886d029 Avoid using UAST implementation classes, part 2 by Jinseong Jeon · 3 years, 3 months ago