1. e7babdb Use Tiramisu instead of T in supported_build_releases by Paul Duffin · 3 years ago
  2. a54016c Only output annotations properties in snapshots for T+ by Paul Duffin · 3 years ago
  3. 106a3a4 Allow pruning of unsupported fields in structs in maps by Paul Duffin · 3 years ago
  4. 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years ago
  5. 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years ago
  6. 171c210 Setting Java 11 as the default version by Sorin Basca · 3 years ago
  7. 196d3e6 Rename updatable-library to apex-library by Pedro Loureiro · 3 years, 1 month ago
  8. 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 1 month ago
  9. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  10. d8395b1 Revert^2 "Build license metadata files in Soong" am: 4acaea9cbf by Colin Cross · 3 years, 1 month ago
  11. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  12. 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 1 month ago
  13. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  14. b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 1 month ago
  15. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 2 months ago
  16. 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 1 month ago
  17. 8f088b0 Perform CheckMinSdkVersion for java_sdk_library. by satayev · 3 years, 1 month ago
  18. ba6682f Fix attribute names in generated permissions.xml by Pedro Loureiro · 3 years, 3 months ago
  19. c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 4 months ago
  20. 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 3 years, 4 months ago
  21. df8aa1f Reformat SDK Library docs by Trevor Radcliffe · 3 years, 2 months ago
  22. a14b18f Merge "Remove updatable-bcp-packages.txt." by Jiakai Zhang · 3 years, 4 months ago
  23. cf6bf37 Merge changes I957f3df8,I68986dcc by Martin Stjernholm · 3 years, 4 months ago
  24. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 4 months ago
  25. 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 4 months ago
  26. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 4 months ago
  27. 86da9c6 Merge "Add annotations.zip support to java_sdk_library" by Anton Hansson · 3 years, 4 months ago
  28. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 4 months ago
  29. 8b1add6 Merge "Add back the api_srcs argument" by Anton Hansson · 3 years, 4 months ago
  30. f8ea372 Add back the api_srcs argument by Anton Hansson · 3 years, 4 months ago
  31. 204356f Preopt APEX system server jars from prebuilts. by Jiakai Zhang · 3 years, 4 months ago
  32. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 3 years, 6 months ago
  33. 93e9599 Update documentation for genrule and sdk_library by Spandan Das · 3 years, 6 months ago
  34. c2427ea Merge "Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore)." by Ulyana Trafimovich · 3 years, 6 months ago
  35. 78645fb Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore). by Ulya Trafimovich · 3 years, 6 months ago
  36. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 3 years, 6 months ago
  37. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 3 years, 6 months ago
  38. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 3 years, 6 months ago
  39. 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 3 years, 7 months ago
  40. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 3 years, 7 months ago
  41. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 3 years, 9 months ago
  42. 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 3 years, 7 months ago
  43. 86fe8f8 Remove unused apiModuleName by Paul Duffin · 3 years, 7 months ago
  44. b4bbf2c Simplify deapexer support by Paul Duffin · 3 years, 7 months ago
  45. fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 3 years, 7 months ago
  46. f0eace9 Remove core_lib property from java_sdk_library by Colin Cross · 3 years, 8 months ago
  47. 59b92bf Ignore owner property when computing java_sdk_library dist subdirectory by Colin Cross · 3 years, 8 months ago
  48. 3dd6625 Make the default java_sdk_library dist_group "unknown" by Colin Cross · 3 years, 8 months ago
  49. 986b69a Support dist_group property instead of owner for setting sdk dist subdirectory by Colin Cross · 3 years, 8 months ago
  50. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 3 years, 8 months ago
  51. 18f840c Allow missing java_sdk_library files in AllowMissingDependencies builds by Colin Cross · 3 years, 8 months ago
  52. ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
  53. 1bbd062 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 3 years, 8 months ago
  54. 74d18d1 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 3 years, 8 months ago
  55. 66cdbf0 Remove configurationName from java library and hidden API by Paul Duffin · 3 years, 8 months ago
  56. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 3 years, 8 months ago
  57. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 3 years, 8 months ago
  58. 22628d5 Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR by Paul Duffin · 3 years, 8 months ago
  59. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 3 years, 8 months ago
  60. 320055e Merge "Stop exporting java_sdk_library libs in the snapshot" by Paul Duffin · 3 years, 8 months ago
  61. e7c94a6 Stop exporting java_sdk_library libs in the snapshot by Paul Duffin · 3 years, 8 months ago
  62. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 3 years, 8 months ago
  63. 976b0e5 Automatically export bootclasspath_fragment stubs from sdk by Paul Duffin · 3 years, 9 months ago
  64. dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 3 years, 9 months ago
  65. 1267d87 java_sdk_library: Make dex stub jars available for hiddenapi by Paul Duffin · 3 years, 9 months ago
  66. f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 3 years, 9 months ago
  67. f247ff7 Merge "Fix bug in sdk_library string matching" by Anton Hansson · 3 years, 9 months ago
  68. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 10 months ago
  69. 08f476b Fix bug in sdk_library string matching by Anton Hansson · 3 years, 9 months ago
  70. 864116c Add PrebuiltNameFromSource by Paul Duffin · 3 years, 10 months ago
  71. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 3 years, 10 months ago
  72. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 10 months ago
  73. bc15e3a Improve java.go readability. by Jaewoong Jung · 3 years, 10 months ago
  74. 1a97ee0 Populate baseline_file values. by Jaewoong Jung · 3 years, 10 months ago
  75. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 3 years, 11 months ago
  76. 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 3 years, 11 months ago
  77. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 11 months ago
  78. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 7 months ago
  79. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years ago
  80. e77fccc Add a better error message for missing api files by Anton Hansson · 4 years ago
  81. e605615 Remove Ignore_missing_latest_api by Anton Hansson · 4 years, 1 month ago
  82. 591920f Merge "Stop allowing missing last-api files by default" by Anton Hansson · 4 years, 1 month ago
  83. e87b03d Set previous_api correctly for java_sdk_library by Anton Hansson · 4 years, 1 month ago
  84. 0615864 Stop allowing missing last-api files by default by Anton Hansson · 4 years, 1 month ago
  85. 74c8436 Merge "Add attribute to disable last-api compat tracking" by Anton Hansson · 4 years, 1 month ago
  86. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
  87. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 1 month ago
  88. dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years, 1 month ago
  89. dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years, 1 month ago
  90. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 1 month ago
  91. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  92. 040e906 java_sdk_library: Copy removed API specification file to dist by Paul Duffin · 4 years, 2 months ago
  93. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 2 months ago
  94. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 2 months ago
  95. 3131025 java_sdk_library: Allow dist artifacts to be named by Paul Duffin · 4 years, 2 months ago
  96. 05c2f3e Merge "java_sdk_library: Stop disabling copy to dist when sdk_version: none" by Paul Duffin · 4 years, 2 months ago
  97. de6df73 Merge "java_sdk_library: Allow no_dist to be explicitly set in .bp file" by Paul Duffin · 4 years, 2 months ago
  98. defa940 Merge "java_sdk_library: Remove unused SetNoDist method" by Paul Duffin · 4 years, 2 months ago
  99. 3aef8d2 java_sdk_library: Stop disabling copy to dist when sdk_version: none by Paul Duffin · 4 years, 2 months ago
  100. 4f5c1ef java_sdk_library: Allow no_dist to be explicitly set in .bp file by Paul Duffin · 4 years, 2 months ago