1. 24da73c convert logtags in java srcs by Sam Delmerico · 3 years, 5 months ago
  2. ef03b3d Merge "support errorprone javacflags" by Treehugger Robot · 3 years, 4 months ago
  3. 4898316 convert java_import jars with arch variants by Sam Delmerico · 3 years, 6 months ago
  4. 58614c0 support errorprone javacflags by Sam Delmerico · 3 years, 5 months ago
  5. 77267c7 add plugins to javaLibraryAttributes by Sam Delmerico · 3 years, 5 months ago
  6. 5f83b49 convert java_import_host with bp2build; enable jetifier by Sam Delmerico · 3 years, 5 months ago
  7. c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 3 years, 5 months ago
  8. 9bb9bfb Don't pass static libs to r8 by Colin Cross · 3 years, 5 months ago
  9. e91d030 bp2build supports arch variant srcs for java_library by Sam Delmerico · 3 years, 5 months ago
  10. 881d720 bp2build java_libraries depend on Android SDK by Sam Delmerico · 3 years, 5 months ago
  11. c768102 convert java proto libraries with bp2build by Sam Delmerico · 3 years, 6 months ago
  12. e8acade Use common java library attributes for android_app bp2build converter. by Romain Jobredeaux · 3 years, 6 months ago
  13. ca1701f Merge changes I09902215,I4f86780c by Sam Delmerico · 3 years, 6 months ago
  14. fde9fb5 convert java static dependencies by Sam Delmerico · 3 years, 6 months ago
  15. 97cffec Merge changes from topic "sdk_repo_license" by Treehugger Robot · 3 years, 6 months ago
  16. 428a366 Basic bp2build converter for java_import. by Romain Jobredeaux · 3 years, 6 months ago
  17. ce56425 Annotate more java dependencies for licensing by Colin Cross · 3 years, 7 months ago
  18. af20c7c Merge "build device binary for java_test_host" by Sam Delmerico · 3 years, 6 months ago
  19. b3342ce build device binary for java_test_host by Sam Delmerico · 3 years, 7 months ago
  20. 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years, 7 months ago
  21. 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years, 7 months ago
  22. 171c210 Setting Java 11 as the default version by Sorin Basca · 3 years, 7 months ago
  23. 01d80d8 Make android_app.stem overridable by Jooyung Han · 3 years, 7 months ago
  24. 4e27229 Convert javacflags -> javacopts for java_binary_host by Sam Delmerico · 3 years, 7 months ago
  25. 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 8 months ago
  26. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
  27. bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 8 months ago
  28. f4c2bf6 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" by Treehugger Robot · 3 years, 8 months ago
  29. 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 8 months ago
  30. 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 8 months ago
  31. abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 8 months ago
  32. b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 8 months ago
  33. eb59a6d Merge "Adding experimental option to target Java 11" by Sorin Basca · 3 years, 8 months ago
  34. b674b43 Add dependency license annotations by Colin Cross · 3 years, 9 months ago
  35. 8ef3e6f Adding experimental option to target Java 11 by Sorin Basca · 3 years, 8 months ago
  36. fb0a723 Merge changes Ieb9aef29,I6985ebb6 by Artur Satayev · 3 years, 8 months ago
  37. 0a420e7 Introduce max_sdk_version device property. by satayev · 3 years, 8 months ago
  38. c0244da Adding configuration support for Java 11 by Sorin Basca · 3 years, 8 months ago
  39. 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 9 months ago
  40. 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 9 months ago
  41. 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 9 months ago
  42. 9804da0 Dedup use of "prebuilt_" by Paul Duffin · 3 years, 9 months ago
  43. ae9ba1c Merge "Extract the logic of setting Uncompress_dex to a common place." by Jiakai Zhang · 3 years, 10 months ago
  44. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 1 month ago
  45. 22450f2 Extract the logic of setting Uncompress_dex to a common place. by Jiakai Zhang · 3 years, 10 months ago
  46. 6f0c1a1 Merge "Preopt APEX system server jars for java_import." by Treehugger Robot · 3 years, 10 months ago
  47. 2df9ebf Merge changes from topics "bp-bionic-cts-tests", "cts-per-testcase-directory" by Colin Cross · 3 years, 10 months ago
  48. 5b24f72 Preopt APEX system server jars for java_import. by Jiakai Zhang · 3 years, 10 months ago
  49. ea18033 Add a new SDK member type java_systemserver_libs. by Jiakai Zhang · 3 years, 10 months ago
  50. cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 11 months ago
  51. a14b18f Merge "Remove updatable-bcp-packages.txt." by Jiakai Zhang · 3 years, 11 months ago
  52. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 11 months ago
  53. 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 11 months ago
  54. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 11 months ago
  55. b13daf2 Merge "Add java_binary_host support for Windows" by Dan Willemsen · 3 years, 11 months ago
  56. 8e6b371 Add java_binary_host support for Windows by Dan Willemsen · 3 years, 11 months ago
  57. e992a52 Merge "Enable compose kotlinc plugin when depending on the compose runtime" by Aurimas Liutikas · 3 years, 11 months ago
  58. a1ff7c6 Enable compose kotlinc plugin when depending on the compose runtime by Colin Cross · 3 years, 11 months ago
  59. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 11 months ago
  60. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 11 months ago
  61. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years ago
  62. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 4 years, 1 month ago
  63. 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 4 years ago
  64. e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 4 years ago
  65. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
  66. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 1 month ago
  67. 52cc879 Merge "Revert "Export implementation class jars for java_boot_libs"" by Treehugger Robot · 4 years, 1 month ago
  68. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years, 1 month ago
  69. fe26147 Merge "Don't attempt to add stub libraries to class loader context." by Ulyana Trafimovich · 4 years, 1 month ago
  70. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years, 1 month ago
  71. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years, 1 month ago
  72. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 1 month ago
  73. 7beb099 Merge "Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`." by Ulyana Trafimovich · 4 years, 1 month ago
  74. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 4 years, 1 month ago
  75. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 4 years, 1 month ago
  76. 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 4 years, 1 month ago
  77. 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 1 month ago
  78. 4c4da06 fix: comparison between min_sdk_version by Jooyung Han · 4 years, 2 months ago
  79. b4bbf2c Simplify deapexer support by Paul Duffin · 4 years, 2 months ago
  80. fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 2 months ago
  81. 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 3 months ago
  82. 1bbd062 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 3 months ago
  83. 74d18d1 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 3 months ago
  84. 66cdbf0 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 3 months ago
  85. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 4 years, 3 months ago
  86. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 4 years, 3 months ago
  87. 820ed78 Merge "Add missing calls to InitSdkAwareModule" by Paul Duffin · 4 years, 3 months ago
  88. b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 4 years, 3 months ago
  89. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 4 years, 3 months ago
  90. 2da0424 Extract java SdkMemberType instances as vars by Paul Duffin · 4 years, 4 months ago
  91. f8d9c49 Reland: Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  92. de1b891 Merge "Revert "Add jni_libs property to java tests"" by Colin Cross · 4 years, 4 months ago
  93. 26616d4 Revert "Add jni_libs property to java tests" by Colin Cross · 4 years, 4 months ago
  94. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 4 years, 4 months ago
  95. 246164a Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  96. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  97. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 4 years, 4 months ago
  98. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  99. d0afefa Merge "Revert "Revert "Add min_sdk_version to java_import.""" by Jaewoong Jung · 4 years, 4 months ago
  100. 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 4 months ago