1. e2346b8 PrebuildEtcModule no longer implements OutputFiles method by mrziwang · 1 year, 2 months ago
  2. 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 1 year, 2 months ago
  3. 46d66de Propagate DirectlyInAnyApex to transitive dependencies by Jihoon Kang · 1 year, 3 months ago
  4. 1bd60b7 Merge "implement InstallDepNeeded for sdkLibraryComponentTag" into main by Treehugger Robot · 1 year, 3 months ago
  5. aaa6dcd implement InstallDepNeeded for sdkLibraryComponentTag by Jeongik Cha · 1 year, 3 months ago
  6. 58dace8 Merge "Do not instrument the implementation library of sdk_library" into main by Treehugger Robot · 1 year, 3 months ago
  7. 34155e3 Do not instrument the implementation library of sdk_library by Jihoon Kang · 1 year, 3 months ago
  8. b9c5835 Support min_sdk_version overrides in apps by Spandan Das · 1 year, 3 months ago
  9. 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 3 months ago
  10. a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 4 months ago
  11. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 4 months ago
  12. 00e0991 PackageFile for permission/*.xml for sdk_library by Jeongik Cha · 1 year, 4 months ago
  13. 5623e54 Support passing multiple last api files to metalava in droidstubs by Jihoon Kang · 1 year, 6 months ago
  14. 5ae65ee Allow dexpreopt of source sdklib in prebuilt apex builds by Spandan Das · 1 year, 4 months ago
  15. 1816cde java_sdk_library: Use WriteFileRule for writing permissions.xml by Paul Duffin · 1 year, 4 months ago
  16. 8479dea Return the header jar of the implementation library in SdkHeaderJars() by Jihoon Kang · 1 year, 4 months ago
  17. d3348db Merge "Support multiple sources for prebuilt_etc" into main by Thiébaud Weksteen · 1 year, 5 months ago
  18. 00e8b31 Support multiple sources for prebuilt_etc by Thiébaud Weksteen · 1 year, 5 months ago
  19. 748a24d droidstubs depend on the combined last api filegroup modules by Jihoon Kang · 1 year, 5 months ago
  20. 0216805 Modify dist artifact dependency to respect the RELEASE_HIDDEN_API_EXPORTABLE_STUBS build flag by Jihoon Kang · 1 year, 5 months ago
  21. 5d70127 Enable non-"everything" stubs generation in java_api_library by Jihoon Kang · 1 year, 6 months ago
  22. d1799f6 Modify sdk_library to dist exportable api files by default by Jihoon Kang · 1 year, 6 months ago
  23. fe914ed Introduce library property is_stubs_module by Jihoon Kang · 1 year, 6 months ago
  24. 23956d1 Mechanism to select a specific version of java_sdk_library_import by Spandan Das · 1 year, 7 months ago
  25. 2ea84dd Propagate profile_guided requirement of imports to top-level apex by Spandan Das · 1 year, 7 months ago
  26. e21a8d4 Fix the args used to dexpreopt system server jars in prebuilt apexes by Spandan Das · 1 year, 7 months ago
  27. ee11328 Prepare to generate "runtime" stubs in droidstubs by Jihoon Kang · 1 year, 7 months ago
  28. b743155 Rename apiScope.stubsTag by Jihoon Kang · 1 year, 7 months ago
  29. 193bb8c Merge "Add better error handling to bootDexJar function" into main by Treehugger Robot · 1 year, 7 months ago
  30. 3a39201 Add better error handling to bootDexJar function by Spandan Das · 1 year, 7 months ago
  31. f55a5f7 Copy exportable artifacts to module sdk snapshot by Jihoon Kang · 1 year, 7 months ago
  32. bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 8 months ago
  33. ec3887a Merge "Replace panic with ModuleErrorf" into main by Treehugger Robot · 1 year, 7 months ago
  34. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 7 months ago
  35. fa4a90d Generate "exportable" stubs library in java_sdk_library by Jihoon Kang · 1 year, 8 months ago
  36. 6592e87 Add aconfig_declarations property to droidstubs and java_sdk_library by Jihoon Kang · 1 year, 8 months ago
  37. 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 8 months ago
  38. fae468e Move validation from FindDeapexerProviderForModule to rdeps by Spandan Das · 1 year, 8 months ago
  39. 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 8 months ago
  40. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 8 months ago
  41. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 8 months ago
  42. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 8 months ago
  43. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 8 months ago
  44. e570ace Add the ability for a java_sdk_library to depend on another. by Jamie Garside · 1 year, 8 months ago
  45. 80456fd Add contribute_to_android_api property in java_sdk_library by Jihoon Kang · 1 year, 9 months ago
  46. fd1c0d2 Add a new flag to stop disabling lint errors by Anton Hansson · 1 year, 9 months ago
  47. 2cc80ba Add the name of the sdk library to dynamically generated java modules by Spandan Das · 1 year, 10 months ago
  48. 8e586ab Merge "Remove UnavailableSymbol from warnings to disable" into main by Anton Hansson · 1 year, 10 months ago
  49. f9a2bc0 Remove HiddenTypeParameter from warnings to disable by Anton Hansson · 1 year, 10 months ago
  50. 70f74de Remove UnavailableSymbol from warnings to disable by Anton Hansson · 1 year, 10 months ago
  51. 9421c4c SdkTestCore for non-updatable modules by Mark White · 2 years ago
  52. 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 1 month ago
  53. d30ac8a Disable full_api_surface_stubs for some java_api_library modules by Jihoon Kang · 1 year, 10 months ago
  54. 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 1 year, 10 months ago
  55. 534e2e5 Merge changes from topics "remove_api_files", "remove_naming_convention" into main by Jihoon Kang · 1 year, 11 months ago
  56. a96a7b1 Remove naming conventioned based file sorting in java_api_library by Jihoon Kang · 1 year, 11 months ago
  57. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 11 months ago
  58. 9a97a8f Implement bp2build for java_sdk_library_import by Liz Kammer · 1 year, 11 months ago
  59. 71c8683 Create java_api_contribution_import from sdk_library_import by Jihoon Kang · 1 year, 11 months ago
  60. 786df93 Modify static lib stub library visiblity by Jihoon Kang · 1 year, 11 months ago
  61. e7ee256 Stop sdk_library generated api_library to depend on full surface api_library by Jihoon Kang · 2 years ago
  62. 0c705a4 Convert additional sdk_library stub libraries to from stub generation by Jihoon Kang · 2 years ago
  63. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 2 months ago
  64. c003649 Remove reference to the deprecated and disabled Typo issue by Paul Duffin · 2 years, 2 months ago
  65. df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 2 months ago
  66. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 2 months ago
  67. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 2 months ago
  68. 1c92c3e Generate java_api_library from java_sdk_library by Jihoon Kang · 2 years, 5 months ago
  69. 877f39d Use stubs from .txt files for hiddenapi by Spandan Das · 2 years, 4 months ago
  70. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  71. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 5 months ago
  72. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  73. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 5 months ago
  74. c004bf3 Merge changes I55a5a295,I9c09451d,I05177388 by Treehugger Robot · 2 years, 6 months ago
  75. 81e4681 Use the profiles in the APEX to dexpreopt system server jars. by Jiakai Zhang · 2 years, 6 months ago
  76. 9c4dc19 Output dex_preopt to SDK snapshot. by Jiakai Zhang · 2 years, 6 months ago
  77. b2179e3 Add limited bp2build converter of java_sdk_library by Zi Wang · 2 years, 6 months ago
  78. d48abd5 Call hook in java_sdk_library after droidstubs generation by Jihoon Kang · 2 years, 6 months ago
  79. 3198f3c Generate java_api_contribution module from droidstubs module by Jihoon Kang · 2 years, 6 months ago
  80. d796f6f Stop module types being SdkAware by Paul Duffin · 2 years, 9 months ago
  81. 2178762 Remove SdkAware.SdkMemberComponentName by Paul Duffin · 2 years, 9 months ago
  82. d732da7 Propagate stub_only_libs to the invocation generating stub sources by Nikita Ioffe · 2 years, 9 months ago
  83. d0b9fca Allow sdk_version: "system_server_current" modules to access module-lib APIs by Paul Duffin · 2 years, 10 months ago
  84. bf4de04 java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 2 years, 11 months ago
  85. e840995 java_sdk_library: Use dist_stem when generating sdk snapshot file names by Paul Duffin · 2 years, 11 months ago
  86. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  87. 492128b Translate SDK codenames to SDK versions for finalized releases am: 489912283e by Pedro Loureiro · 3 years, 2 months ago
  88. 4899122 Translate SDK codenames to SDK versions for finalized releases by Pedro Loureiro · 3 years, 2 months ago
  89. 81d9095 sdkLibraryProperties: fix typo by Mårten Kongstad · 3 years, 3 months ago
  90. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 3 months ago
  91. 9c60cc4 Merge "java_sdk_library_import: Delegate OutputFiles to impl library if needed" by Treehugger Robot · 3 years, 3 months ago
  92. 2b5384b Merge "java_sdk_library_import: Delegate OutputFiles to impl library if needed" into tm-dev by Paul Duffin · 3 years, 3 months ago
  93. a80cc17 hiddenapi: Prevent libraries for Q/R from include S+ flags. by Paul Duffin · 3 years, 3 months ago
  94. 3cf140f java_sdk_library_import: Delegate OutputFiles to impl library if needed by Paul Duffin · 3 years, 3 months ago
  95. 1e940d5 java_sdk_library_import: Delegate OutputFiles to impl library if needed by Paul Duffin · 3 years, 3 months ago
  96. a09d95f Merge "hiddenapi: Prevent libraries for Q/R from include S+ flags." by Paul Duffin · 3 years, 3 months ago
  97. a083ec4 Allow framework-media to build the framework-media.impl by Paul Duffin · 3 years, 3 months ago
  98. 09817d6 hiddenapi: Prevent libraries for Q/R from include S+ flags. by Paul Duffin · 3 years, 3 months ago
  99. 77590a8 Allow framework-media to build the framework-media.impl by Paul Duffin · 3 years, 3 months ago
  100. ad40fff Merge changes I4c373b29,I9ccda6fc,I1b390b0e,I30151217 by Spandan Das · 3 years, 5 months ago