1. 808211e Stop using single-hyphen metalava options by Paul Duffin · 2 years ago
  2. a7b777f Revert^2 "Add exports needed for Doclava" by Sorin Basca · 2 years, 2 months ago
  3. a39209b Revert "Add exports needed for Doclava" by Himanshu Rawat · 2 years, 2 months ago
  4. 23741ca Add exports needed for Doclava by Sorin Basca · 2 years, 2 months ago
  5. a26eda7 Update max_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  6. ca70fc4 Update target_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  7. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  8. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 5 months ago
  9. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  10. ae995ae Revert "Revert "Switch to use new Doclava"" by Sorin Basca · 2 years, 5 months ago
  11. 32db731 Revert "Switch to use new Doclava" by Sorin Basca · 2 years, 5 months ago
  12. 702fb3b Switch to use new Doclava by Sorin Basca · 2 years, 6 months ago
  13. d528d56 Use a stub doclet instead of Doclava by Sorin Basca · 2 years, 10 months ago
  14. ff878bf Set Java version for java_api_library module by Jihoon Kang · 2 years, 8 months ago
  15. 757b666 Add min_sdk_version to aidlCmd for droidstubs by Spandan Das · 2 years, 9 months ago
  16. ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 2 years, 11 months ago
  17. 9f6e623 Merge "Move AllowMissingDependencies handling into processMainCert" by Colin Cross · 2 years, 11 months ago
  18. bc2c8a7 Move AllowMissingDependencies handling into processMainCert by Colin Cross · 2 years, 11 months ago
  19. 1d68e48 Open java.lang for dokka by Sorin Basca · 2 years, 11 months ago
  20. 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 3 years, 3 months ago
  21. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  22. 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 3 years, 3 months ago
  23. de8417c Add AIDL enforce_permissions attribute by Thiébaud Weksteen · 3 years, 6 months ago
  24. ae5330a Make HostJavaToolPath use pathForInstall by Colin Cross · 3 years, 9 months ago
  25. edd6164 Stop filtering html files from droidstubs input by Anton Hansson · 4 years, 2 months ago
  26. 5260932 Move stub providers to droidstubs.go by Anton Hansson · 4 years, 3 months ago
  27. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  28. 7fef94f Merge "Remove support for unsandboxed metalava" by Colin Cross · 4 years, 4 months ago
  29. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  30. 8095c29 Remove support for unsandboxed metalava by Colin Cross · 4 years, 4 months ago
  31. bc13992 Support sandboxing droiddoc and droidstubs with args properties by Colin Cross · 4 years, 5 months ago
  32. 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 4 years, 5 months ago
  33. 7ee54ff Replace ANDROID_SDK_HOME with ANDROID_PREFS_ROOT for metalava by Colin Cross · 4 years, 5 months ago
  34. a4eafdd Support multiple rsp files in REParams by Colin Cross · 4 years, 5 months ago
  35. 1661aff Run lint actions in sbox by Colin Cross · 4 years, 5 months ago
  36. 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 5 months ago
  37. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 4 years, 5 months ago
  38. 382ba06 Pass ANDROID_SDK_HOME to metalava so it doesn't write to ~/.android by Colin Cross · 4 years, 5 months ago
  39. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  40. e605615 Remove Ignore_missing_latest_api by Anton Hansson · 4 years, 7 months ago
  41. e87b03d Set previous_api correctly for java_sdk_library by Anton Hansson · 4 years, 8 months ago
  42. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 8 months ago
  43. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 8 months ago
  44. b28bd8c Merge "Fix the instructions for regenerating .txt" by Treehugger Robot · 4 years, 8 months ago
  45. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
  46. 96d0161 Fix the instructions for regenerating .txt by Neil Fuller · 4 years, 8 months ago
  47. d8aed4b droidstubs: Remove unnecessary setting of DistFiles by Paul Duffin · 4 years, 9 months ago
  48. 1a39332 Fix prebuilt_stubs_sources to work with no stubs sources by Paul Duffin · 4 years, 9 months ago
  49. a3cb6cf Remove support for droidstubs in sdk/module_exports by Paul Duffin · 4 years, 9 months ago
  50. 52ac73d Make highmem classification of metalava optional by Anton Hansson · 4 years, 10 months ago
  51. bc0fe96 Support building WITHOUT_CHECK_API=true by Paul Duffin · 4 years, 10 months ago
  52. 746be9c Remove jdiff support from droiddoc by Anton Hansson · 4 years, 10 months ago
  53. ecf5435 Add outputfiles tags for droidstubs api txts by Anton Hansson · 4 years, 10 months ago
  54. 6877e6d Output Javadoc comments for public API by Paul Duffin · 4 years, 11 months ago
  55. a6906e2 Merge "Make API lint warnings errors for system & testapi" by Anton Hansson · 4 years, 11 months ago
  56. b30f593 Make API lint warnings errors for system & testapi by Anton Hansson · 5 years ago
  57. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  58. 4c5efde Suppress reflection warnings when running metalava by Aurimas Liutikas · 4 years, 11 months ago
  59. 9ed7915 Updates checkapi filename properties behavior by Liz Kammer · 5 years ago
  60. b8e35ca Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" by Treehugger Robot · 5 years ago
  61. 80dc4f1 Merge "Merge Android R" by Xin Li · 5 years ago
  62. e1ab250 Revert "Revert "Remove create_stubs and checkapi from droiddoc"" by Liz Kammer · 5 years ago
  63. 16f23a4 Check UseRBE is set before replacing any template with the RE version. by Ramy Medhat · 5 years ago
  64. 3666c70 Revert "Remove create_stubs and checkapi from droiddoc" by Steve Kim · 5 years ago
  65. 3a55c91 Remove create_stubs and checkapi from droiddoc by Liz Kammer · 5 years ago
  66. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  67. 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  68. 3d894b7 Add property api_levels_jar_filename to droidstubs by Liz Kammer · 5 years ago
  69. 1e2ee12 Default to not creating stubs for droiddoc by Liz Kammer · 5 years ago
  70. 20ebfb4 Update language to comply with inclusive guidance by Liz Kammer · 5 years ago
  71. d786b6b Merge "Repeat metalava errors at the end to make it easy to find them" am: d3cd2f5793 am: 0742acdc4b by Makoto Onuki · 5 years ago
  72. 0df103a Repeat metalava errors at the end to make it easy to find them by Makoto Onuki · 5 years ago
  73. fd0111b Merge "Add array type property flags, equivalent to args" am: aeaffeb710 am: 95393f8df1 by Treehugger Robot · 5 years ago
  74. 585cac2 Add array type property flags, equivalent to args by Liz Kammer · 5 years ago
  75. 12d1bde Merge changes Ib7ad715d,I3a83b5ed am: 7d9deed9fd am: 5befecfe64 by Treehugger Robot · 5 years ago
  76. 7d9deed Merge changes Ib7ad715d,I3a83b5ed by Treehugger Robot · 5 years ago
  77. 8034eaf Merge "Rename the Default* constants in java/config." am: 8f70db2b48 am: 98d8ee9bd8 by Treehugger Robot · 5 years ago
  78. 8f70db2 Merge "Rename the Default* constants in java/config." by Treehugger Robot · 5 years ago
  79. 0638dfc Rename the Default* constants in java/config. by Pete Gillin · 5 years ago
  80. e3d44b2 Remove the concept of useDefaultLibs from Soong. by Pete Gillin · 5 years ago
  81. 35dfb01 Merge "Enable check for "try to expose APIs from hidden class"" by Makoto Onuki · 5 years ago
  82. f51b7af Enable check for "try to expose APIs from hidden class" by Makoto Onuki · 5 years ago
  83. dbc0ada Enable check for "try to expose APIs from hidden class" by Makoto Onuki · 5 years ago
  84. ea34d87 Merge "Fix build breakages when WITHOUT_CHECK_API=true" by Treehugger Robot · 5 years ago
  85. ff6e55b Merge "Fix build breakages when WITHOUT_CHECK_API=true" into rvc-dev am: 4c21463f04 by Paul Duffin · 5 years ago
  86. 10269f1 Fix build breakages when WITHOUT_CHECK_API=true by Paul Duffin · 5 years ago
  87. 4c21463 Merge "Fix build breakages when WITHOUT_CHECK_API=true" into rvc-dev by Paul Duffin · 5 years ago
  88. 0b85c50 Merge "Add sandbox property to the javadoc rule." am: 997a2f5b4e am: a195919e38 by Ramy Medhat · 5 years ago
  89. 997a2f5 Merge "Add sandbox property to the javadoc rule." by Ramy Medhat · 5 years ago
  90. 86672f6 Fix build breakages when WITHOUT_CHECK_API=true by Paul Duffin · 5 years ago
  91. 4ef6bce Merge "Disable "show member in hidden parent" metalava error" am: 56ecbaef4c am: 7d91b8867c by Makoto Onuki · 5 years ago
  92. 56ecbae Merge "Disable "show member in hidden parent" metalava error" by Makoto Onuki · 5 years ago
  93. 1d5b713 Disable "show member in hidden parent" metalava error by Makoto Onuki · 5 years ago
  94. 1e28e3c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  95. 2f99eec Add sandbox property to the javadoc rule. by Ramy Medhat · 5 years ago
  96. c656583 Merge "Add support for running Android lint on java and android modules." am: a553358b34 am: 05394377ba by Colin Cross · 5 years ago
  97. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  98. f5f663b Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  99. 300b266 resolve merge conflicts of a73ffc21e01621f0b0b199d45f439215ebbea143 to rvc-dev-plus-aosp by Colin Cross · 5 years ago
  100. 7f2006c Turn on metalava sandbox warning in all droiddoc metalava invocations. by Ramy Medhat · 5 years ago