- 495561d Fix bug in boolean logic related to generics nullability am: da548db947 am: 1b70a1f146 by Sam Gilbert · 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
- ba55d4f Use TypeItem for TypeParameterBounds am: c0bc120695 am: 1757065fdd by Yigit Boyar · 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
- f4b00c8 Remove stale comment am: c3095f5f3a am: d218638b20 by Aurimas Liutikas · 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
- fbf0a51 Merge "Reenable running metalava integration builds" am: f7a38dda2b am: abb854c40d by Treehugger Robot · 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
- 1fe5879 Merge changes from topic "changedDefault" am: 44d24a6ae3 am: b55a58e941 by Treehugger Robot · 2 years, 10 months ago
- b55a58e Merge changes from topic "changedDefault" am: 44d24a6ae3 by Treehugger Robot · 2 years, 10 months ago
- 5073bdd Bump metalava version to 1.0.0-alpha06 am: c8b49d650c am: a16b84313c by Aurimas Liutikas · 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
- 7c1bd76 Merge "Upgrade to Lint 30.3.0-alpha05" am: 6b321e5ea4 am: 8f127d6ed3 by Treehugger Robot · 2 years, 10 months ago
- 5b66461 Merge "Disallow removing type parameters" am: c6f6305f8c am: dccc3dd4e4 by Treehugger Robot · 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
- 46cd5c1 Merge changes Id482a4eb,I6e6bdec2 am: f01316cdc3 am: a74a8252f3 by Sam Gilbert · 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
- 6ac7102 Merge "Inline MethodItem#hasSameValue" am: 669c2e20e8 am: 5647d47fcd by Treehugger Robot · 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
- 940fa72 Merge "Binary compatibility tests for interface methods" am: a2877be978 am: d67125c00c 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
- ab0d8ba Merge changes If279ff3d,Ie95100b7 am: 603fb52f3a am: 18ece330ff by Treehugger Robot · 2 years, 10 months ago
- 2d2aa53 Merge "Disallow default -> abstract on interface methods" am: 68b331959a am: 44e342525d 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
- 7edcd31 Merge "Remove logic gating on issue severity" am: cfb8dabb52 am: 53d7d19fbd by Treehugger Robot · 2 years, 10 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
- f61c0b3 Disable nullability checks for overrides of generics am: 48cdc3f1c7 am: 3fabaaf42c by Sam Gilbert · 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
- 92ab5a9 Merge "Improve BANNED_THROWS lint check" am: 9a0cd55092 am: a14cd5d748 by Treehugger Robot · 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
- 80fa558 Merge "Compatibility tests for interfaces" am: f89f0a3b8d am: f819be4f81 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
- f4dcb83 Fix tests that were missing java.* on the classpath. am: d2a3c29965 am: bece6b36f4 by Aurimas Liutikas · 2 years, 10 months ago
- bece6b3 Fix tests that were missing java.* on the classpath. am: d2a3c29965 by Aurimas Liutikas · 2 years, 10 months ago
- b6167eb Merge "Remove support for converting between v1 and v2 files." am: 285b0b1a46 am: 5c82326d12 by Treehugger Robot · 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
- c807ec6 Merge "First pass on updating README.md" am: a55e9e4f5e am: d6146f66fe by Treehugger Robot · 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
- 985be72 Remove support for android.support.annotation. am: 61c2c3e5b9 am: fdfd09f71a by Aurimas Liutikas · 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
- 719ae71 Temporarily disable androidx-studio-integration metalava target am: d2b2795ee0 am: c2a3a58396 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
- 0054903 Lint enforces nullability on overrides am: c18357fce2 am: 195a036e7a by Sam Gilbert · 2 years, 10 months ago
- 195a036 Lint enforces nullability on overrides am: c18357fce2 by Sam Gilbert · 2 years, 10 months ago
- 0c831b8 Merge "Add document describing Metalava's adopted definitions of compatibility" am: 699529bea7 am: 95f925bc00 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
- 92f605f Fix behavior for methods marked @JvmSynthetic am: e018d8ca2e am: 2b6ecfab42 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
- 9733c91 Merge "Small cleanup of metalava build files" am: 4841a58799 am: 9ad66b2926 by Treehugger Robot · 2 years, 10 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
- 20321be Merge "Register AGSL as RuntimeShader language" am: dddbd2f4c4 am: e339cf8644 by Treehugger Robot · 2 years, 10 months ago
- 05e2251 Merge "144111352: Support @DeprecatedForSdk in metalava" am: 4af7083534 am: 7103051bbe by Tor Norbye · 2 years, 10 months ago
- a95cac3 Revert "Revert "CHANGED_THROWS reports as error instead of warning"" am: 847b663540 am: daa97b1560 by Sam Gilbert · 2 years, 10 months ago
- e339cf8 Merge "Register AGSL as RuntimeShader language" am: dddbd2f4c4 by Treehugger Robot · 2 years, 10 months ago