1. 827aead Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set. by Sasha Smundak · 3 years, 9 months ago
  2. 4d5cd1f Merge "Relax apex package restriction for T+ jars" by Remi NGUYEN VAN · 3 years, 8 months ago
  3. 2ee7ac0 Merge "Set targetSdkVersion to 10000 iff a module is targeting an unreleased sdk" by Spandan Das · 3 years, 8 months ago
  4. 8f3da38 Merge "Add test for performance testing" by Liz Kammer · 3 years, 8 months ago
  5. 37dd05b Merge "The type assertion of DefaultableModule as Module is redundant Test: m nothing Bug: n/a" by Treehugger Robot · 3 years, 8 months ago
  6. c8cb0c3 Set targetSdkVersion to 10000 iff a module is targeting an unreleased sdk by Spandan Das · 3 years, 8 months ago
  7. 3c48297 Merge "Set prebuiltCommon.installedFile for apex_set modules" by Colin Cross · 3 years, 8 months ago
  8. 1fdd6ca Relax apex package restriction for T+ jars by Remi NGUYEN VAN · 3 years, 8 months ago
  9. ea8b777 Merge "Remove test_min_api_level property" by Treehugger Robot · 3 years, 8 months ago
  10. 730e3f6 Set prebuiltCommon.installedFile for apex_set modules by Colin Cross · 3 years, 8 months ago
  11. 9f5a9d1 Merge "Don't panic when DevicePrimaryArchType is called in a host only build" by Colin Cross · 3 years, 8 months ago
  12. c0bd698 Merge changes I5ba5e518,Icdf30c4d by Treehugger Robot · 3 years, 8 months ago
  13. c36c962 Handle substitution references in mk2rbc by Cole Faust · 3 years, 8 months ago
  14. d396515 Remove test_min_api_level property by Justin Yun · 3 years, 8 months ago
  15. c53c37f Don't panic when DevicePrimaryArchType is called in a host only build by Colin Cross · 3 years, 8 months ago
  16. fe201fe The type assertion of DefaultableModule as Module is redundant by Usta · 3 years, 8 months ago
  17. e3d50bf Support macOS 12 SDK by Dan Willemsen · 3 years, 8 months ago
  18. ce69757 Merge "Add Darwin x86_64+arm64 universal binary support" by Dan Willemsen · 3 years, 8 months ago
  19. 212df74 Merge "Print number of converted modules" by Christopher Parsons · 3 years, 8 months ago
  20. ab9f3a2 Merge "Add tests for converting license in androidmk" by Yuntao Xu · 3 years, 8 months ago
  21. 4eadba7 Support if expressions in mk2rbc by Cole Faust · 3 years, 8 months ago
  22. 6abfb33 Merge changes I08ec0b44,I79b5a1fc,I469d6558 by Treehugger Robot · 3 years, 8 months ago
  23. 9df0fa5 Merge "Revert "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty"" by Allen Hair · 3 years, 8 months ago
  24. 91b81f0 Print number of converted modules by Chris Parsons · 3 years, 8 months ago
  25. edd6fde Merge "Stop installing a profile into an APEX if profiles are disabled." by Vladimir Marko · 3 years, 8 months ago
  26. a85f7bd Merge "Support rust_toolchain_library for rust-project" by Treehugger Robot · 3 years, 8 months ago
  27. 84bec80 Merge "Add jdk.internal.ref to package_allowed_list.txt (OpenJDK 11)" by Nikita Iashchenko · 3 years, 8 months ago
  28. 92d4188 Merge "Propagate headers from bazel to mixed builds" by Liz Kammer · 3 years, 8 months ago
  29. 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 8 months ago
  30. 8f088b0 Perform CheckMinSdkVersion for java_sdk_library. by satayev · 3 years, 8 months ago
  31. ad99149 Add MinSdkVersion(ctx) method to ModuleWithMinSdkVersionCheck interface. by satayev · 3 years, 8 months ago
  32. 29e35e1 Stop installing a profile into an APEX if profiles are disabled. by Jiakai Zhang · 3 years, 8 months ago
  33. 566eb80 Support rust_toolchain_library for rust-project by Thiébaud Weksteen · 3 years, 8 months ago
  34. 939cb7b Merge "Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets" by Treehugger Robot · 3 years, 8 months ago
  35. 4745007 Add Darwin x86_64+arm64 universal binary support by Dan Willemsen · 3 years, 10 months ago
  36. 4efcb9d Merge "Update clang version to clang-r437112" by Treehugger Robot · 3 years, 8 months ago
  37. 131a5a1 Revert "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty" by Kun Niu · 3 years, 8 months ago
  38. 253fd06 Update clang version to clang-r437112 by Chih-Hung Hsieh · 3 years, 8 months ago
  39. 95b2787 Add test for performance testing by Liz Kammer · 3 years, 9 months ago
  40. d2d8e32 Merge "Add `vendor_available: true` to libbuildverison" by Treehugger Robot · 3 years, 8 months ago
  41. 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 3 years, 10 months ago
  42. 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 8 months ago
  43. 022a5fa Merge "Fix filter-out being negated in rbc product configuration" by Treehugger Robot · 3 years, 8 months ago
  44. 58e748d Merge "Allow users to enable local incremental Rust builds" by Chris Wailes · 3 years, 8 months ago
  45. 21be0e2 Add tests for converting license in androidmk by Yuntao Xu · 3 years, 9 months ago
  46. 8a8cebb Merge "Move "-fdebug-info-for-profiling" flag to device binaries only" by Yi Kong · 3 years, 8 months ago
  47. eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 8 months ago
  48. e6f63be Merge "Add ART boot image profile to the ART APEX." by Jiakai Zhang · 3 years, 8 months ago
  49. 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 9 months ago
  50. 580b93c Add `vendor_available: true` to libbuildverison by A. Cody Schuffelen · 3 years, 8 months ago
  51. 196b926 Move "-fdebug-info-for-profiling" flag to device binaries only by Yi Kong · 3 years, 8 months ago
  52. b0d167c Merge "addSamplingProfileGatherFlags is no longer needed" by Yi Kong · 3 years, 8 months ago
  53. 970f838 Merge "object files depend only on NDK headers" by Chih-hung Hsieh · 3 years, 8 months ago
  54. 838e7cd Merge "Add descriptions to soong_build actions." by Jingwen Chen · 3 years, 8 months ago
  55. eec0d81 Fix filter-out being negated in rbc product configuration by Cole Faust · 3 years, 8 months ago
  56. d9781fd Allow users to enable local incremental Rust builds by Chris Wailes · 3 years, 8 months ago
  57. 58a2eec Merge "bp2build: split full_cc_library into shared/static" by Christopher Parsons · 3 years, 8 months ago
  58. 2a70929 Merge "[cc/sanitize] Re-enable new pass manager for fuzzer targets" by Treehugger Robot · 3 years, 8 months ago
  59. 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 8 months ago
  60. 203e6f4 Add "-Z debug-info-for-profiling" flag for AutoFDO by Yi Kong · 3 years, 8 months ago
  61. a4fc08d Merge "Add ModuleWithMinSdkVersionCheck type." by Artur Satayev · 3 years, 8 months ago
  62. 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 8 months ago
  63. 78fd87f Add descriptions to soong_build actions. by Jingwen Chen · 3 years, 8 months ago
  64. b3fd411 Add ModuleWithMinSdkVersionCheck type. by satayev · 3 years, 8 months ago
  65. a86cbd4 Merge "Allowlist //build/soong/cc/{ndkstubgen,symbolfile}." by Jingwen Chen · 3 years, 8 months ago
  66. 103d511 Merge "Add future_updatable to the apex module" by Jiyong Park · 3 years, 8 months ago
  67. 5ded619 addSamplingProfileGatherFlags is no longer needed by Yi Kong · 3 years, 8 months ago
  68. f402058 Add future_updatable to the apex module by Jiyong Park · 3 years, 8 months ago
  69. f6ca1b9 object files depend only on NDK headers by Chih-Hung Hsieh · 3 years, 8 months ago
  70. ff4a061 Merge "Support passing input variables to the product configuration" by Cole Faust · 3 years, 8 months ago
  71. 23d5d98 Merge "No NDK libraries in clang-tidy pathDeps" by Chih-hung Hsieh · 3 years, 8 months ago
  72. f8646fc Merge "Update `RustDefaultVersion` to 1.57.0" by Treehugger Robot · 3 years, 8 months ago
  73. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 8 months ago
  74. 284b7f3 Update `RustDefaultVersion` to 1.57.0 by Chris Wailes · 3 years, 8 months ago
  75. 7260025 Merge "Forbid updatable: true on vendor APEXes." by Daniel Norman · 3 years, 8 months ago
  76. 16ce480 Merge "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty" by Spandan Das · 3 years, 8 months ago
  77. 8db8140 Merge "Support a quieter bp2build" by Liz Kammer · 3 years, 8 months ago
  78. fdee90d Merge "Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext" by Usta Shrestha · 3 years, 8 months ago
  79. 89e2188 Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. by Jingwen Chen · 3 years, 8 months ago
  80. 0a84e93 Merge "Support filename and sub_dir attributes in sh_binary" by Yu Liu · 3 years, 8 months ago
  81. 864028a Support passing input variables to the product configuration by Cole Faust · 3 years, 8 months ago
  82. b302455 Support filename and sub_dir attributes in sh_binary by Yu Liu · 3 years, 9 months ago
  83. 24eb824 Merge "Support response file inputs in build_license_metadata" by Treehugger Robot · 3 years, 8 months ago
  84. 6910911 Forbid updatable: true on vendor APEXes. by Daniel Norman · 3 years, 8 months ago
  85. 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 3 years, 8 months ago
  86. e33e25b Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty by Spandan Das · 3 years, 8 months ago
  87. cd4335a Merge "rust: Ensure unwind tables are generated" by Ivan Lozano · 3 years, 8 months ago
  88. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 10 months ago
  89. ee59491 Merge "Use textproto format for classpaths.proto generation." by Artur Satayev · 3 years, 8 months ago
  90. a9351ef Merge "Support empty strings in bp2build" by Liz Kammer · 3 years, 8 months ago
  91. 1aefc9d Support a quieter bp2build by Liz Kammer · 3 years, 10 months ago
  92. fb0a723 Merge changes Ieb9aef29,I6985ebb6 by Artur Satayev · 3 years, 8 months ago
  93. eca59f3 Merge changes Ied267053,Ica29c649 by Martin Stjernholm · 3 years, 8 months ago
  94. a71eabb Merge "Test SdkSpecForm." by Artur Satayev · 3 years, 8 months ago
  95. d51cb5c Fix prebuilt header files to produce proper AndroidMk entries. by Martin Stjernholm · 3 years, 8 months ago
  96. c01a5cd Merge "Only get dexpreopt config for device modules" by Colin Cross · 3 years, 8 months ago
  97. 7448392 [cc/sanitize] Re-enable new pass manager for fuzzer targets by Pirama Arumuga Nainar · 3 years, 8 months ago
  98. 3d221b3 Merge "Set min_sdk_version (system/core)" by Jooyung Han · 3 years, 8 months ago
  99. abd43ec Merge "Add Sh_binaries property" by Treehugger Robot · 3 years, 8 months ago
  100. 5e4637d Merge "Adding configuration support for Java 11" by Treehugger Robot · 3 years, 8 months ago