1. 3a21532 Add android.annotation.Hide to the recognized annotations by Jiyong Park · 6 years ago
  2. 625b6bb Merge "Annotations with default attributes are handled" by Treehugger Robot · 6 years ago
  3. 6cbe563 Annotations with default attributes are handled by Jiyong Park · 6 years ago
  4. 4bbcde1 Fix public typedef lint check by Anton Hansson · 6 years ago
  5. 4d428f5 Rename Error to Issue by Aurimas Liutikas · 6 years ago
  6. 591d372 Allow changing static qualifier on inner classes with no public constructors by Aurimas Liutikas · 6 years ago
  7. 1b8eb92 Merge "Metalava: Don't consider Iterable as SAM during linting" by Treehugger Robot · 6 years ago
  8. 8ce5c23 Metalava: Don't consider Iterable as SAM during linting by Adrian Roos · 6 years ago
  9. c193a23 Making --force-convert-to-warning-nullability-annotations apply to all APIs even if --show-annotations is specified too by Jeff Gaston · 6 years ago
  10. 24d4a95 Making --force-convert-to-warning-nullability-annotations apply to all APIs even if --show-annotations is specified too by Jeff Gaston · 6 years ago
  11. 841bbf2 Hide private property setters am: 16ced4c7da by Aurimas Liutikas · 6 years ago
  12. 16ced4c Hide private property setters by Aurimas Liutikas · 6 years ago
  13. b704f7d Merge "Fixed pass-through-annotations flag to allow multiple annotations to be passed through" by Jeremy Nortey · 6 years ago
  14. 5d5be5d Merge "Fixed pass-through-annotations flag to allow multiple annotations to be passed through" by Jeremy Nortey · 6 years ago
  15. bab61d3 Allowing --show-annotation to accept annotations with parameters am: 82f035ee85 by Jeff Gaston · 6 years ago
  16. 5a68814 Fixed pass-through-annotations flag to allow multiple annotations to be passed through by Jeremy Nortey · 6 years ago
  17. 82f035e Allowing --show-annotation to accept annotations with parameters by Jeff Gaston · 6 years ago
  18. 767e82f Do not warn about nullability of INSTANCE and Companion fields. am: d0a886e45a by Aurimas Liutikas · 6 years ago
  19. d0a886e Do not warn about nullability of INSTANCE and Companion fields. by Aurimas Liutikas · 6 years ago
  20. 6ddb071 Merge "Fix some bugs about hidden package" am: b5c2854ebc by Jiyong Park · 6 years ago
  21. b5c2854 Merge "Fix some bugs about hidden package" by Treehugger Robot · 6 years ago
  22. b234fad Fix some bugs about hidden package by Jiyong Park · 6 years ago
  23. 742046b Remove java.lang annotations from manual/master.txt am: ca788d12d8 by Paul Duffin · 6 years ago
  24. a30ec00 Ensure annotations are merged/migrated on System/TestApi stubs am: 7c3afcfdca by Paul Duffin · 6 years ago
  25. ca788d1 Remove java.lang annotations from manual/master.txt by Paul Duffin · 6 years ago
  26. 7c3afcf Ensure annotations are merged/migrated on System/TestApi stubs by Paul Duffin · 6 years ago
  27. 03e0776 Exclude references in JavaDoc on hidden items from imports am: 1699b381ec by Paul Duffin · 6 years ago
  28. 1699b38 Exclude references in JavaDoc on hidden items from imports by Paul Duffin · 6 years ago
  29. 809ca87 Merge "metalava: Report suppressed errors separately" am: 71ef161869 by Adrian Roos · 6 years ago
  30. 71ef161 Merge "metalava: Report suppressed errors separately" by Adrian Roos · 6 years ago
  31. 59374b4 Merge "API Lint: fix wrong lints for Component subclasses" am: e75901f637 by Adrian Roos · 6 years ago
  32. e75901f Merge "API Lint: fix wrong lints for Component subclasses" by Treehugger Robot · 6 years ago
  33. 82e4b83 API Lint: fix wrong lints for Component subclasses by Adrian Roos · 6 years ago
  34. d0b083e Merge "API Lint: update from latest apilint.py" am: 5b9e5999c0 by Adrian Roos · 6 years ago
  35. 5b9e599 Merge "API Lint: update from latest apilint.py" by Adrian Roos · 6 years ago
  36. 326ca9b metalava: Report suppressed errors separately by Adrian Roos · 6 years ago
  37. 21c97fa API Lint: update from latest apilint.py by Adrian Roos · 6 years ago
  38. 80fe11e Merge "Transform API model before merging annotations/validating/checking/etc." by Paul Duffin · 6 years ago
  39. 75c3aec Merge "Transform API model before merging annotations/validating/checking/etc." by Treehugger Robot · 6 years ago
  40. d4176d4 Merge "API Lint: Update boolean getter rules to match guidelines" am: ed59f64941 by Aurimas Liutikas · 6 years ago
  41. ed59f64 Merge "API Lint: Update boolean getter rules to match guidelines" by Aurimas Liutikas · 6 years ago
  42. 692f52c Transform API model before merging annotations/validating/checking/etc. by Paul Duffin · 6 years ago
  43. a72fd65 Fix annotation order am: 331ac7e4f2 by Paul Duffin · 6 years ago
  44. ebeddc2 API Lint: Update boolean getter rules to match guidelines by Adrian Roos · 6 years ago
  45. 331ac7e Fix annotation order by Paul Duffin · 6 years ago
  46. 4622fd8 Do not consider Executor for SamShouldBeLast. am: 2485f90615 by Aurimas Liutikas · 6 years ago
  47. 2485f90 Do not consider Executor for SamShouldBeLast. by Aurimas Liutikas · 6 years ago
  48. ba6b770 Merge "Check for minSdkVersion before suggesting to AutoClosable." by Aurimas Liutikas · 6 years ago
  49. a3fbf08 Merge "Check for minSdkVersion before suggesting to AutoClosable." by Aurimas Liutikas · 6 years ago
  50. 5d47c9a Check for minSdkVersion before suggesting to AutoClosable. by Aurimas Liutikas · 6 years ago
  51. 2b120d8 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  52. 58c52b9 Don't include import statements when skipping docs in stubs am: 5ffa5385cc by Jeremy Nortey · 6 years ago
  53. 5ffa538 Don't include import statements when skipping docs in stubs by Jeremy Nortey · 6 years ago
  54. 09e5485 Add --ignore-classes-on-classpath option am: 9ad8f2488c by Paul Duffin · 6 years ago
  55. 9ad8f24 Add --ignore-classes-on-classpath option by Paul Duffin · 6 years ago
  56. 3548267 Merge "Ensure nullability annotations used in stubs are consistent" by Paul Duffin · 6 years ago
  57. 5fb39dc Merge "Ensure nullability annotations used in stubs are consistent" by Treehugger Robot · 6 years ago
  58. 5ba4db0 Merge "Fixed array bug for proguard keep file generation" am: d98baeca50 by Jeremy Nortey · 6 years ago
  59. 571fe7a Clarifying distinction between ClassItem and TypeItem am: 85cafb804f by Jeff Gaston · 6 years ago
  60. d98baec Merge "Fixed array bug for proguard keep file generation" by Jeremy Nortey · 6 years ago
  61. 21a4147 Fixed array bug for proguard keep file generation by Jeremy Nortey · 6 years ago
  62. 85cafb8 Clarifying distinction between ClassItem and TypeItem by Jeff Gaston · 6 years ago
  63. e1475ef Ensure nullability annotations used in stubs are consistent by Paul Duffin · 6 years ago
  64. de7fec4 Merge "Indicate the methods that cause the requirements to implement AutoClosable" by Jeff Gaston · 6 years ago
  65. 0c21b47 Merge "Indicate the methods that cause the requirements to implement AutoClosable" by Jeff Gaston · 6 years ago
  66. b9e55b4 Merge "Allow core_current to use stub-annotations" am: 68a5e1b873 by Paul Duffin · 6 years ago
  67. 68a5e1b Merge "Allow core_current to use stub-annotations" by Treehugger Robot · 6 years ago
  68. cbccc81 Indicate the methods that cause the requirements to implement AutoClosable by Sergey · 6 years ago
  69. 2c2dfc1 Merge changes Ie032f61e,I2d99c71f,I582585c7 am: 108086298a by Jeff Gaston · 6 years ago
  70. 1080862 Merge changes Ie032f61e,I2d99c71f,I582585c7 by Jeff Gaston · 6 years ago
  71. a50bb37 Adding --unenforce-nullability by Jeff Gaston · 6 years ago
  72. 7de0ab2 Reformatting Metalava's help output by Jeff Gaston · 6 years ago
  73. f835dce Improve SAM check for interfaces with default methods am: 92243dedba by Aurimas Liutikas · 6 years ago
  74. 92243de Improve SAM check for interfaces with default methods by Aurimas Liutikas · 6 years ago
  75. b461b1e Allow core_current to use stub-annotations by Paul Duffin · 6 years ago
  76. fe7c734 PackageFilter supporting subtraction syntax now too by Jeff Gaston · 6 years ago
  77. 09e021a Merge changes I405e1712,I61006f6c am: 0805e5666b by Jeff Gaston · 6 years ago
  78. 0805e56 Merge changes I405e1712,I61006f6c by Jeff Gaston · 6 years ago
  79. ea343ce Merge "metalava: No lint for implied nullness" am: fde24af217 by Adrian Roos · 6 years ago
  80. fde24af Merge "metalava: No lint for implied nullness" by Treehugger Robot · 6 years ago
  81. a43ba8e Clarifying MissingBuild error message am: c9b0e48f4b by Jeff Gaston · 6 years ago
  82. d9a3dcc Removing PackageFilter constructor params by Jeff Gaston · 6 years ago
  83. 2486ebf Moving markRecent into Item.kt by Jeff Gaston · 6 years ago
  84. c9b0e48 Clarifying MissingBuild error message by Jeff Gaston · 6 years ago
  85. 103b87d metalava: No lint for implied nullness by Adrian Roos · 6 years ago
  86. 424019f Merge "Update to Android Lint 26.5.0 dependency." am: e136f64ada by Aurimas Liutikas · 6 years ago
  87. e136f64 Merge "Update to Android Lint 26.5.0 dependency." by Treehugger Robot · 6 years ago
  88. 9384318 Allow white listed annotations to pass through without change am: 3a0da93256 by Paul Duffin · 6 years ago
  89. 047dc45 Merge "142113901: ApiLookup.get() fails when api-versions includes pkg private classes" by Paul Duffin · 6 years ago
  90. 3a0da93 Allow white listed annotations to pass through without change by Paul Duffin · 6 years ago
  91. 4e251a3 Merge "142113901: ApiLookup.get() fails when api-versions includes pkg private classes" by Paul Duffin · 6 years ago
  92. 4be28cd Add INVALID_SYNTAX error am: 7e85a1eba3 by Aurimas Liutikas · 6 years ago
  93. 81410ae Update to Android Lint 26.5.0 dependency. by Aurimas Liutikas · 6 years ago
  94. 389517c 142113901: ApiLookup.get() fails when api-versions includes pkg private classes by Tor Norbye · 6 years ago
  95. 7e85a1e Add INVALID_SYNTAX error by Aurimas Liutikas · 6 years ago
  96. 74a4a54 ./gradlew ktlintFormat am: 90bd2765bc by Jeff Gaston · 6 years ago
  97. 90bd276 ./gradlew ktlintFormat by Jeff Gaston · 6 years ago
  98. a3f364f Including the method name in setterReturnsThis error keys am: 93e9a77182 by Jeff Gaston · 6 years ago
  99. 93e9a77 Including the method name in setterReturnsThis error keys by Jeff Gaston · 6 years ago
  100. f13fd29 Merge "False positive warnings for SetterReturnsThis are fixed." am: 97bfb16b8c am: 26fa0612c5 by Sergey · 6 years ago