1. e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 4 years, 5 months ago
  2. 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 4 years, 5 months ago
  3. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 5 months ago
  4. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 4 years, 5 months ago
  5. 18cf197 Remove bootclasspathApiInfo by Paul Duffin · 4 years, 5 months ago
  6. 6237092 Fix hidden API flags in com.android.i18n by Paul Duffin · 4 years, 5 months ago
  7. af99afa Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 4 years, 5 months ago
  8. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 5 months ago
  9. 1e6f5c4 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 5 months ago
  10. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 5 months ago
  11. c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 4 years, 5 months ago
  12. 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 4 years, 5 months ago
  13. 0916595 Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment by Paul Duffin · 4 years, 5 months ago
  14. 22053dc Merge "Fix indexing bug when config.Arches() returns an empty array." by Martin Stjernholm · 4 years, 5 months ago
  15. dbfafc0 Merge "Propagate unexported deps via implementation_deps" by Christopher Parsons · 4 years, 5 months ago
  16. cb56f01 Merge "[cc/coverage] Define a macro during coverage builds" by Pirama Arumuga Nainar · 4 years, 5 months ago
  17. df298b3 Fix indexing bug when config.Arches() returns an empty array. by Martin Stjernholm · 4 years, 5 months ago
  18. fc1fbc4 Merge "Adding relative_install_path field to android_app_import" by Spandan Das · 4 years, 5 months ago
  19. 90463fe Merge "Allow missing java_sdk_library files in AllowMissingDependencies builds" by Colin Cross · 4 years, 5 months ago
  20. a4cf238 Merge "Populate individual classpath_fragments' classpaths.proto configs." by satayev · 4 years, 5 months ago
  21. 857d037 Merge "bp2build: generate arm toolchain flags into @soong_injection." by Jingwen Chen · 4 years, 5 months ago
  22. 78257e5 Add a comment to absolutePath on why it's not exported. by Jingwen Chen · 4 years, 5 months ago
  23. 79610d5 Merge changes from topic "far-dep-exists" by Bill Peckham · 4 years, 5 months ago
  24. 18f840c Allow missing java_sdk_library files in AllowMissingDependencies builds by Colin Cross · 4 years, 5 months ago
  25. 2aded7d Fix unbound variable in kzip script by Brian Egizi · 4 years, 5 months ago
  26. c3a800f Merge "Update kzip script to support superproject revision environment variable" by Brian Egizi · 4 years, 5 months ago
  27. d1fac64 Adding relative_install_path field to android_app_import by Spandan Das · 4 years, 5 months ago
  28. 51a1e1c bp2build: generate arm toolchain flags into @soong_injection. by Jingwen Chen · 4 years, 5 months ago
  29. 1d3466a Merge "VNDK snapshot may provide LLNDK stub libraries" by Bill Peckham · 4 years, 5 months ago
  30. 4aa056e Update kzip script to support superproject revision environment variable by Brian Egizi · 4 years, 5 months ago
  31. 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 4 years, 5 months ago
  32. 4016d7b Check for product variant in addition to core variant. by Bill Peckham · 4 years, 5 months ago
  33. ecf2dc4 Merge "Skip TestDex2oatToolDeps on Darwin." by Martin Stjernholm · 4 years, 5 months ago
  34. 408ffd8 Plumb through OtherModuleFarDependencyVariantExists from blueprint. by Martin Stjernholm · 4 years, 5 months ago
  35. d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 4 years, 5 months ago
  36. 1b784a7 Skip TestDex2oatToolDeps on Darwin. by Martin Stjernholm · 4 years, 5 months ago
  37. 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 4 years, 5 months ago
  38. 2fad436 Merge "Add libc_nomalloc to mixed builds denylist." by Jingwen Chen · 4 years, 5 months ago
  39. bf4e6ec Merge "Store dex jar paths in bootclasspath_fragment's apex content info" by Paul Duffin · 4 years, 5 months ago
  40. 94e594c Merge "Move hidden API encoding after resource merging" by Paul Duffin · 4 years, 5 months ago
  41. dee806f VNDK snapshot may provide LLNDK stub libraries by Justin Yun · 4 years, 5 months ago
  42. 17e18c7 Add libc_nomalloc to mixed builds denylist. by Jingwen Chen · 4 years, 5 months ago
  43. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 4 years, 5 months ago
  44. d685b7d Merge "bp2build: remove libc_nomalloc from denylist." by Jingwen Chen · 4 years, 5 months ago
  45. 4a25641 Merge "Fix the apex compatible issue on the platform Q" by Luke Huang · 4 years, 5 months ago
  46. e2f45d3 Merge "Move some implicitly shared testing code for bp2build into testing.go." by Rupert Shuttleworth · 4 years, 5 months ago
  47. 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" by Paul Duffin · 4 years, 5 months ago
  48. 6333b0e Set the default --platforms value to android_arm. by Jingwen Chen · 4 years, 5 months ago
  49. 0cc7196 bp2build: remove libc_nomalloc from denylist. by Jingwen Chen · 4 years, 5 months ago
  50. 5ea6e80 Merge "bp2build: avoid adding deps on system_shared_libs temporarily." by Jingwen Chen · 4 years, 5 months ago
  51. 09f947d Dump bazel product config in Soong by Liz Kammer · 4 years, 5 months ago
  52. 4483ec1 Merge "Test dex jar paths provided to apex by bootclasspath_fragment" by Paul Duffin · 4 years, 5 months ago
  53. 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 4 years, 5 months ago
  54. 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 5 months ago
  55. 4de9450 Move hidden API encoding after resource merging by Paul Duffin · 4 years, 5 months ago
  56. f2fa0b5 Test dex jar paths provided to apex by bootclasspath_fragment by Paul Duffin · 4 years, 5 months ago
  57. b81b29c Merge changes Ibc673303,I70317eb8 by Martin Stjernholm · 4 years, 5 months ago
  58. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 5 months ago
  59. 45dec10 bp2build: avoid adding deps on system_shared_libs temporarily. by Jingwen Chen · 4 years, 5 months ago
  60. 4ca2ca5 Merge "bp2build: export CommonGlobalIncludes to @soong_injection." by Jingwen Chen · 4 years, 5 months ago
  61. c798d27 Merge "Use absolute paths in classpaths.proto." by Treehugger Robot · 4 years, 5 months ago
  62. 088b535 Fix the apex compatible issue on the platform Q by Luke Huang · 4 years, 5 months ago
  63. 2199995 bp2build: export CommonGlobalIncludes to @soong_injection. by Jingwen Chen · 4 years, 5 months ago
  64. c6d2122 Merge "In the finder, keep track of BUILD files instead of only BUILD.bazel files." by Treehugger Robot · 4 years, 5 months ago
  65. f949ec2 Merge "Support middleman actions in mixed builds" by Christopher Parsons · 4 years, 5 months ago
  66. 1ff5125 Merge "Remove libjemalloc5 and libc_jemalloc_wrapper from denylist." by Treehugger Robot · 4 years, 5 months ago
  67. 1deadca Merge "Have bp2build generate BUILD.bazel instead of generating BUILD." by Treehugger Robot · 4 years, 5 months ago
  68. 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 5 months ago
  69. 0780372 Use oatdump rather than oatdumpd for boot jar boot.*.oatdump.txt files. by Martin Stjernholm · 4 years, 5 months ago
  70. fe027e0 Merge "Update flags passed to kotlinc" by Treehugger Robot · 4 years, 5 months ago
  71. 48a2d11 Merge "Don't propagate ASAN through shared library dependencies" by Colin Cross · 4 years, 5 months ago
  72. 7d22657 Use absolute paths in classpaths.proto. by satayev · 4 years, 5 months ago
  73. c4fb133 Support middleman actions in mixed builds by Chris Parsons · 4 years, 5 months ago
  74. ca8f680 Merge "Use "${config.ClangBin}/llvm-" for TOOLS_PREFIX." by Elliott Hughes · 4 years, 5 months ago
  75. 413a7a9 Have bp2build generate BUILD.bazel instead of generating BUILD. by Rupert Shuttleworth · 4 years, 5 months ago
  76. c29cace In the finder, keep track of BUILD files instead of only BUILD.bazel files. by Rupert Shuttleworth · 4 years, 5 months ago
  77. 5354292 Remove libjemalloc5 and libc_jemalloc_wrapper from denylist. by Jingwen Chen · 4 years, 5 months ago
  78. 78349b5 Record the actual APEXes that a module is part of. by Jiyong Park · 4 years, 5 months ago
  79. ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 4 years, 5 months ago
  80. f1d8819 Merge changes I8e8e8b01,Ifb1f54d5,I9986e64f by satayev · 4 years, 5 months ago
  81. 3d3a221 Merge "Add no-op systemserverclasspath_fragment module." by satayev · 4 years, 5 months ago
  82. 72a13e8 Merge "bp2build: support generated sources and hdrs" by Christopher Parsons · 4 years, 5 months ago
  83. 333a173 Add systemserverclasspath_fragments property to apex. by satayev · 4 years, 5 months ago
  84. 9366a05 Add "contents" property to systemserverclasspath_fragment. by satayev · 4 years, 5 months ago
  85. 14e4913 Move classpaths.proto related info into a separate provider. by satayev · 4 years, 5 months ago
  86. aa86bac Add no-op systemserverclasspath_fragment module. by satayev · 4 years, 5 months ago
  87. 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 4 years, 5 months ago
  88. 24a987f Update flags passed to kotlinc by Aurimas Liutikas · 4 years, 5 months ago
  89. 1bbd062 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 5 months ago
  90. 45897dd Remove hiddenAPI.primary field by Paul Duffin · 4 years, 5 months ago
  91. 74d18d1 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 5 months ago
  92. 66cdbf0 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 5 months ago
  93. 0d58658 Add a test for hidden API encoding of java_sdk_library by Paul Duffin · 4 years, 5 months ago
  94. e8b0169 Merge "Add temporary restriction on hidden API processing" by Paul Duffin · 4 years, 5 months ago
  95. b1caeb0 Merge "Print free disk space when starting build_test." by Lukács T. Berki · 4 years, 5 months ago
  96. 33ebde3 Merge "Refactor GetTargetProperties()." by Lukács T. Berki · 4 years, 5 months ago
  97. 38db1b0 Merge "Don't install rust modules that are never installable" by Treehugger Robot · 4 years, 5 months ago
  98. 4070bcd Print free disk space when starting build_test. by Lukacs T. Berki · 4 years, 5 months ago
  99. 5f51839 Refactor GetTargetProperties(). by Lukacs T. Berki · 4 years, 5 months ago
  100. 0096079 Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. by Rupert Shuttleworth · 4 years, 5 months ago