1. 83a2d96 Allow java_system_modules_import to replace java_system_modules by Paul Duffin · 6 years ago
  2. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 6 years ago
  3. 26bf49b Fix sdk aidl include for droiddoc by Anton Hansson · 6 years ago
  4. abd49ab Build rules for compat config docs generation. by Mathew Inwood · 6 years ago
  5. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 6 years ago
  6. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
  7. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 6 years ago
  8. 9b478b0 Generate .srcjar for prebuilt_stubs_sources by Paul Duffin · 6 years ago
  9. 884363e Dedup droiddoc module type registration by Paul Duffin · 6 years ago
  10. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 6 years ago
  11. 9d8d609 Pass SdkMember to AddPrebuiltModule instead of the name by Paul Duffin · 6 years ago
  12. 1387957 Parameterize the sdk member processing by Paul Duffin · 6 years ago
  13. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  14. b1a8813 Dedup code for generating prebuilt_stubs_sources in snapshot by Paul Duffin · 6 years ago
  15. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  16. 80df439 Merge "Enforce hidden apis usage in product(soong)" by Treehugger Robot · 6 years ago
  17. 13a9dd6 Remove unnecessary constraint on previous_api by Paul Duffin · 6 years ago
  18. 109f647 Merge "API Lint: Archive lint errors" by Adrian Roos · 6 years ago
  19. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 6 years ago
  20. 3b8f1cd API Lint: Archive lint errors by Adrian Roos · 6 years ago
  21. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 7 years ago
  22. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 6 years ago
  23. 1e74385 Make javaVersion an enum by Colin Cross · 6 years ago
  24. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 7 years ago
  25. 8436cce Merge "Update droidstubs build target" by Jerome Gaillard · 7 years ago
  26. 0f59903 Update droidstubs build target by Jerome Gaillard · 7 years ago
  27. cab4a2c API Lint: Apply Javadoc.args when invoking api lint by Adrian Roos · 7 years ago
  28. e25c644 Add system_modules to droidstubs by Paul Duffin · 7 years ago
  29. 075eedc droidstubs: Add API lint via metalava by Adrian Roos · 7 years ago
  30. c080617 Shard aidl compiles into srcjars by Colin Cross · 7 years ago
  31. c6ddccf Add filter_packages property to droiddoc by Jiyong Park · 7 years ago
  32. 26bce34 Track switch to toybox date for macOS. by Elliott Hughes · 7 years ago
  33. d63ea0a Bring back env flag to skip checkapi by Luca Stefani · 7 years ago
  34. b5ddfa9 Remove srcs_lib and srcs_lib_whitelist_pkgs by Jiyong Park · 7 years ago
  35. 80f8d8c Merge "Add docs.zip output tag to droiddoc" by Treehugger Robot · 7 years ago
  36. 309b9c0 Merge "Implement sysprop_library API stability check" by Treehugger Robot · 7 years ago
  37. 0f60062 Merge "Remove srcs_lib_whitelist_dirs" by Jiyong Park · 7 years ago
  38. 1112c4c Remove srcs_lib_whitelist_dirs by Jiyong Park · 7 years ago
  39. 4288274 Implement sysprop_library API stability check by Inseob Kim · 7 years ago
  40. d90d741 Droiddoc can accept logtags as input sources by Jiyong Park · 7 years ago
  41. 14f75a9 API: Add baseline file for API check by Adrian Roos · 7 years ago
  42. e68e554 Add docs.zip output tag to droiddoc by Colin Cross · 7 years ago
  43. ed9a92c Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 by Treehugger Robot · 7 years ago
  44. 19a7f25 aidl include paths are exported to droiddoc by Jiyong Park · 7 years ago
  45. d64b325 Fix date on mac builds by Colin Cross · 7 years ago
  46. daa4c67 Convert javadoc modules to android.RuleBuilder by Colin Cross · 7 years ago
  47. ab05443 Convert droiddoc modules to android.RuleBuilder by Colin Cross · 7 years ago
  48. b77043e Add a systemModules utility type by Colin Cross · 7 years ago
  49. 33961b5 Convert droidstubs to android.RuleBuilder by Colin Cross · 7 years ago
  50. 1563815 Prepare droiddoc for using RuleBuilder by Colin Cross · 7 years ago
  51. 5822b55 Manually escape BuildNumberFromFile by Colin Cross · 7 years ago
  52. 2647ced Fix android.Expand and ninja escaping by Colin Cross · 7 years ago
  53. a3002fc Add documentation to droiddoc.go module types by Colin Cross · 7 years ago
  54. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 7 years ago
  55. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 7 years ago
  56. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 7 years ago
  57. ff60a73 Depend on all the files from system modules by Dan Willemsen · 7 years ago
  58. a3d0986 Remove the no_standard_libs property by Paul Duffin · 7 years ago
  59. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 7 years ago
  60. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 7 years ago
  61. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 7 years ago
  62. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 7 years ago
  63. 2b1ea2e Don't specify -encoding twice in Jdiff javadoc invocations. by Pete Gillin · 7 years ago
  64. 41955e8 Support tagged module references by Colin Cross · 7 years ago
  65. d5dd534 Merge "Revert "Print full diagnostics file when Java process crashes."" by Treehugger Robot · 7 years ago
  66. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 7 years ago
  67. 7b1ca80 Merge "Print full diagnostics file when Java process crashes." by Treehugger Robot · 7 years ago
  68. 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 7 years ago
  69. e4a0584 Document escaping by Colin Cross · 7 years ago
  70. 3047fa2 Build framework.aidl in Soong by Colin Cross · 7 years ago
  71. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
  72. 07e5161 Remove ModuleSrcPath by Colin Cross · 7 years ago
  73. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 7 years ago
  74. 38449af Ignore missing prebuilt_apis of java_sdk_library by Inseob Kim · 7 years ago
  75. 2fbbfb8 Remove reference to legacy-test and core-junit from comments by Paul Duffin · 7 years ago
  76. c0907f1 Create sysprop_library soong module by Inseob Kim · 7 years ago
  77. 99e4a50 Fix droiddoc handling of $(location ...) by Paul Duffin · 7 years ago
  78. 897d2ed Make java_sdk_library implement Dependency by Colin Cross · 7 years ago
  79. 5f692ec Remove empty DepsMutator methods by Colin Cross · 7 years ago
  80. 44c29a8 Clean up srcjar directories after each rule by Colin Cross · 7 years ago
  81. 39c1679 Fix conflicting srcjar dir for current and last apicheck by Colin Cross · 7 years ago
  82. ebcdfed 122452571: Fix path to android.jar in prebuilts by Tor Norbye · 7 years ago
  83. 76c875a Update signature files to the new format by Tor Norbye · 7 years ago
  84. 054b19a Support core library by Sundong Ahn · 8 years ago
  85. dee152b Pass --merge-qualifier-annotations to check-api by Nan Zhang · 7 years ago
  86. ba49360 Remove dependency on framework.jar by Sundong Ahn · 7 years ago
  87. 3ffc352 Change srcjarDir/stubsDirs to a different name. by Nan Zhang · 7 years ago
  88. c382a56 Add droidstubs support for --validate-nullability-from-list. by Pete Gillin · 7 years ago
  89. 581d608 Add check_nullability_warnings support to droidstubs. by Pete Gillin · 8 years ago
  90. 419290a Support setting target_sdk_version separately from sdk_version by Dan Willemsen · 7 years ago
  91. a262c05 Add support for nullability validation to droidstubs. by Pete Gillin · 8 years ago
  92. b2f14ec Add annotation-related args to check api by Neil Fuller · 8 years ago
  93. 56dce44 Add quotes to sourcepath by Sundong Ahn · 8 years ago
  94. 40b41b4 Use SoongJavacWrapper for javadoc by Nan Zhang · 8 years ago
  95. 199645c Add --proguard option to metalava by Nan Zhang · 8 years ago
  96. 5994b62 Add no_standard_libs property to droidstubs by Nan Zhang · 8 years ago
  97. 7716790 Add droidstubs support for merging show/hide annotations. by Pete Gillin · 8 years ago
  98. 86b0620 Add comment for naming jdiffdocZip in droiddoc.go by Nan Zhang · 8 years ago
  99. 23a1ba6 Fix race condition for jdiff/apicheck by Nan Zhang · 8 years ago
  100. 71bbe63 Add jdiff support for Soong by Nan Zhang · 8 years ago