1. b749347 Make the java static_libs property configurable by Cole Faust · 1 year ago
  2. a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year ago
  3. 85bc193 Revert^4 "Implement detecting container violations." by Jihoon Kang · 1 year, 2 months ago
  4. f2d6e50 Merge "Revert "Implement detecting container violations."" into main by Satish Yalla · 1 year ago
  5. b2b1ef6 Revert "Implement detecting container violations." by Satish Yalla · 1 year ago
  6. 26f071d Merge "Implement detecting container violations." into main by Treehugger Robot · 1 year ago
  7. b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
  8. bb678f8 Implement detecting container violations. by Jihoon Kang · 1 year, 2 months ago
  9. 65c530c Merge "Remove suffix based stub matching logic" into main by Treehugger Robot · 1 year ago
  10. 4b9220a Make java_sdk_library phony target depend on its stub jar by Jihoon Kang · 1 year ago
  11. fa3f078 Remove suffix based stub matching logic by Jihoon Kang · 1 year ago
  12. dee1a74 Add .internal modules to IDEInfo.deps of top-level java_sdk_library by Spandan Das · 1 year, 1 month ago
  13. f5bf74f Merge "Remove unused tagSplitter function" into main by Zi Wang · 1 year, 1 month ago
  14. d9279cd Remove unused tagSplitter function by mrziwang · 1 year, 1 month ago
  15. b0f4c02 Revert "Revert "Enable from-text stub generation in non-sdk java..." by Jihoon Kang · 1 year, 1 month ago
  16. a574cd2 Revert "Enable from-text stub generation in non-sdk java_sdk_library" by Liana Kazanova · 1 year, 1 month ago
  17. 062eb66 Enable from-text stub generation in non-sdk java_sdk_library by Jihoon Kang · 1 year, 6 months ago
  18. 48e2ac9 Introduce build_from_text_stubs property in java_sdk_library by Jihoon Kang · 1 year, 1 month ago
  19. e4a9017 Specify Is_stubs_module property in top level sdk library by Jihoon Kang · 1 year, 1 month ago
  20. d2adde7 Remove hidden_api_packages as it is no longer needed by Paul Duffin · 1 year, 2 months ago
  21. 9f7b9f4 Use OutputFilesProvider on java modules by mrziwang · 1 year, 2 months ago
  22. 9c067f6 Merge "Remove the unused apiFileTag" into main by Treehugger Robot · 1 year, 2 months ago
  23. 00d4050 Merge "Modify extractStubsSourceInfoFromDep to respect RELEASE_HIDDEN_API_EXPORTABLE_STUBS flag" into main by Jihoon Kang · 1 year, 2 months ago
  24. 0ef9f77 Remove the unused apiFileTag by Jihoon Kang · 1 year, 2 months ago
  25. 2a26b13 Modify extractStubsSourceInfoFromDep to respect RELEASE_HIDDEN_API_EXPORTABLE_STUBS flag by Jihoon Kang · 1 year, 2 months ago
  26. 629e2a3 Utilize linter artifacts of the impl library in the top level sdk library by Jihoon Kang · 1 year, 2 months ago
  27. 33bbeb2 Use BaseApexName to generate permission file for sdk library by Spandan Das · 1 year, 2 months ago
  28. e2346b8 PrebuildEtcModule no longer implements OutputFiles method by mrziwang · 1 year, 3 months ago
  29. 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 1 year, 3 months ago
  30. 46d66de Propagate DirectlyInAnyApex to transitive dependencies by Jihoon Kang · 1 year, 3 months ago
  31. 1bd60b7 Merge "implement InstallDepNeeded for sdkLibraryComponentTag" into main by Treehugger Robot · 1 year, 3 months ago
  32. aaa6dcd implement InstallDepNeeded for sdkLibraryComponentTag by Jeongik Cha · 1 year, 3 months ago
  33. 58dace8 Merge "Do not instrument the implementation library of sdk_library" into main by Treehugger Robot · 1 year, 3 months ago
  34. 34155e3 Do not instrument the implementation library of sdk_library by Jihoon Kang · 1 year, 3 months ago
  35. b9c5835 Support min_sdk_version overrides in apps by Spandan Das · 1 year, 4 months ago
  36. 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 4 months ago
  37. a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 5 months ago
  38. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
  39. 00e0991 PackageFile for permission/*.xml for sdk_library by Jeongik Cha · 1 year, 4 months ago
  40. 5623e54 Support passing multiple last api files to metalava in droidstubs by Jihoon Kang · 1 year, 7 months ago
  41. 5ae65ee Allow dexpreopt of source sdklib in prebuilt apex builds by Spandan Das · 1 year, 5 months ago
  42. 1816cde java_sdk_library: Use WriteFileRule for writing permissions.xml by Paul Duffin · 1 year, 5 months ago
  43. 8479dea Return the header jar of the implementation library in SdkHeaderJars() by Jihoon Kang · 1 year, 5 months ago
  44. d3348db Merge "Support multiple sources for prebuilt_etc" into main by Thiébaud Weksteen · 1 year, 5 months ago
  45. 00e8b31 Support multiple sources for prebuilt_etc by Thiébaud Weksteen · 1 year, 6 months ago
  46. 748a24d droidstubs depend on the combined last api filegroup modules by Jihoon Kang · 1 year, 5 months ago
  47. 0216805 Modify dist artifact dependency to respect the RELEASE_HIDDEN_API_EXPORTABLE_STUBS build flag by Jihoon Kang · 1 year, 5 months ago
  48. 5d70127 Enable non-"everything" stubs generation in java_api_library by Jihoon Kang · 1 year, 7 months ago
  49. d1799f6 Modify sdk_library to dist exportable api files by default by Jihoon Kang · 1 year, 6 months ago
  50. fe914ed Introduce library property is_stubs_module by Jihoon Kang · 1 year, 7 months ago
  51. 23956d1 Mechanism to select a specific version of java_sdk_library_import by Spandan Das · 1 year, 8 months ago
  52. 2ea84dd Propagate profile_guided requirement of imports to top-level apex by Spandan Das · 1 year, 7 months ago
  53. e21a8d4 Fix the args used to dexpreopt system server jars in prebuilt apexes by Spandan Das · 1 year, 7 months ago
  54. ee11328 Prepare to generate "runtime" stubs in droidstubs by Jihoon Kang · 1 year, 7 months ago
  55. b743155 Rename apiScope.stubsTag by Jihoon Kang · 1 year, 7 months ago
  56. 193bb8c Merge "Add better error handling to bootDexJar function" into main by Treehugger Robot · 1 year, 8 months ago
  57. 3a39201 Add better error handling to bootDexJar function by Spandan Das · 1 year, 8 months ago
  58. f55a5f7 Copy exportable artifacts to module sdk snapshot by Jihoon Kang · 1 year, 8 months ago
  59. bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 8 months ago
  60. ec3887a Merge "Replace panic with ModuleErrorf" into main by Treehugger Robot · 1 year, 8 months ago
  61. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 8 months ago
  62. fa4a90d Generate "exportable" stubs library in java_sdk_library by Jihoon Kang · 1 year, 9 months ago
  63. 6592e87 Add aconfig_declarations property to droidstubs and java_sdk_library by Jihoon Kang · 1 year, 9 months ago
  64. 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 9 months ago
  65. fae468e Move validation from FindDeapexerProviderForModule to rdeps by Spandan Das · 1 year, 9 months ago
  66. 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 9 months ago
  67. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  68. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
  69. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  70. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  71. e570ace Add the ability for a java_sdk_library to depend on another. by Jamie Garside · 1 year, 9 months ago
  72. 80456fd Add contribute_to_android_api property in java_sdk_library by Jihoon Kang · 1 year, 10 months ago
  73. fd1c0d2 Add a new flag to stop disabling lint errors by Anton Hansson · 1 year, 10 months ago
  74. 2cc80ba Add the name of the sdk library to dynamically generated java modules by Spandan Das · 1 year, 10 months ago
  75. 8e586ab Merge "Remove UnavailableSymbol from warnings to disable" into main by Anton Hansson · 1 year, 10 months ago
  76. f9a2bc0 Remove HiddenTypeParameter from warnings to disable by Anton Hansson · 1 year, 10 months ago
  77. 70f74de Remove UnavailableSymbol from warnings to disable by Anton Hansson · 1 year, 10 months ago
  78. 9421c4c SdkTestCore for non-updatable modules by Mark White · 2 years, 1 month ago
  79. 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 2 months ago
  80. d30ac8a Disable full_api_surface_stubs for some java_api_library modules by Jihoon Kang · 1 year, 11 months ago
  81. 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 1 year, 11 months ago
  82. 534e2e5 Merge changes from topics "remove_api_files", "remove_naming_convention" into main by Jihoon Kang · 2 years ago
  83. a96a7b1 Remove naming conventioned based file sorting in java_api_library by Jihoon Kang · 2 years ago
  84. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
  85. 9a97a8f Implement bp2build for java_sdk_library_import by Liz Kammer · 2 years ago
  86. 71c8683 Create java_api_contribution_import from sdk_library_import by Jihoon Kang · 2 years ago
  87. 786df93 Modify static lib stub library visiblity by Jihoon Kang · 2 years ago
  88. e7ee256 Stop sdk_library generated api_library to depend on full surface api_library by Jihoon Kang · 2 years, 1 month ago
  89. 0c705a4 Convert additional sdk_library stub libraries to from stub generation by Jihoon Kang · 2 years, 1 month ago
  90. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 2 months ago
  91. c003649 Remove reference to the deprecated and disabled Typo issue by Paul Duffin · 2 years, 2 months ago
  92. df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 3 months ago
  93. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
  94. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 3 months ago
  95. 1c92c3e Generate java_api_library from java_sdk_library by Jihoon Kang · 2 years, 5 months ago
  96. 877f39d Use stubs from .txt files for hiddenapi by Spandan Das · 2 years, 5 months ago
  97. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  98. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 5 months ago
  99. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  100. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago