1. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 6 years ago
  2. b055267 Add sh_binary[_host] for shell script that should be installed as executable by Dan Willemsen · 6 years ago
  3. cb98807 Optimize filterArchStruct when nothing is filtered by Colin Cross · 6 years ago
  4. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  5. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 6 years ago
  6. 21fc9bb Move kotlin to it's own file by Colin Cross · 6 years ago
  7. 8faf8fc Move hiddenapi to Soong by Colin Cross · 6 years ago
  8. 80880a3 Autogen python test config. by yelinhsieh · 6 years ago
  9. fb6d781 Split out sdk.go from java.go by Colin Cross · 6 years ago
  10. 638149e Add dexpreopt enabled tests by Colin Cross · 6 years ago
  11. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  12. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  13. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  14. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 6 years ago
  15. 62707f7 Add filegroup support to notice property. by Jaewoong Jung · 6 years ago
  16. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 6 years ago
  17. 491fe5f Revert "Add filegroup support to notice property." by Jaewoong Jung · 6 years ago
  18. ff7a1a4 Add filegroup support to notice property. by Jaewoong Jung · 6 years ago
  19. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
  20. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
  21. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
  22. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  23. 9d5ca15 Export static libraries. by Jaewoong Jung · 6 years ago
  24. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  25. 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
  26. 139a2e6 Add filename property to prebuilt_etc by Jiyong Park · 6 years ago
  27. ef35448 Allow cc_genrule srcs to vary by architecture by Colin Cross · 6 years ago
  28. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 6 years ago
  29. ff1458f APEX can be signed with different keys by Jiyong Park · 6 years ago
  30. 48ca7dc Add apex variants by Jiyong Park · 6 years ago
  31. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 6 years ago
  32. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  33. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
  34. 2a07692 Add tests for genrule command expansion by Colin Cross · 6 years ago
  35. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 6 years ago
  36. 22f3795 Remove relocation packer by Colin Cross · 6 years ago
  37. 303e21f Move autogenerated test config into Soong by Colin Cross · 6 years ago
  38. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 6 years ago
  39. 3165695 Use manifest merger in Soong by Colin Cross · 7 years ago
  40. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  41. 58c518b java_sdk_library does the apicheck by default by Jiyong Park · 7 years ago
  42. b2559a0 Export lists of support libraries modules to Make by Colin Cross · 7 years ago
  43. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago
  44. ec868fc Add support for generating Compdb file by Alex Light · 7 years ago
  45. c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago
  46. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  47. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  48. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  49. b8fa197 Add Python protobuf support. by Nan Zhang · 7 years ago
  50. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  51. fabb608 Soong AAR prebuilt support by Colin Cross · 7 years ago
  52. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  53. f0056cb Refactor dexing by Colin Cross · 7 years ago
  54. 65b3fd9 neverallows in Soong by Steven Moreland · 7 years ago
  55. e87040b Allow Soong to generate its own build documentation by Colin Cross · 7 years ago
  56. 5425090 Add java_genrules to use jars as inputs and outputs by Colin Cross · 7 years ago
  57. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 7 years ago
  58. 7154928 Install VNDK snapshot libraries for system build by Justin Yun · 7 years ago
  59. 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 7 years ago
  60. 44f0668 Fix aapt2 by Colin Cross · 7 years ago
  61. 63a250a Soong support for namespaces by Jeff Gaston · 7 years ago
  62. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 7 years ago
  63. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  64. cb93359 Add Jacoco support by Colin Cross · 7 years ago
  65. f5f6e49 Prohibit accidental renames of product config json fields by Jeff Gaston · 7 years ago
  66. f18e110 Fix using aidl files from filegroups by Colin Cross · 7 years ago
  67. ad59e75 Add cc_library tests by Colin Cross · 7 years ago
  68. b671544 Move first/last unique elements utility functions to android package by Colin Cross · 7 years ago
  69. 11b5c51 split soong_zip into a library and a binary by Jeff Gaston · 7 years ago
  70. 93e8595 Initial kotlin support by Colin Cross · 7 years ago
  71. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 7 years ago
  72. 6af17aa Add support for .proto files in java modules by Colin Cross · 7 years ago
  73. 9d6c672 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  74. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 7 years ago
  75. c77a0b3 Extract the linker and embed it into host bionic binaries by Dan Willemsen · 7 years ago
  76. 3e5bdf2 Add cc_genrule by Dan Willemsen · 7 years ago
  77. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
  78. fee57cb Move error_prone config to external/error_prone by Colin Cross · 7 years ago
  79. a3fc4ba Add support for python_defaults modules by Nan Zhang · 7 years ago
  80. c6bbef3 Add error-prone support by Colin Cross · 7 years ago
  81. 01547b2 Extract jar-sorting to be accessible to soong_zip by Jeff Gaston · 7 years ago
  82. ba090d1 Add LTO support to soong by Stephen Crane · 8 years ago
  83. f1fd45e Revert "Revert "Cacheable, multithreaded finder."" by Jeff Gaston · 7 years ago
  84. d1abeb9 Revert "Cacheable, multithreaded finder." by Jeff Gaston · 7 years ago
  85. b6d161b Cacheable, multithreaded finder. by Jeff Gaston · 7 years ago
  86. 72bb363 Add basic tests for java modules by Colin Cross · 7 years ago
  87. 8effde4 Install VNDK libs in /system instead of /vendor by Justin Yun · 8 years ago
  88. cec8171 Add integration testing infrastructure by Colin Cross · 7 years ago
  89. d773eb3 add device_kernel_headers module for vendor-specific kernel headers by Jiyong Park · 8 years ago
  90. 3e3e72d Add java config and share it with make by Colin Cross · 8 years ago
  91. aff66e5 Revert "Revert "Initial implementation of bpfix"" by Jeff Gaston · 8 years ago
  92. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  93. a8cc9c5 Revert "Initial implementation of bpfix" by Jeff Gaston · 8 years ago
  94. de4b046 Initial implementation of bpfix by Jeff Gaston · 8 years ago
  95. 5323f8e Add python_test_host module. by Nan Zhang · 8 years ago
  96. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  97. 7e0eaf1 Support %s in product variable properties by Colin Cross · 8 years ago
  98. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago
  99. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  100. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago