1. 18b74f0 [FP5-277] add t2m_mini_default module by liquan.zhou · 1 year, 4 months ago
  2. c7c4746 Add buildinfo_prop module by Inseob Kim · 2 years, 1 month ago
  3. 5b588dd Tweak linux_glibc properties for musl builds in build/soong by Colin Cross · 2 years, 2 months ago
  4. ca2ed38 Adds min_sdk_version to device_kernel_headers headers lib. by Daniel Norman · 2 years, 3 months ago
  5. 718eb27 Delete toolchain_library by Liz Kammer · 2 years, 5 months ago
  6. 0a0a2fb Add a build-time check for dexpreopting system server jars. by Jiakai Zhang · 2 years, 8 months ago
  7. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 2 years, 11 months ago
  8. 2558ce3 [scripts] Add script to print clang prebuilts version by Pirama Arumuga Nainar · 3 years ago
  9. 9cfe611 Use a linker script for host bionic embedded linker sections by Colin Cross · 3 years ago
  10. c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 3 years, 2 months ago
  11. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 4 months ago
  12. 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 3 years, 4 months ago
  13. 99644e9 rust modules can be included in apex by Jiyong Park · 3 years, 7 months ago
  14. 63e9ec7 Define product_available property by Justin Yun · 3 years, 7 months ago
  15. 02e7dec Make vendor_ramdisk_available. by Yifan Hong · 3 years, 7 months ago
  16. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 4 years ago
  17. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years ago
  18. 309b1c0 Add support for remote-execution / caching of signapk actions by Kousik Kumar · 4 years ago
  19. 849f844 Generate combined deps-info for all updatable modules. by Artur Satayev · 4 years, 1 month ago
  20. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 4 years, 2 months ago
  21. 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 4 years, 1 month ago
  22. 96447be Merge "Disable ARM32 libgcc" by Yi Kong · 4 years, 1 month ago
  23. 14b65d1 Disable ARM32 libgcc by Yi Kong · 4 years, 2 months ago
  24. 9a90fe5 Allow remote execution of link actions. by Ramy Medhat · 4 years, 2 months ago
  25. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 2 months ago
  26. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 2 months ago
  27. 82e192c Add sdk mutator for native modules by Colin Cross · 4 years, 3 months ago
  28. da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 3 months ago
  29. 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 4 years, 3 months ago
  30. b72c909 Collect metrics from inside soong_build by Colin Cross · 4 years, 4 months ago
  31. 047fdca Fix issues with bp transformation by Paul Duffin · 4 years, 3 months ago
  32. 1c6c1c7 Separate cc_library_headers to its own file and add tests by Paul Duffin · 4 years, 3 months ago
  33. 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 4 years, 5 months ago
  34. 8107b85 Remove execute-only support. by Ivan Lozano · 4 years, 4 months ago
  35. 8471cda Implement vendor snapshot by Inseob Kim · 4 years, 7 months ago
  36. b7ec426 Merge "Simplify vendor conditionals" by Colin Cross · 4 years, 4 months ago
  37. 9d34f35 Simplify vendor conditionals by Colin Cross · 4 years, 6 months ago
  38. a8c82cc Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk" by Yifan Hong · 4 years, 4 months ago
  39. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 4 years, 4 months ago
  40. 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 4 years, 4 months ago
  41. 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 4 years, 5 months ago
  42. 50b3665 libatomic / libgcc_stripped: ramdisk_available by Yifan Hong · 4 years, 4 months ago
  43. d2f8df4 Merge "build: Link the unwinder dynamically into platform and vendor binaries." by Peter Collingbourne · 4 years, 4 months ago
  44. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 4 years, 5 months ago
  45. e5ba286 build: Link the unwinder dynamically into platform and vendor binaries. by Peter Collingbourne · 4 years, 6 months ago
  46. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 4 years, 5 months ago
  47. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 4 years, 6 months ago
  48. 28aa544 Merge "Added module_exports/_snapshot as alias for sdk/_snapshot" by Paul Duffin · 4 years, 5 months ago
  49. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 4 years, 6 months ago
  50. 5a5cce6 AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json by bralee · 4 years, 8 months ago
  51. ac1e986 Create public stub for platform's sysprop_library by Inseob Kim · 4 years, 6 months ago
  52. 738bff9 Merge "Add x86 device output for Rust" by Chih-hung Hsieh · 4 years, 6 months ago
  53. 2f6bc09 Separate sdk membership support out of cc/library.go by Paul Duffin · 4 years, 6 months ago
  54. 1f202e9 Add x86 device output for Rust by Chih-Hung Hsieh · 4 years, 6 months ago
  55. a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 4 years, 6 months ago
  56. 82d9043 Separate sdk testing infrastructure from sdk tests by Paul Duffin · 4 years, 6 months ago
  57. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 4 years, 6 months ago
  58. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 4 years, 6 months ago
  59. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 4 years, 7 months ago
  60. 09d7752 split apex.go by Jiyong Park · 4 years, 7 months ago
  61. 950e0ba Expand ClangExtraExternalCflags to non-Google vendor projects by Yi Kong · 4 years, 8 months ago
  62. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 4 years, 7 months ago
  63. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 4 years, 8 months ago
  64. 00ae8b3 Merge "Repack libgcc.a to only include required objects" by Yi Kong · 4 years, 7 months ago
  65. c49c393 Repack libgcc.a to only include required objects by Yi Kong · 4 years, 8 months ago
  66. 1fd602c Merge "Add Rust darwin host support." by Treehugger Robot · 4 years, 8 months ago
  67. 1c2ff86 Add Rust darwin host support. by Ivan Lozano · 4 years, 8 months ago
  68. 8141c87 Merge "Add tradefed_java_library_host" by Treehugger Robot · 4 years, 8 months ago
  69. 760d3d3 Merge "Create C-Suite config module" by Treehugger Robot · 4 years, 8 months ago
  70. f0f2e2c Add tradefed_java_library_host by Colin Cross · 4 years, 8 months ago
  71. c031819 Create C-Suite config module by karenluo · 4 years, 8 months ago
  72. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 4 years, 8 months ago
  73. 4d33666 Creation of C Flags Build Variables by Jesse Pai · 4 years, 9 months ago
  74. 0a2f719 Move sharding functions for reuse by Colin Cross · 4 years, 8 months ago
  75. e91823e Add ARM32 device Rust toolchain. by Ivan Lozano · 4 years, 9 months ago
  76. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 4 years, 9 months ago
  77. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 4 years, 8 months ago
  78. d1063c1 Introduce module type 'sdk' by Jiyong Park · 4 years, 11 months ago
  79. e169ad7 Add OWNERS for Rust whitelist. by Ivan Lozano · 4 years, 9 months ago
  80. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 4 years, 9 months ago
  81. a0119f8 Create libgcc_stripped with llvm-objcopy by Yi Kong · 4 years, 9 months ago
  82. ffee334 Add Rust support to Soong. by Ivan Lozano · 4 years, 9 months ago
  83. 74c9bba Allow linker scripts when building objects. by Pete Bentley · 4 years, 10 months ago
  84. db25ac0 Create a module that extracts and installs compat_config. by atrost · 4 years, 10 months ago
  85. 178f8fb Merge "Add the cc_fuzz target." by Treehugger Robot · 4 years, 11 months ago
  86. da9a463 Add the cc_fuzz target. by Mitch Phillips · 4 years, 11 months ago
  87. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 5 years ago
  88. e2453c7 Allow default visibility to be set per package by Paul Duffin · 5 years ago
  89. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 5 years ago
  90. 9a642dc Support sharding robolectric tests by Colin Cross · 5 years ago
  91. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 5 years ago
  92. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 5 years ago
  93. 41955e8 Support tagged module references by Colin Cross · 5 years ago
  94. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 5 years ago
  95. d61df50 Make device_kernel_headers available to recovery and vendor by Hridya Valsaraju · 6 years ago
  96. 0e55ba6 Mark libgcc_stripped native_bridge_supported by dimitry · 5 years ago
  97. ec89e4c Merge "Add native_bridge target to Android.bp" by Treehugger Robot · 5 years ago
  98. 1f33e40 Add native_bridge target to Android.bp by dimitry · 5 years ago
  99. 940ef9b Merge "Strip libgcc to only keep fallback symbols" by Yi Kong · 5 years ago
  100. 0ef0816 Support robolectric_test by Colin Cross · 5 years ago