1. dbcc296 Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years, 1 month ago
  2. 7b3e10a Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 1 month ago
  3. 9599406 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 4 years, 1 month ago
  4. 5842387 Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 1 month ago
  5. 2f7ccd5 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 1 month ago
  6. a1aa738 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 3 months ago
  7. 3accbb5 Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 1 month ago
  8. 0b5a143 Remove unused apiModuleName by Paul Duffin · 4 years, 1 month ago
  9. 034196d Simplify deapexer support by Paul Duffin · 4 years, 2 months ago
  10. 7db57e0 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 2 months ago
  11. ea0e698 Remove core_lib property from java_sdk_library by Colin Cross · 4 years, 2 months ago
  12. 1072a71 Ignore owner property when computing java_sdk_library dist subdirectory by Colin Cross · 4 years, 2 months ago
  13. 0f9eeb7 Make the default java_sdk_library dist_group "unknown" by Colin Cross · 4 years, 2 months ago
  14. 0d3dd06 Support dist_group property instead of owner for setting sdk dist subdirectory by Colin Cross · 4 years, 2 months ago
  15. 54c1f08 Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 3 months ago
  16. 712e8b5 Rename InApexes -> InApexVariants by Jiyong Park · 4 years, 3 months ago
  17. 6c6dde0 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 3 months ago
  18. f88ab95 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 3 months ago
  19. 5919060 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 3 months ago
  20. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 4 years, 3 months ago
  21. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 4 years, 3 months ago
  22. 22628d5 Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR by Paul Duffin · 4 years, 3 months ago
  23. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 4 years, 3 months ago
  24. 320055e Merge "Stop exporting java_sdk_library libs in the snapshot" by Paul Duffin · 4 years, 3 months ago
  25. e7c94a6 Stop exporting java_sdk_library libs in the snapshot by Paul Duffin · 4 years, 3 months ago
  26. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 4 years, 3 months ago
  27. 976b0e5 Automatically export bootclasspath_fragment stubs from sdk by Paul Duffin · 4 years, 3 months ago
  28. dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 4 years, 3 months ago
  29. 1267d87 java_sdk_library: Make dex stub jars available for hiddenapi by Paul Duffin · 4 years, 4 months ago
  30. f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 4 years, 4 months ago
  31. f247ff7 Merge "Fix bug in sdk_library string matching" by Anton Hansson · 4 years, 4 months ago
  32. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  33. 08f476b Fix bug in sdk_library string matching by Anton Hansson · 4 years, 4 months ago
  34. 864116c Add PrebuiltNameFromSource by Paul Duffin · 4 years, 4 months ago
  35. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 4 years, 4 months ago
  36. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  37. bc15e3a Improve java.go readability. by Jaewoong Jung · 4 years, 5 months ago
  38. 1a97ee0 Populate baseline_file values. by Jaewoong Jung · 4 years, 5 months ago
  39. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 4 years, 5 months ago
  40. 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 4 years, 5 months ago
  41. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 5 months ago
  42. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
  43. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  44. e77fccc Add a better error message for missing api files by Anton Hansson · 4 years, 6 months ago
  45. e605615 Remove Ignore_missing_latest_api by Anton Hansson · 4 years, 7 months ago
  46. 591920f Merge "Stop allowing missing last-api files by default" by Anton Hansson · 4 years, 7 months ago
  47. e87b03d Set previous_api correctly for java_sdk_library by Anton Hansson · 4 years, 7 months ago
  48. 0615864 Stop allowing missing last-api files by default by Anton Hansson · 4 years, 7 months ago
  49. 74c8436 Merge "Add attribute to disable last-api compat tracking" by Anton Hansson · 4 years, 7 months ago
  50. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 7 months ago
  51. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 7 months ago
  52. dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years, 7 months ago
  53. dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years, 8 months ago
  54. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 8 months ago
  55. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
  56. 040e906 java_sdk_library: Copy removed API specification file to dist by Paul Duffin · 4 years, 8 months ago
  57. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 8 months ago
  58. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 8 months ago
  59. 3131025 java_sdk_library: Allow dist artifacts to be named by Paul Duffin · 4 years, 9 months ago
  60. 05c2f3e Merge "java_sdk_library: Stop disabling copy to dist when sdk_version: none" by Paul Duffin · 4 years, 9 months ago
  61. de6df73 Merge "java_sdk_library: Allow no_dist to be explicitly set in .bp file" by Paul Duffin · 4 years, 9 months ago
  62. defa940 Merge "java_sdk_library: Remove unused SetNoDist method" by Paul Duffin · 4 years, 9 months ago
  63. 3aef8d2 java_sdk_library: Stop disabling copy to dist when sdk_version: none by Paul Duffin · 4 years, 9 months ago
  64. 4f5c1ef java_sdk_library: Allow no_dist to be explicitly set in .bp file by Paul Duffin · 4 years, 9 months ago
  65. e3ecd6c java_sdk_library: Remove unused SetNoDist method by Paul Duffin · 4 years, 9 months ago
  66. ab5ac8f Revert "Use glob for java_sdk_library_import stub_srcs" by Paul Duffin · 4 years, 9 months ago
  67. d8d8e72 Merge changes Iebfbf2ff,Ibd974268 by Ulyana Trafimovich · 4 years, 9 months ago
  68. a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 4 years, 10 months ago
  69. 7f97957 Use glob for java_sdk_library_import stub_srcs by Paul Duffin · 4 years, 9 months ago
  70. 4fe970f Make test api extend system in sdk_library.go by Anton Hansson · 4 years, 10 months ago
  71. 858a8ca Merge "Add a Impl_only_libs prop for sdk_library" by Anton Hansson · 4 years, 10 months ago
  72. 7f66efa Add a Impl_only_libs prop for sdk_library by Anton Hansson · 4 years, 10 months ago
  73. 43159bd Merge "Remove global state from apex modules" by Colin Cross · 4 years, 10 months ago
  74. 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 4 years, 10 months ago
  75. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 11 months ago
  76. 39b437b Add dependency on implementation <uses-library> for modules that depend on component libraries. by Ulya Trafimovich · 4 years, 10 months ago
  77. a2ae7e0 Allow java_sdk_library to specify doctags_files by Paul Duffin · 5 years ago
  78. 6877e6d Output Javadoc comments for public API by Paul Duffin · 4 years, 10 months ago
  79. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  80. ee9ad5d Remove framework-modules naming scheme by Paul Duffin · 5 years ago
  81. 3652018 Merge "Change sdk_library child visibility semantics" by Anton Hansson · 5 years ago
  82. e0b81e4 Merge "java_sdk_library: Add annotations_enabled property" by Anton Hansson · 5 years ago
  83. e22c2ab java_sdk_library: Add annotations_enabled property by Paul Duffin · 5 years ago
  84. 944e77d Change sdk_library child visibility semantics by Anton Hansson · 5 years ago
  85. 0703fd8 apex: support prebuilt_firmware for vendor apexes by Jooyung Han · 5 years ago
  86. f5a2b8a Merge "Remove duplicated use of UsesLibraryDependency" by Treehugger Robot · 5 years ago
  87. 68bfe07 Merge "Reland: Deduplicate APEX variants that would build identically" by Treehugger Robot · 5 years ago
  88. 9b7ecd7 Remove duplicated use of UsesLibraryDependency by Liz Kammer · 5 years ago
  89. 9ce2221 Merge "Collect paths to transitive SDK Java library dependencies." by Ulyana Trafimovich · 5 years ago
  90. aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 5 years ago
  91. 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 5 years ago
  92. 0c7b26e Revert "Deduplicate APEX variants that would build identically" by Pete Bentley · 5 years ago
  93. d6b2525 Deduplicate APEX variants that would build identically by Colin Cross · 5 years ago
  94. e07f231 Rename ApexName to ApexVariationName by Colin Cross · 5 years ago
  95. 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  96. 6df3372 Merge "Introduce AlwaysUsePrebuiltSdks" by Jeongik Cha · 5 years ago
  97. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 5 years ago
  98. a7a64f3 Refactor java compileDex by Liz Kammer · 5 years ago
  99. 08dca38 Build transitive lint reports for apex modules by Colin Cross · 5 years ago
  100. 15f34ef Generate module lib API and scope together by Paul Duffin · 5 years ago