1. 5d55b66 Merge changes I8d060594,I2b6a57ae into main by Colin Cross · 1 year, 6 months ago
  2. fd620b2 Put extraCombinedJars after the compiled jars by Colin Cross · 1 year, 6 months ago
  3. 3c0c9d7 Sort jarjar rename keys before using by Inseob Kim · 1 year, 6 months ago
  4. 03d014f Add jarjar_prefix propagation support for aconfig_declarations_group module type by Jihoon Kang · 1 year, 7 months ago
  5. 63683e4 Improve determination whether to propagate JarJarProvider by LaMont Jones · 1 year, 7 months ago
  6. fe914ed Introduce library property is_stubs_module by Jihoon Kang · 1 year, 7 months ago
  7. bacee38 Ignore proguardRaiseTag in jarjar repackage by Zi Wang · 1 year, 7 months ago
  8. 349ae8d Automatically propagate jarjar rules for aconfig libraries by Joe Onorato · 1 year, 7 months ago
  9. e21a8d4 Fix the args used to dexpreopt system server jars in prebuilt apexes by Spandan Das · 1 year, 7 months ago
  10. b2fd4ff Revert "Ensure sscp jars get copied to $OUT/soong/system_server_dexjars" by Spandan Das · 1 year, 7 months ago
  11. 0b7089f Ensure sscp jars get copied to $OUT/soong/system_server_dexjars by Spandan Das · 1 year, 8 months ago
  12. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 8 months ago
  13. ec222c4 Merge "Use ApiLevel on min, target and compile Sdk version" into main by Cole Faust · 1 year, 8 months ago
  14. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 9 months ago
  15. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  16. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
  17. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  18. 2b64af8 Allow compile_data on all java modules by Cole Faust · 1 year, 9 months ago
  19. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  20. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 9 months ago
  21. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 9 months ago
  22. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 9 months ago
  23. 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 10 months ago
  24. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  25. a644c26 Stop collecting path entry for module_bp_java_deps.json from each module type by Colin Cross · 1 year, 10 months ago
  26. e1166f0 Use ApiLevel on min, target and compile Sdk version by Zi Wang · 1 year, 10 months ago
  27. efb6d60 Update transitive lib propagation by Jared Duke · 1 year, 10 months ago
  28. 4b9f618 Don't minimize debug information if module explicitly asks for it by Mythri Alle · 1 year, 10 months ago
  29. 9f52f6b Change openjdk9 specific props in bp2build/Soong by Liz Kammer · 1 year, 11 months ago
  30. 6077263 Update Headers_only to a bool pointer by Liz Kammer · 1 year, 11 months ago
  31. 0a470a3 Remove unnecessary arch variant for patch module by Liz Kammer · 1 year, 11 months ago
  32. 7a90fcf Merge "Convert java_aconfig_library to bazel." into main by Yu Liu · 1 year, 11 months ago
  33. 77b232d Merge changes from topic "linter_integration_tests" into main by Thiébaud Weksteen · 1 year, 11 months ago
  34. f2b9401 Convert java_aconfig_library to bazel. by Yu Liu · 2 years ago
  35. d054436 Add .lint tagged output to Java modules by Thiébaud Weksteen · 2 years ago
  36. 9231132 Merge "Collect transitive source files for java modules" into main by Anton Hansson · 2 years ago
  37. 0e73f9e Collect transitive source files for java modules by Anton Hansson · 2 years ago
  38. b983cea Merge "Shard srcjars when sharding javac compilation" into main by Colin Cross · 2 years ago
  39. a052ddb Shard srcjars when sharding javac compilation by Colin Cross · 2 years ago
  40. 0391ca4 Use same symbol for all receiver functions by usta · 2 years ago
  41. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
  42. 51d7bfd Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30" by Cole Faust · 2 years ago
  43. d293e28 Revert "Only allow setting presigned without preprocessed on targetSdk < 30" by Karl Shaffer · 2 years ago
  44. 6158528 Only allow setting presigned without preprocessed on targetSdk < 30 by Cole Faust · 2 years, 2 months ago
  45. 03fe33a Merge "java_library support for building headers-only" into main by Mark White · 2 years ago
  46. a15790a java_library support for building headers-only by Mark White · 2 years ago
  47. ffac9be Allow access to the generated srcjars for GeneratedJavaLibrary by Joe Onorato · 2 years, 1 month ago
  48. 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 2 years, 1 month ago
  49. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 1 month ago
  50. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 3 months ago
  51. ed89d33 Merge changes I69f80d12,I40d48644 into main by Treehugger Robot · 2 years, 1 month ago
  52. 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 2 months ago
  53. f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 2 years, 2 months ago
  54. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 2 months ago
  55. 3c496f0 AIDEGen: Collect apt generated sources by Vadim Spivak · 2 years, 3 months ago
  56. 3096e68 Use java_library_host bp2build converter for tradefed_java_library_host by Zi Wang · 2 years, 2 months ago
  57. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 2 months ago
  58. c85750b Use generics for DepSets by Colin Cross · 3 years, 5 months ago
  59. df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 3 months ago
  60. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
  61. 0e7d0fa Merge "Dynamically link static libs for sdk_library created java_library" by Treehugger Robot · 2 years, 3 months ago
  62. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 3 months ago
  63. 715c417 Remove print statement by Chris Parsons · 2 years, 3 months ago
  64. 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 2 years, 3 months ago
  65. 91c8395 Cleanup android.JavaApiLibraryName references by Jihoon Kang · 2 years, 3 months ago
  66. 381c2fa Introduce "Exclude_static_libs" property for Java modules by Jihoon Kang · 2 years, 3 months ago
  67. 65b3672 Add simple bp2build converter for java_test_host by Zi Wang · 2 years, 3 months ago
  68. b507831 Utilize from text core platform api surface jar in build by Jihoon Kang · 2 years, 5 months ago
  69. e339a2d Rename core stubs to .txt stubs if applicable by Spandan Das · 2 years, 5 months ago
  70. a26eda7 Update max_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  71. ca70fc4 Update target_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  72. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  73. 626a8ad Cleanup hardcoded references to android_*stubs_current by Spandan Das · 2 years, 6 months ago
  74. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
  75. 7fa982c Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 2 years, 6 months ago
  76. de1d5bc Merge "Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability.""" by Treehugger Robot · 2 years, 6 months ago
  77. c404cc7 Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability."" by Spandan Das · 2 years, 6 months ago
  78. 9f9c0a2 transitive Java deps for r8 by Sam Delmerico · 2 years, 9 months ago
  79. 7eb9243 Revert "R8/D8 should use sdk_version prop to determine API surface stability." by Spandan Das · 2 years, 8 months ago
  80. daa220a R8/D8 should use sdk_version prop to determine API surface stability. by Spandan Das · 2 years, 8 months ago
  81. d796f6f Stop module types being SdkAware by Paul Duffin · 2 years, 10 months ago
  82. 000cbe0 Add support for AIDL traces in Priv apps by Parth Sane · 2 years, 10 months ago
  83. a114ac9 Add android.SdkModule to Sdk Versions that have AIDL traces generated by Parth Sane · 2 years, 10 months ago
  84. ab50dea Add .hjar output file tag by Colin Cross · 2 years, 11 months ago
  85. 91e8d3d Merge "Update documenation for default value of sdk_version" by Spandan Das · 2 years, 11 months ago
  86. 1ccf574 Update documenation for default value of sdk_version by Spandan Das · 2 years, 11 months ago
  87. dcbe33c Support Kotlin in Robolectric test by Chaohui Wang · 2 years, 11 months ago
  88. 7413558 Add Config,RunningInsideUnitTest by Paul Duffin · 2 years, 11 months ago
  89. ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 3 years ago
  90. a610511 Merge "Enable aidl#generate_traces by default for some Java SDK kinds" by Zimuzo Ezeozue · 3 years ago
  91. 1e3f78f add jacocoagent by default to Java modules by Sam Delmerico · 3 years ago
  92. 8774ae1 Enable aidl#generate_traces by default for some Java SDK kinds by Zim · 3 years, 1 month ago
  93. c759372 jacoco libs dependency for instrumented libraries by Sam Delmerico · 3 years ago
  94. 3be2472 Merge changes from topic "aidl_interface_bp2build" by Sam Delmerico · 3 years ago
  95. 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 3 years, 3 months ago
  96. 2d516df Skip errorprone on protobuf/aidl-only modules by Cole Faust · 3 years ago
  97. 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years, 1 month ago
  98. 50dbe0a Merge "Propagate max_sdk_version to manifest_fixer" by William Loh · 3 years, 2 months ago
  99. 7631bdf Merge "Revert "Add -Xjvm-defaults=all to kotlin compilations"" by Treehugger Robot · 3 years, 2 months ago
  100. b0ef8b1 Revert "Add -Xjvm-defaults=all to kotlin compilations" by Jordan Demeulenaere · 3 years, 2 months ago