1. 30c491b Add test for java_sdk_library dist properties by Colin Cross · 3 years, 8 months ago
  2. 1d2b6b3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 3 years, 8 months ago
  3. f3bdbcb Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp by Colin Cross · 3 years, 8 months ago
  4. c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 3 years, 8 months ago
  5. 4d4f7d6 Make CopyDirectlyInAnyApex match the documentation by Colin Cross · 3 years, 8 months ago
  6. 243f3c2 Remove unused cc.copyDirectlyInAnyApexDependencyTag by Colin Cross · 3 years, 8 months ago
  7. 26caa1b Mixed build denylist rollback by Chris Parsons · 3 years, 8 months ago
  8. e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 3 years, 8 months ago
  9. 3169bca Merge "Combine bp2build handling of static/shared props" by Liz Kammer · 3 years, 8 months ago
  10. 2edf872 Merge "Mark test helpers as helpers." by Liz Kammer · 3 years, 8 months ago
  11. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 3 years, 8 months ago
  12. 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 3 years, 8 months ago
  13. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 3 years, 8 months ago
  14. ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 3 years, 8 months ago
  15. e4982e8 Mark test helpers as helpers. by Liz Kammer · 3 years, 8 months ago
  16. 70975ac Merge "Rename generate proto config file to match classpath type." by satayev · 3 years, 8 months ago
  17. 2222c6b Combine bp2build handling of static/shared props by Liz Kammer · 3 years, 8 months ago
  18. 8a7bbb5 Merge "Populate individual systemserverclasspath_fragments' proto configs." by satayev · 3 years, 8 months ago
  19. 962a8f02 Merge changes I3ecdeaab,I43720641 by Jingwen Chen · 3 years, 8 months ago
  20. 4910976 Make BUILD file merging slightly smarter. by Jingwen Chen · 3 years, 8 months ago
  21. c1ae924 Merge "Handle arch/os-specific product variables" by Treehugger Robot · 3 years, 8 months ago
  22. 708984e Merge "Do not filter LLNDK lib from llndk.libraries.txt" by Justin Yun · 3 years, 8 months ago
  23. 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 3 years, 8 months ago
  24. a22ed55 Merge "Add unit_test test option in sh_test_host" by Dan Shi · 3 years, 8 months ago
  25. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 3 years, 8 months ago
  26. c2d8fa0 Merge "Clarify how metalava @SuppressLint works" by Treehugger Robot · 3 years, 8 months ago
  27. d01a808 Merge "Handle product config vars in bp2build." by Treehugger Robot · 3 years, 8 months ago
  28. 00ceb0e Merge "Tighten bootclasspath_fragment property validation" by Paul Duffin · 3 years, 8 months ago
  29. 6778edb Merge "Only export boot image files to APEX if they are actually created" by Paul Duffin · 3 years, 8 months ago
  30. b40deac Add unit_test test option in sh_test_host by Dan Shi · 3 years, 8 months ago
  31. e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 3 years, 8 months ago
  32. 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 3 years, 9 months ago
  33. b23b745 Clarify how metalava @SuppressLint works by Aurimas Liutikas · 3 years, 8 months ago
  34. 3078f3b Merge "Add SOONG_SDK_SNAPSHOT_VERSION support" by Treehugger Robot · 3 years, 8 months ago
  35. 8018e50 Tighten bootclasspath_fragment property validation by Paul Duffin · 3 years, 8 months ago
  36. 58e0e76 Only export boot image files to APEX if they are actually created by Paul Duffin · 3 years, 8 months ago
  37. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 3 years, 8 months ago
  38. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 3 years, 8 months ago
  39. 703c67a Populate individual systemserverclasspath_fragments' proto configs. by satayev · 3 years, 8 months ago
  40. 18cf197 Remove bootclasspathApiInfo by Paul Duffin · 3 years, 8 months ago
  41. 6237092 Fix hidden API flags in com.android.i18n by Paul Duffin · 3 years, 8 months ago
  42. af99afa Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 3 years, 8 months ago
  43. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  44. 1e6f5c4 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  45. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  46. 227e745 Rename generate proto config file to match classpath type. by satayev · 3 years, 8 months ago
  47. 611e886 Do not filter LLNDK lib from llndk.libraries.txt by Justin Yun · 3 years, 8 months ago
  48. c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 3 years, 8 months ago
  49. 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  50. 0916595 Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  51. 22053dc Merge "Fix indexing bug when config.Arches() returns an empty array." by Martin Stjernholm · 3 years, 8 months ago
  52. dbfafc0 Merge "Propagate unexported deps via implementation_deps" by Christopher Parsons · 3 years, 8 months ago
  53. cb56f01 Merge "[cc/coverage] Define a macro during coverage builds" by Pirama Arumuga Nainar · 3 years, 8 months ago
  54. df298b3 Fix indexing bug when config.Arches() returns an empty array. by Martin Stjernholm · 3 years, 8 months ago
  55. fc1fbc4 Merge "Adding relative_install_path field to android_app_import" by Spandan Das · 3 years, 8 months ago
  56. 90463fe Merge "Allow missing java_sdk_library files in AllowMissingDependencies builds" by Colin Cross · 3 years, 8 months ago
  57. a4cf238 Merge "Populate individual classpath_fragments' classpaths.proto configs." by satayev · 3 years, 8 months ago
  58. 857d037 Merge "bp2build: generate arm toolchain flags into @soong_injection." by Jingwen Chen · 3 years, 8 months ago
  59. 78257e5 Add a comment to absolutePath on why it's not exported. by Jingwen Chen · 3 years, 8 months ago
  60. 79610d5 Merge changes from topic "far-dep-exists" by Bill Peckham · 3 years, 8 months ago
  61. 18f840c Allow missing java_sdk_library files in AllowMissingDependencies builds by Colin Cross · 3 years, 8 months ago
  62. 2aded7d Fix unbound variable in kzip script by Brian Egizi · 3 years, 8 months ago
  63. c3a800f Merge "Update kzip script to support superproject revision environment variable" by Brian Egizi · 3 years, 8 months ago
  64. d1fac64 Adding relative_install_path field to android_app_import by Spandan Das · 3 years, 8 months ago
  65. 51a1e1c bp2build: generate arm toolchain flags into @soong_injection. by Jingwen Chen · 3 years, 8 months ago
  66. 1d3466a Merge "VNDK snapshot may provide LLNDK stub libraries" by Bill Peckham · 3 years, 8 months ago
  67. 4aa056e Update kzip script to support superproject revision environment variable by Brian Egizi · 3 years, 8 months ago
  68. 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 3 years, 8 months ago
  69. 4016d7b Check for product variant in addition to core variant. by Bill Peckham · 3 years, 8 months ago
  70. ecf2dc4 Merge "Skip TestDex2oatToolDeps on Darwin." by Martin Stjernholm · 3 years, 8 months ago
  71. 408ffd8 Plumb through OtherModuleFarDependencyVariantExists from blueprint. by Martin Stjernholm · 3 years, 9 months ago
  72. d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 3 years, 8 months ago
  73. 1b784a7 Skip TestDex2oatToolDeps on Darwin. by Martin Stjernholm · 3 years, 8 months ago
  74. 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 3 years, 8 months ago
  75. 2fad436 Merge "Add libc_nomalloc to mixed builds denylist." by Jingwen Chen · 3 years, 8 months ago
  76. bf4e6ec Merge "Store dex jar paths in bootclasspath_fragment's apex content info" by Paul Duffin · 3 years, 8 months ago
  77. 94e594c Merge "Move hidden API encoding after resource merging" by Paul Duffin · 3 years, 8 months ago
  78. dee806f VNDK snapshot may provide LLNDK stub libraries by Justin Yun · 3 years, 8 months ago
  79. 17e18c7 Add libc_nomalloc to mixed builds denylist. by Jingwen Chen · 3 years, 8 months ago
  80. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 3 years, 8 months ago
  81. d685b7d Merge "bp2build: remove libc_nomalloc from denylist." by Jingwen Chen · 3 years, 8 months ago
  82. 4a25641 Merge "Fix the apex compatible issue on the platform Q" by Luke Huang · 3 years, 8 months ago
  83. e2f45d3 Merge "Move some implicitly shared testing code for bp2build into testing.go." by Rupert Shuttleworth · 3 years, 8 months ago
  84. 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" by Paul Duffin · 3 years, 8 months ago
  85. 6333b0e Set the default --platforms value to android_arm. by Jingwen Chen · 3 years, 8 months ago
  86. 0cc7196 bp2build: remove libc_nomalloc from denylist. by Jingwen Chen · 3 years, 8 months ago
  87. 5ea6e80 Merge "bp2build: avoid adding deps on system_shared_libs temporarily." by Jingwen Chen · 3 years, 8 months ago
  88. 09f947d Dump bazel product config in Soong by Liz Kammer · 3 years, 8 months ago
  89. 4483ec1 Merge "Test dex jar paths provided to apex by bootclasspath_fragment" by Paul Duffin · 3 years, 8 months ago
  90. 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 3 years, 8 months ago
  91. 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 3 years, 8 months ago
  92. 4de9450 Move hidden API encoding after resource merging by Paul Duffin · 3 years, 8 months ago
  93. f2fa0b5 Test dex jar paths provided to apex by bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  94. b81b29c Merge changes Ibc673303,I70317eb8 by Martin Stjernholm · 3 years, 8 months ago
  95. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 3 years, 8 months ago
  96. 45dec10 bp2build: avoid adding deps on system_shared_libs temporarily. by Jingwen Chen · 3 years, 8 months ago
  97. 4ca2ca5 Merge "bp2build: export CommonGlobalIncludes to @soong_injection." by Jingwen Chen · 3 years, 8 months ago
  98. c798d27 Merge "Use absolute paths in classpaths.proto." by Treehugger Robot · 3 years, 8 months ago
  99. 088b535 Fix the apex compatible issue on the platform Q by Luke Huang · 3 years, 8 months ago
  100. 2199995 bp2build: export CommonGlobalIncludes to @soong_injection. by Jingwen Chen · 3 years, 8 months ago