1. 950e0ba Expand ClangExtraExternalCflags to non-Google vendor projects by Yi Kong · 6 years ago
  2. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 6 years ago
  3. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 6 years ago
  4. 00ae8b3 Merge "Repack libgcc.a to only include required objects" by Yi Kong · 6 years ago
  5. c49c393 Repack libgcc.a to only include required objects by Yi Kong · 6 years ago
  6. 1fd602c Merge "Add Rust darwin host support." by Treehugger Robot · 6 years ago
  7. 1c2ff86 Add Rust darwin host support. by Ivan Lozano · 6 years ago
  8. 8141c87 Merge "Add tradefed_java_library_host" by Treehugger Robot · 6 years ago
  9. 760d3d3 Merge "Create C-Suite config module" by Treehugger Robot · 6 years ago
  10. f0f2e2c Add tradefed_java_library_host by Colin Cross · 6 years ago
  11. c031819 Create C-Suite config module by karenluo · 6 years ago
  12. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago
  13. 4d33666 Creation of C Flags Build Variables by Jesse Pai · 6 years ago
  14. 0a2f719 Move sharding functions for reuse by Colin Cross · 6 years ago
  15. e91823e Add ARM32 device Rust toolchain. by Ivan Lozano · 6 years ago
  16. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 6 years ago
  17. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 6 years ago
  18. d1063c1 Introduce module type 'sdk' by Jiyong Park · 7 years ago
  19. e169ad7 Add OWNERS for Rust whitelist. by Ivan Lozano · 6 years ago
  20. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 6 years ago
  21. a0119f8 Create libgcc_stripped with llvm-objcopy by Yi Kong · 6 years ago
  22. ffee334 Add Rust support to Soong. by Ivan Lozano · 6 years ago
  23. 74c9bba Allow linker scripts when building objects. by Pete Bentley · 6 years ago
  24. db25ac0 Create a module that extracts and installs compat_config. by atrost · 6 years ago
  25. 178f8fb Merge "Add the cc_fuzz target." by Treehugger Robot · 7 years ago
  26. da9a463 Add the cc_fuzz target. by Mitch Phillips · 7 years ago
  27. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 7 years ago
  28. e2453c7 Allow default visibility to be set per package by Paul Duffin · 7 years ago
  29. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 7 years ago
  30. 9a642dc Support sharding robolectric tests by Colin Cross · 7 years ago
  31. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  32. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 7 years ago
  33. 41955e8 Support tagged module references by Colin Cross · 7 years ago
  34. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 7 years ago
  35. d61df50 Make device_kernel_headers available to recovery and vendor by Hridya Valsaraju · 7 years ago
  36. 0e55ba6 Mark libgcc_stripped native_bridge_supported by dimitry · 7 years ago
  37. ec89e4c Merge "Add native_bridge target to Android.bp" by Treehugger Robot · 7 years ago
  38. 1f33e40 Add native_bridge target to Android.bp by dimitry · 7 years ago
  39. 940ef9b Merge "Strip libgcc to only keep fallback symbols" by Yi Kong · 7 years ago
  40. 0ef0816 Support robolectric_test by Colin Cross · 7 years ago
  41. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 7 years ago
  42. 2e61fa6 Add visibility support by Paul Duffin · 7 years ago
  43. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 7 years ago
  44. 19878da Move proto compilation to RuleBuilder by Colin Cross · 7 years ago
  45. 525443a Add override_android_app module type. by Jaewoong Jung · 7 years ago
  46. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  47. 1b48842 Add path properties mutator by Colin Cross · 7 years ago
  48. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 7 years ago
  49. 7622867 Add dexpreopt_bootjars_test.go by Colin Cross · 7 years ago
  50. 778127a Add support for including py_binary and *_go_binary in apexs by Alex Light · 7 years ago
  51. acb6db3 Revert "Add override_module." by Jaewoong Jung · 7 years ago
  52. aa65e17 Add override_module. by Jaewoong Jung · 7 years ago
  53. 44df581 Refactor dexpreopt_bootjars.go to prepare for multiple boot images by Colin Cross · 7 years ago
  54. ff36da0 Implement vts_config module by Sasha Smundak · 7 years ago
  55. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 7 years ago
  56. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 7 years ago
  57. c0907f1 Create sysprop_library soong module by Inseob Kim · 7 years ago
  58. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 7 years ago
  59. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 7 years ago
  60. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 7 years ago
  61. b055267 Add sh_binary[_host] for shell script that should be installed as executable by Dan Willemsen · 7 years ago
  62. cb98807 Optimize filterArchStruct when nothing is filtered by Colin Cross · 7 years ago
  63. c32c6b0 Support building for Fuchsia. by Doug Horn · 7 years ago
  64. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 7 years ago
  65. 21fc9bb Move kotlin to it's own file by Colin Cross · 7 years ago
  66. 8faf8fc Move hiddenapi to Soong by Colin Cross · 7 years ago
  67. 80880a3 Autogen python test config. by yelinhsieh · 7 years ago
  68. fb6d781 Split out sdk.go from java.go by Colin Cross · 7 years ago
  69. 638149e Add dexpreopt enabled tests by Colin Cross · 7 years ago
  70. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  71. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 7 years ago
  72. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  73. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 7 years ago
  74. 62707f7 Add filegroup support to notice property. by Jaewoong Jung · 7 years ago
  75. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 7 years ago
  76. 491fe5f Revert "Add filegroup support to notice property." by Jaewoong Jung · 7 years ago
  77. ff7a1a4 Add filegroup support to notice property. by Jaewoong Jung · 7 years ago
  78. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 7 years ago
  79. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 7 years ago
  80. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 7 years ago
  81. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 7 years ago
  82. 9d5ca15 Export static libraries. by Jaewoong Jung · 7 years ago
  83. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 7 years ago
  84. 5d19e1d Export static libraries. by Jaewoong Jung · 7 years ago
  85. 139a2e6 Add filename property to prebuilt_etc by Jiyong Park · 7 years ago
  86. ef35448 Allow cc_genrule srcs to vary by architecture by Colin Cross · 7 years ago
  87. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 7 years ago
  88. ff1458f APEX can be signed with different keys by Jiyong Park · 7 years ago
  89. 48ca7dc Add apex variants by Jiyong Park · 7 years ago
  90. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 7 years ago
  91. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  92. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 7 years ago
  93. 2a07692 Add tests for genrule command expansion by Colin Cross · 7 years ago
  94. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 7 years ago
  95. 22f3795 Remove relocation packer by Colin Cross · 7 years ago
  96. 303e21f Move autogenerated test config into Soong by Colin Cross · 7 years ago
  97. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 8 years ago
  98. 3165695 Use manifest merger in Soong by Colin Cross · 8 years ago
  99. f9332f1 Support recovery and recovery_available by Jiyong Park · 8 years ago
  100. 58c518b java_sdk_library does the apicheck by default by Jiyong Park · 8 years ago