1. db25ac0 Create a module that extracts and installs compat_config. by atrost · 6 years ago
  2. 178f8fb Merge "Add the cc_fuzz target." by Treehugger Robot · 6 years ago
  3. da9a463 Add the cc_fuzz target. by Mitch Phillips · 6 years ago
  4. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 6 years ago
  5. e2453c7 Allow default visibility to be set per package by Paul Duffin · 7 years ago
  6. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 7 years ago
  7. 9a642dc Support sharding robolectric tests by Colin Cross · 7 years ago
  8. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  9. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 7 years ago
  10. 41955e8 Support tagged module references by Colin Cross · 7 years ago
  11. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 7 years ago
  12. d61df50 Make device_kernel_headers available to recovery and vendor by Hridya Valsaraju · 7 years ago
  13. 0e55ba6 Mark libgcc_stripped native_bridge_supported by dimitry · 7 years ago
  14. ec89e4c Merge "Add native_bridge target to Android.bp" by Treehugger Robot · 7 years ago
  15. 1f33e40 Add native_bridge target to Android.bp by dimitry · 7 years ago
  16. 940ef9b Merge "Strip libgcc to only keep fallback symbols" by Yi Kong · 7 years ago
  17. 0ef0816 Support robolectric_test by Colin Cross · 7 years ago
  18. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 7 years ago
  19. 2e61fa6 Add visibility support by Paul Duffin · 7 years ago
  20. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 7 years ago
  21. 19878da Move proto compilation to RuleBuilder by Colin Cross · 7 years ago
  22. 525443a Add override_android_app module type. by Jaewoong Jung · 7 years ago
  23. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  24. 1b48842 Add path properties mutator by Colin Cross · 7 years ago
  25. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 7 years ago
  26. 7622867 Add dexpreopt_bootjars_test.go by Colin Cross · 7 years ago
  27. 778127a Add support for including py_binary and *_go_binary in apexs by Alex Light · 7 years ago
  28. acb6db3 Revert "Add override_module." by Jaewoong Jung · 7 years ago
  29. aa65e17 Add override_module. by Jaewoong Jung · 7 years ago
  30. 44df581 Refactor dexpreopt_bootjars.go to prepare for multiple boot images by Colin Cross · 7 years ago
  31. ff36da0 Implement vts_config module by Sasha Smundak · 7 years ago
  32. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 7 years ago
  33. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 7 years ago
  34. c0907f1 Create sysprop_library soong module by Inseob Kim · 7 years ago
  35. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 7 years ago
  36. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 7 years ago
  37. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 7 years ago
  38. b055267 Add sh_binary[_host] for shell script that should be installed as executable by Dan Willemsen · 7 years ago
  39. cb98807 Optimize filterArchStruct when nothing is filtered by Colin Cross · 7 years ago
  40. c32c6b0 Support building for Fuchsia. by Doug Horn · 7 years ago
  41. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 7 years ago
  42. 21fc9bb Move kotlin to it's own file by Colin Cross · 7 years ago
  43. 8faf8fc Move hiddenapi to Soong by Colin Cross · 7 years ago
  44. 80880a3 Autogen python test config. by yelinhsieh · 7 years ago
  45. fb6d781 Split out sdk.go from java.go by Colin Cross · 7 years ago
  46. 638149e Add dexpreopt enabled tests by Colin Cross · 7 years ago
  47. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  48. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 7 years ago
  49. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  50. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 7 years ago
  51. 62707f7 Add filegroup support to notice property. by Jaewoong Jung · 7 years ago
  52. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 7 years ago
  53. 491fe5f Revert "Add filegroup support to notice property." by Jaewoong Jung · 7 years ago
  54. ff7a1a4 Add filegroup support to notice property. by Jaewoong Jung · 7 years ago
  55. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 7 years ago
  56. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 7 years ago
  57. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 7 years ago
  58. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 7 years ago
  59. 9d5ca15 Export static libraries. by Jaewoong Jung · 7 years ago
  60. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 7 years ago
  61. 5d19e1d Export static libraries. by Jaewoong Jung · 7 years ago
  62. 139a2e6 Add filename property to prebuilt_etc by Jiyong Park · 7 years ago
  63. ef35448 Allow cc_genrule srcs to vary by architecture by Colin Cross · 7 years ago
  64. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 7 years ago
  65. ff1458f APEX can be signed with different keys by Jiyong Park · 7 years ago
  66. 48ca7dc Add apex variants by Jiyong Park · 7 years ago
  67. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 7 years ago
  68. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  69. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 7 years ago
  70. 2a07692 Add tests for genrule command expansion by Colin Cross · 7 years ago
  71. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 7 years ago
  72. 22f3795 Remove relocation packer by Colin Cross · 7 years ago
  73. 303e21f Move autogenerated test config into Soong by Colin Cross · 7 years ago
  74. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 7 years ago
  75. 3165695 Use manifest merger in Soong by Colin Cross · 8 years ago
  76. f9332f1 Support recovery and recovery_available by Jiyong Park · 8 years ago
  77. 58c518b java_sdk_library does the apicheck by default by Jiyong Park · 8 years ago
  78. b2559a0 Export lists of support libraries modules to Make by Colin Cross · 8 years ago
  79. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 8 years ago
  80. ec868fc Add support for generating Compdb file by Alex Light · 8 years ago
  81. c678ad3 Adding java_sdk_library by Jiyong Park · 8 years ago
  82. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 8 years ago
  83. a97c5d3 Add support for android_library modules by Colin Cross · 8 years ago
  84. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 8 years ago
  85. b8fa197 Add Python protobuf support. by Nan Zhang · 8 years ago
  86. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 8 years ago
  87. fabb608 Soong AAR prebuilt support by Colin Cross · 8 years ago
  88. 581fd21 Droiddoc Support in Soong by Nan Zhang · 8 years ago
  89. f0056cb Refactor dexing by Colin Cross · 8 years ago
  90. 65b3fd9 neverallows in Soong by Steven Moreland · 8 years ago
  91. e87040b Allow Soong to generate its own build documentation by Colin Cross · 8 years ago
  92. 5425090 Add java_genrules to use jars as inputs and outputs by Colin Cross · 8 years ago
  93. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 8 years ago
  94. 7154928 Install VNDK snapshot libraries for system build by Justin Yun · 8 years ago
  95. 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 8 years ago
  96. 44f0668 Fix aapt2 by Colin Cross · 8 years ago
  97. 63a250a Soong support for namespaces by Jeff Gaston · 8 years ago
  98. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 8 years ago
  99. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 8 years ago
  100. cb93359 Add Jacoco support by Colin Cross · 8 years ago