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