1. f46a78e Remove no_framework_libs: true by Neil Fuller · 6 years ago
  2. 0075d4a Merge "Support KDoc @suppress tag" am: b6634863f3 by Tor Norbye · 6 years ago
  3. b663486 Merge "Support KDoc @suppress tag" by Tor Norbye · 6 years ago
  4. e114610 Support KDoc @suppress tag by Tor Norbye · 6 years ago
  5. 211170a Add a test for --merge-inclusion-annotations + --show-single-annotation. by Pete Gillin · 6 years ago
  6. c4f7f54 Add metalava support for merging show/hide annotations. am: 96550fc77c by Pete Gillin · 6 years ago
  7. e05979b Add a test for --merge-inclusion-annotations + --show-single-annotation. by Pete Gillin · 6 years ago
  8. 96550fc Add metalava support for merging show/hide annotations. by Pete Gillin · 6 years ago
  9. c6eaf4e Add support for --show-single-annotation am: 659aadd21a by Tor Norbye · 6 years ago
  10. 659aadd Add support for --show-single-annotation by Tor Norbye · 6 years ago
  11. 16235b5 Fix incorrect public modifier in inherited package private methods by Tor Norbye · 6 years ago
  12. 99649c5 Fix escaping type parameter lists in JDiff XML reports am: 6a8a53755e by Tor Norbye · 6 years ago
  13. da04556 Fix incorrect public modifier in inherited package private methods by Tor Norbye · 6 years ago
  14. 6a8a537 Fix escaping type parameter lists in JDiff XML reports by Tor Norbye · 6 years ago
  15. 2c3ab45 Add support for --convert-to-jdiff <signature> <xml> am: de6bb6f932 by Tor Norbye · 6 years ago
  16. de6bb6f Add support for --convert-to-jdiff <signature> <xml> by Tor Norbye · 6 years ago
  17. bb5af0b Add support for emitting API as JDiff XML schema am: e87c432cc8 by Tor Norbye · 6 years ago
  18. e87c432 Add support for emitting API as JDiff XML schema by Tor Norbye · 6 years ago
  19. bcf2d9f Fix a few issues in compatibility checks against v2 signature format by Tor Norbye · 6 years ago
  20. 96a00a7 Fix a few issues in compatibility checks against v2 signature format by Tor Norbye · 6 years ago
  21. 64fecf8 Fix nested annotations, take 2 am: cf3eb001e3 by Tor Norbye · 6 years ago
  22. cf3eb00 Fix nested annotations, take 2 by Tor Norbye · 6 years ago
  23. 0758684 Work around metalava recursion issue am: 3ef43dde8c by Neil Fuller · 6 years ago
  24. 3ef43dd Work around metalava recursion issue by Neil Fuller · 6 years ago
  25. c2b98b4 Allow annotations to be annotated recursively am: a5a2fb7d68 by Tor Norbye · 6 years ago
  26. a5a2fb7 Allow annotations to be annotated recursively by Tor Norbye · 6 years ago
  27. e5cde99 Properly handle @Deprecated read from signature files am: 34dea279d6 by Tor Norbye · 6 years ago
  28. 34dea27 Properly handle @Deprecated read from signature files by Tor Norbye · 6 years ago
  29. d24b639 Bump version to 1.0.8 am: 0bec1ffac5 by Tor Norbye · 6 years ago
  30. 0bec1ff Bump version to 1.0.8 by Tor Norbye · 6 years ago
  31. cc61430 Warn about @SystemApi/@TestApi not marked with @hide am: cd175c9c91 by Tor Norbye · 6 years ago
  32. cd175c9 Warn about @SystemApi/@TestApi not marked with @hide by Tor Norbye · 6 years ago
  33. 1ee4963 Include annotations in doc stubs. am: ce63712090 by Tor Norbye · 6 years ago
  34. ce63712 Include annotations in doc stubs. by Tor Norbye · 6 years ago
  35. 6d440dc Add support for --update-api am: e2f50c558e by Tor Norbye · 6 years ago
  36. e2f50c5 Add support for --update-api by Tor Norbye · 6 years ago
  37. 5adb5d3 Fix handling of $METALAVA_PREPEND_ARGS and _APPEND_ARGS am: cf4e0c0f64 by Tor Norbye · 6 years ago
  38. cf4e0c0 Fix handling of $METALAVA_PREPEND_ARGS and _APPEND_ARGS by Tor Norbye · 6 years ago
  39. 4a1fa2b Don't include synchronized in signature files v2 am: c903715b8f by Tor Norbye · 6 years ago
  40. 81d321d Don't treat initialized constants as platform types am: c43d2a7b03 by Tor Norbye · 6 years ago
  41. c903715 Don't include synchronized in signature files v2 by Tor Norbye · 6 years ago
  42. c43d2a7 Don't treat initialized constants as platform types by Tor Norbye · 6 years ago
  43. 9739ee2 Adds support for generating signature files from android.jar files by Tor Norbye · 6 years ago
  44. 460d776 Inherit @Deprecated into innerclasses and members, and warn when calling by Tor Norbye · 6 years ago
  45. 47b5a6f Adds support for generating signature files from android.jar files by Tor Norbye · 6 years ago
  46. 56fe21a Inherit @Deprecated into innerclasses and members, and warn when calling by Tor Norbye · 6 years ago
  47. ae79571 112931426: Metalava crashing on these nested classes am: 75f2034d4d by Tor Norbye · 6 years ago
  48. 75f2034 112931426: Metalava crashing on these nested classes by Tor Norbye · 6 years ago
  49. 9f32549 Add support for --dex-api-mapping am: db168bf3d1 by Tor Norbye · 6 years ago
  50. db168bf Add support for --dex-api-mapping by Tor Norbye · 6 years ago
  51. a0ce806 Temporarily disable value change check for ApnSettings.TYPE_DEFAULT by Tor Norbye · 6 years ago
  52. 660bd1a Temporarily disable value change check for ApnSettings.TYPE_DEFAULT by Tor Norbye · 6 years ago
  53. 3f46438 Fix compilation warning (remove unused field) am: 01d499e5ae by Tor Norbye · 6 years ago
  54. f8fd2a2 Allow suppressing issues with specific error messages am: 1ec1889235 by Tor Norbye · 6 years ago
  55. 01d499e Fix compilation warning (remove unused field) by Tor Norbye · 6 years ago
  56. 1ec1889 Allow suppressing issues with specific error messages by Tor Norbye · 6 years ago
  57. 1c7e30a Merge "Fix comment about ojluni annotations in manual/master.txt." by Pete Gillin · 6 years ago
  58. 6b19fa1 Merge "Fix comment about ojluni annotations in manual/master.txt." by Treehugger Robot · 6 years ago
  59. d865d28 Merge "Make --exclude-annotations skip runtime retentions in stubs" by Tor Norbye · 6 years ago
  60. e3e96b4 Merge "Make --exclude-annotations skip runtime retentions in stubs" by Tor Norbye · 6 years ago
  61. 2771839 Make --exclude-annotations skip runtime retentions in stubs by Tor Norbye · 6 years ago
  62. 88653d7 112831527: Metalava's HTML output missing content from package.html by Tor Norbye · 6 years ago
  63. eb7d1ed 112831527: Metalava's HTML output missing content from package.html by Tor Norbye · 6 years ago
  64. ece63df Fix comment about ojluni annotations in manual/master.txt. by Pete Gillin · 6 years ago
  65. 94366fc Add support for multiple levels of compatibility checks am: afd37cf04b by Tor Norbye · 6 years ago
  66. afd37cf Add support for multiple levels of compatibility checks by Tor Norbye · 6 years ago
  67. 8d73f7a Fix documentation generation for java.io am: a30bd1bf97 by Tor Norbye · 6 years ago
  68. a30bd1b Fix documentation generation for java.io by Tor Norbye · 6 years ago
  69. f4eeca8 Fix compatibility check on system and test api signature files am: 1e334098bb by Tor Norbye · 6 years ago
  70. ba7b955 Support annotations in pacakges; write package-info.java files am: f004efc625 by Tor Norbye · 6 years ago
  71. 1e33409 Fix compatibility check on system and test api signature files by Tor Norbye · 6 years ago
  72. f004efc Support annotations in pacakges; write package-info.java files by Tor Norbye · 6 years ago
  73. fb66a08 Formatting tweaks am: 31c16be5f3 by Tor Norbye · 6 years ago
  74. 31c16be Formatting tweaks by Tor Norbye · 6 years ago
  75. c911ef9 Remove unused code am: 60ea11f1c9 by Tor Norbye · 6 years ago
  76. 60ea11f Remove unused code by Tor Norbye · 6 years ago
  77. e0e3c71 Ensure that stubs only contain visible constants am: e33ff02024 by Tor Norbye · 6 years ago
  78. e33ff02 Ensure that stubs only contain visible constants by Tor Norbye · 6 years ago
  79. e595f23 Properly handle package.html and overview.html am: 612e9de753 by Tor Norbye · 6 years ago
  80. 612e9de Properly handle package.html and overview.html by Tor Norbye · 6 years ago
  81. fe2cc22 Ensure that stub files contain inherited fields am: 85891ef648 am: 68d4edaecb by Tor Norbye · 6 years ago
  82. 68d4eda Ensure that stub files contain inherited fields am: 85891ef648 by Tor Norbye · 6 years ago
  83. 85891ef Ensure that stub files contain inherited fields by Tor Norbye · 6 years ago
  84. f53b2f7 Fix signature file handling in compat mode am: 30ecaf869d am: fb989c4200 by Tor Norbye · 6 years ago
  85. fb989c4 Fix signature file handling in compat mode am: 30ecaf869d by Tor Norbye · 6 years ago
  86. 30ecaf8 Fix signature file handling in compat mode by Tor Norbye · 6 years ago
  87. f3ce3d6 Fix additional default parameter formatting problems am: 86fbc98fa3 by Tor Norbye · 6 years ago
  88. 947f513 Fix additional default parameter formatting problems am: 86fbc98fa3 by Tor Norbye · 6 years ago
  89. 86fbc98 Fix additional default parameter formatting problems by Tor Norbye · 6 years ago
  90. f387e9a Misc metalava improvements am: 34a4169d9a am: e71859cd52 by Tor Norbye · 6 years ago
  91. e71859c Misc metalava improvements am: 34a4169d9a by Tor Norbye · 6 years ago
  92. 34a4169 Misc metalava improvements by Tor Norbye · 6 years ago
  93. 5cd4840 Merge "Handle more complex expressions as default values" am: ea44d2a557 by Tor Norbye · 6 years ago
  94. 8e47ec0 Merge "Handle more complex expressions as default values" am: ea44d2a557 by Tor Norbye · 6 years ago
  95. ea44d2a Merge "Handle more complex expressions as default values" by Treehugger Robot · 6 years ago
  96. eec4885 Handle more complex expressions as default values by Tor Norbye · 6 years ago
  97. ae62908 Merge "Add new module to track deps in metalava/manual" am: 8b19e4039d by Nan Zhang · 6 years ago
  98. 0e1f805 Merge "Add new module to track deps in metalava/manual" am: 8b19e4039d by Nan Zhang · 6 years ago
  99. 8b19e40 Merge "Add new module to track deps in metalava/manual" by Nan Zhang · 6 years ago
  100. 61a0770 Update formatting am: 0432f027a3 am: 1f849051b4 by Tor Norbye · 6 years ago