- dc0b7e0 Fix VarargRemoval logic am: dcdf505ae7 by Ember Rose · 2 years, 9 months ago
- dcdf505 Fix VarargRemoval logic by Ember Rose · 2 years, 10 months ago
- 1b70a1f Fix bug in boolean logic related to generics nullability am: da548db947 by Sam Gilbert · 2 years, 10 months ago
- da548db Fix bug in boolean logic related to generics nullability by Sam Gilbert · 2 years, 10 months ago
- 1757065 Use TypeItem for TypeParameterBounds am: c0bc120695 by Yigit Boyar · 2 years, 10 months ago
- c0bc120 Use TypeItem for TypeParameterBounds by Yigit Boyar · 2 years, 10 months ago
- d218638 Remove stale comment am: c3095f5f3a by Aurimas Liutikas · 2 years, 10 months ago
- c3095f5 Remove stale comment by Aurimas Liutikas · 2 years, 10 months ago
- abb854c Merge "Reenable running metalava integration builds" am: f7a38dda2b by Treehugger Robot · 2 years, 10 months ago
- f7a38dd Merge "Reenable running metalava integration builds" by Treehugger Robot · 2 years, 10 months ago
- b55a58e Merge changes from topic "changedDefault" am: 44d24a6ae3 by Treehugger Robot · 2 years, 10 months ago
- 44d24a6 Merge changes from topic "changedDefault" by Treehugger Robot · 2 years, 10 months ago
- a16b843 Bump metalava version to 1.0.0-alpha06 am: c8b49d650c by Aurimas Liutikas · 2 years, 10 months ago
- 5fe4b50 Reenable running metalava integration builds by Aurimas Liutikas · 2 years, 10 months ago
- c8b49d6 Bump metalava version to 1.0.0-alpha06 by Aurimas Liutikas · 2 years, 10 months ago
- 8f127d6 Merge "Upgrade to Lint 30.3.0-alpha05" am: 6b321e5ea4 by Treehugger Robot · 2 years, 10 months ago
- dccc3dd Merge "Disallow removing type parameters" am: c6f6305f8c by Treehugger Robot · 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
- a74a825 Merge changes Id482a4eb,I6e6bdec2 am: f01316cdc3 by Sam Gilbert · 2 years, 10 months ago
- f01316c Merge changes Id482a4eb,I6e6bdec2 by Sam Gilbert · 2 years, 10 months ago
- 5647d47 Merge "Inline MethodItem#hasSameValue" am: 669c2e20e8 by Treehugger Robot · 2 years, 10 months ago
- 669c2e2 Merge "Inline MethodItem#hasSameValue" by Treehugger Robot · 2 years, 10 months ago
- d67125c Merge "Binary compatibility tests for interface methods" am: a2877be978 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
- 18ece33 Merge changes If279ff3d,Ie95100b7 am: 603fb52f3a by Treehugger Robot · 2 years, 10 months ago
- 603fb52 Merge changes If279ff3d,Ie95100b7 by Treehugger Robot · 2 years, 10 months ago
- 44e3425 Merge "Disallow default -> abstract on interface methods" am: 68b331959a 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
- 53d7d19 Merge "Remove logic gating on issue severity" am: cfb8dabb52 by Treehugger Robot · 2 years, 10 months ago
- cfb8dab Merge "Remove logic gating on issue severity" by Treehugger Robot · 2 years, 10 months ago
- 3fabaaf Disable nullability checks for overrides of generics am: 48cdc3f1c7 by Sam Gilbert · 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
- a14cd5d Merge "Improve BANNED_THROWS lint check" am: 9a0cd55092 by Treehugger Robot · 2 years, 10 months ago
- 9a0cd55 Merge "Improve BANNED_THROWS lint check" by Treehugger Robot · 2 years, 10 months ago
- f819be4 Merge "Compatibility tests for interfaces" am: f89f0a3b8d 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
- bece6b3 Fix tests that were missing java.* on the classpath. am: d2a3c29965 by Aurimas Liutikas · 2 years, 10 months ago
- 5c82326 Merge "Remove support for converting between v1 and v2 files." am: 285b0b1a46 by Treehugger Robot · 2 years, 10 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
- d6146f6 Merge "First pass on updating README.md" am: a55e9e4f5e by Treehugger Robot · 2 years, 10 months ago
- a55e9e4 Merge "First pass on updating README.md" by Treehugger Robot · 2 years, 10 months ago
- fdfd09f Remove support for android.support.annotation. am: 61c2c3e5b9 by Aurimas Liutikas · 2 years, 10 months ago
- 24b4db5 First pass on updating README.md by Aurimas Liutikas · 2 years, 10 months ago
- 61c2c3e Remove support for android.support.annotation. by Aurimas Liutikas · 2 years, 10 months ago
- c2a3a58 Temporarily disable androidx-studio-integration metalava target am: d2b2795ee0 by Aurimas Liutikas · 2 years, 10 months ago
- d2b2795 Temporarily disable androidx-studio-integration metalava target by Aurimas Liutikas · 2 years, 10 months ago
- 195a036 Lint enforces nullability on overrides am: c18357fce2 by Sam Gilbert · 2 years, 10 months ago
- 95f925b Merge "Add document describing Metalava's adopted definitions of compatibility" am: 699529bea7 by Sam Gilbert · 2 years, 10 months ago
- c18357f Lint enforces nullability on overrides by Sam Gilbert · 3 years, 3 months ago
- 699529b Merge "Add document describing Metalava's adopted definitions of compatibility" by Sam Gilbert · 2 years, 10 months ago
- 2b6ecfa Fix behavior for methods marked @JvmSynthetic am: e018d8ca2e by Sam Gilbert · 2 years, 10 months ago
- b764d36 Add document describing Metalava's adopted definitions of compatibility by Sam Gilbert · 2 years, 10 months ago
- e018d8c Fix behavior for methods marked @JvmSynthetic by Sam Gilbert · 3 years, 3 months ago
- 9ad66b2 Merge "Small cleanup of metalava build files" am: 4841a58799 by Treehugger Robot · 2 years, 10 months ago
- 4841a58 Merge "Small cleanup of metalava build files" by Treehugger Robot · 2 years, 10 months ago
- e339cf8 Merge "Register AGSL as RuntimeShader language" am: dddbd2f4c4 by Treehugger Robot · 2 years, 10 months ago
- 7103051 Merge "144111352: Support @DeprecatedForSdk in metalava" am: 4af7083534 by Tor Norbye · 2 years, 10 months ago
- daa97b1 Revert "Revert "CHANGED_THROWS reports as error instead of warning"" am: 847b663540 by Sam Gilbert · 2 years, 10 months ago
- dddbd2f Merge "Register AGSL as RuntimeShader language" by Treehugger Robot · 2 years, 10 months ago
- 983d671 Small cleanup of metalava build files by Aurimas Liutikas · 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
- 7124127 Revert "CHANGED_THROWS reports as error instead of warning" am: e7bc7089a3 by Kevin Rocard · 2 years, 10 months ago
- e7bc708 Revert "CHANGED_THROWS reports as error instead of warning" by Kevin Rocard · 2 years, 10 months ago
- fb4db36 Compatibility tests for classes am: e031cb082f by Ember Rose · 2 years, 10 months ago
- b877410 Allow changing from abstract to open am: 8da8741853 by Ember Rose · 2 years, 10 months ago
- 802c309 Increase severity of ChangedAbstract to error am: 3e809ae218 by Ember Rose · 2 years, 10 months ago
- 98d3873 CHANGED_THROWS reports as error instead of warning am: e593ccee14 by Sam Gilbert · 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
- f0fce75 Merge "Enable overriding compatibility issue severity" am: 1756c0ebfc by Sam Gilbert · 2 years, 11 months ago
- 1756c0e Merge "Enable overriding compatibility issue severity" by Sam Gilbert · 2 years, 11 months ago
- 1dcc3cf Merge "Implicit nullability for annotation properties" am: 0d07a73508 by Treehugger Robot · 2 years, 11 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 · 3 years ago
- 2f461ad Enable overriding compatibility issue severity by Ember Rose · 2 years, 11 months ago
- 98ebb98 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 2 years, 11 months ago
- 6468285 Merge "Upgrade to Android Lint 30.3.0-alpha01" am: baaa0e6929 by Treehugger Robot · 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