1. 97e21a9 Add applied_backported_fixes to the system properties. by Nick Chalko · 10 months ago
  2. 4385d35 Build ramdisk's build.prop with soong by Cole Faust · 10 months ago
  3. 3c0a042 Add GSI support for android_system_image by Inseob Kim · 10 months ago
  4. b9cef3b Migrate build.prop for (system|vendor|odm)_dlkm to soong by Spandan Das · 10 months ago
  5. 168098c Autogenerate a vendor-build.prop for the current product by Spandan Das · 10 months ago
  6. 9721de4 Merge "cc_baremetal_defaults: Disable SVE" into main by Treehugger Robot · 11 months ago
  7. 9e0062b [Ravenwood] Allow Ravenwood to use system-build.prop by John Wu · 11 months ago
  8. 12d548a cc_baremetal_defaults: Disable SVE by Pierre-Clément Tosi · 11 months ago
  9. d3bd6b4 Introduce cc_baremetal_defaults by Pierre-Clément Tosi · 11 months ago
  10. da7ba6e Remove the cuttlefish visibility by Justin Yun · 11 months ago
  11. 7b534d5 Update the visibilities for soong system image by Justin Yun · 12 months ago
  12. b34ca77 Add trendy team for build/soong by Colin Cross · 11 months ago
  13. 38b4c94 Create the installation rules of host ART boot image in soong by Spandan Das · 12 months ago
  14. 16d227a Add default_visibility for soong modules by Cole Faust · 12 months ago
  15. 01d4f8b Build product/odm build.prop with Soong by Inseob Kim · 1 year, 1 month ago
  16. 29207b5 Move the installation rules of boot images to soong by Spandan Das · 1 year, 1 month ago
  17. acf9174 Add system_ext support to build_prop module by Inseob Kim · 1 year, 1 month ago
  18. bc4ef22 Revert^6 "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  19. d5a1272 Revert^5 "Use Soong-built system/build.prop" by Liana Kazanova · 1 year, 1 month ago
  20. 45ed4c2 Revert^4 "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  21. ea04e56 Revert^3 "Use Soong-built system/build.prop" by Pechetty Sravani (xWF) · 1 year, 1 month ago
  22. 625f661 Revert^2 "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  23. 3ef9ed9 Revert "Use Soong-built system/build.prop" by Inseob Kim · 1 year, 1 month ago
  24. 361baad Use Soong-built system/build.prop by Inseob Kim · 1 year, 2 months ago
  25. f6736c7 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 2 months ago
  26. 2da72af Add build_prop soong module by Inseob Kim · 1 year, 3 months ago
  27. 1d91482 Use product_config from buildinfo_prop module by Inseob Kim · 1 year, 3 months ago
  28. 58c802f Add product_config module by Inseob Kim · 1 year, 3 months ago
  29. 22c8aca Call PackageFile for dexpreopt files by Justin Yun · 1 year, 3 months ago
  30. e3fcb41 Create a singleton all_apex_contributions module type by Spandan Das · 1 year, 11 months ago
  31. 4f1f3d9 Add buildinfo_prop module by Inseob Kim · 3 years, 5 months ago
  32. 5b588dd Tweak linux_glibc properties for musl builds in build/soong by Colin Cross · 3 years, 5 months ago
  33. ca2ed38 Adds min_sdk_version to device_kernel_headers headers lib. by Daniel Norman · 3 years, 6 months ago
  34. 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 8 months ago
  35. 0a0a2fb Add a build-time check for dexpreopting system server jars. by Jiakai Zhang · 4 years ago
  36. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 2 months ago
  37. 2558ce3 [scripts] Add script to print clang prebuilts version by Pirama Arumuga Nainar · 4 years, 2 months ago
  38. 9cfe611 Use a linker script for host bionic embedded linker sections by Colin Cross · 4 years, 3 months ago
  39. c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 4 years, 5 months ago
  40. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 7 months ago
  41. 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 4 years, 8 months ago
  42. 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 10 months ago
  43. 63e9ec7 Define product_available property by Justin Yun · 4 years, 10 months ago
  44. 02e7dec Make vendor_ramdisk_available. by Yifan Hong · 4 years, 11 months ago
  45. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 5 years ago
  46. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 5 years ago
  47. 309b1c0 Add support for remote-execution / caching of signapk actions by Kousik Kumar · 5 years ago
  48. 849f844 Generate combined deps-info for all updatable modules. by Artur Satayev · 5 years ago
  49. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 5 years ago
  50. 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 5 years ago
  51. 96447be Merge "Disable ARM32 libgcc" by Yi Kong · 5 years ago
  52. 14b65d1 Disable ARM32 libgcc by Yi Kong · 5 years ago
  53. 9a90fe5 Allow remote execution of link actions. by Ramy Medhat · 5 years ago
  54. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  55. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  56. 82e192c Add sdk mutator for native modules by Colin Cross · 6 years ago
  57. da3a071 Remove unused mips workarounds. by Elliott Hughes · 6 years ago
  58. 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 6 years ago
  59. b72c909 Collect metrics from inside soong_build by Colin Cross · 6 years ago
  60. 047fdca Fix issues with bp transformation by Paul Duffin · 6 years ago
  61. 1c6c1c7 Separate cc_library_headers to its own file and add tests by Paul Duffin · 6 years ago
  62. 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 6 years ago
  63. 8107b85 Remove execute-only support. by Ivan Lozano · 6 years ago
  64. 8471cda Implement vendor snapshot by Inseob Kim · 6 years ago
  65. b7ec426 Merge "Simplify vendor conditionals" by Colin Cross · 6 years ago
  66. 9d34f35 Simplify vendor conditionals by Colin Cross · 6 years ago
  67. a8c82cc Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk" by Yifan Hong · 6 years ago
  68. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 6 years ago
  69. 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 6 years ago
  70. 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 6 years ago
  71. 50b3665 libatomic / libgcc_stripped: ramdisk_available by Yifan Hong · 6 years ago
  72. d2f8df4 Merge "build: Link the unwinder dynamically into platform and vendor binaries." by Peter Collingbourne · 6 years ago
  73. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  74. e5ba286 build: Link the unwinder dynamically into platform and vendor binaries. by Peter Collingbourne · 6 years ago
  75. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  76. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  77. 28aa544 Merge "Added module_exports/_snapshot as alias for sdk/_snapshot" by Paul Duffin · 6 years ago
  78. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 6 years ago
  79. 5a5cce6 AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json by bralee · 6 years ago
  80. ac1e986 Create public stub for platform's sysprop_library by Inseob Kim · 6 years ago
  81. 738bff9 Merge "Add x86 device output for Rust" by Chih-hung Hsieh · 6 years ago
  82. 2f6bc09 Separate sdk membership support out of cc/library.go by Paul Duffin · 6 years ago
  83. 1f202e9 Add x86 device output for Rust by Chih-Hung Hsieh · 6 years ago
  84. a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 6 years ago
  85. 82d9043 Separate sdk testing infrastructure from sdk tests by Paul Duffin · 6 years ago
  86. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  87. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  88. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  89. 09d7752 split apex.go by Jiyong Park · 6 years ago
  90. 950e0ba Expand ClangExtraExternalCflags to non-Google vendor projects by Yi Kong · 6 years ago
  91. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 6 years ago
  92. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 6 years ago
  93. 00ae8b3 Merge "Repack libgcc.a to only include required objects" by Yi Kong · 6 years ago
  94. c49c393 Repack libgcc.a to only include required objects by Yi Kong · 6 years ago
  95. 1fd602c Merge "Add Rust darwin host support." by Treehugger Robot · 6 years ago
  96. 1c2ff86 Add Rust darwin host support. by Ivan Lozano · 6 years ago
  97. 8141c87 Merge "Add tradefed_java_library_host" by Treehugger Robot · 6 years ago
  98. 760d3d3 Merge "Create C-Suite config module" by Treehugger Robot · 6 years ago
  99. f0f2e2c Add tradefed_java_library_host by Colin Cross · 6 years ago
  100. c031819 Create C-Suite config module by karenluo · 6 years ago