1. 3980ced Merge "Revert submission of topic 'libdl_android-in-apex'" by Martin Stjernholm · 5 years ago
  2. 1f38237 Merge changes from topic "reorder-cflags" by Colin Cross · 5 years ago
  3. d0a4878 Merge "SDK snapshot is dist'ed" by Treehugger Robot · 5 years ago
  4. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  5. 31f36fb Revert submission of topic 'libdl_android-in-apex' by Yuexi Ma · 5 years ago
  6. 232e785 SDK snapshot is dist'ed by Jiyong Park · 5 years ago
  7. f4ed8df Recognize libdl_android as a Bionic library. by Martin Stjernholm · 5 years ago
  8. bc09367 Fix vendor variants generation of vndk by Inseob Kim · 5 years ago
  9. 7acbfc0 Merge "Soong generates vndk-related .libraries.txt files" by Jooyung Han · 5 years ago
  10. 40dfbe3 Merge "native shared libs in an SDK can be snapshotted" by Treehugger Robot · 5 years ago
  11. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  12. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  13. 73c54ee native shared libs in an SDK can be snapshotted by Jiyong Park · 5 years ago
  14. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
  15. b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 5 years ago
  16. 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 5 years ago
  17. 097087b Soong generates libraries.txt files for vndk by Jooyung Han · 5 years ago
  18. 7495504 Change exportedDirs and exportedSystemDirs from []string to android.Paths by Jiyong Park · 5 years ago
  19. 31c470b Revert "Revert "Supports VNDK APEX with different versions"" by Jooyung Han · 5 years ago
  20. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 5 years ago
  21. 7617fc2 Merge "Extend ALLOW_MISSING_DEPENDENCIES coverage" by Treehugger Robot · 5 years ago
  22. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  23. a8f91ec Merge "Revert "Supports VNDK APEX with different versions"" by Treehugger Robot · 5 years ago
  24. 2c0a180 Extend ALLOW_MISSING_DEPENDENCIES coverage by Isaac Chen · 5 years ago
  25. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 5 years ago
  26. 48dd4b5 Revert "Supports VNDK APEX with different versions" by Jooyung Han · 5 years ago
  27. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  28. a4cdb8d Merge "add [static|shared].apex_available to cc_library" by Treehugger Robot · 5 years ago
  29. a90ca00 add [static|shared].apex_available to cc_library by Jiyong Park · 5 years ago
  30. 394951d Supports VNDK APEX with different versions by Jooyung Han · 5 years ago
  31. e89b8fb Merge "Remove no_apex in favor or apex_available" by Treehugger Robot · 5 years ago
  32. 62be1e3 Merge "Hide static from cc_library_shared and vice versa" by Treehugger Robot · 5 years ago
  33. 7916bfc Remove no_apex in favor or apex_available by Jiyong Park · 5 years ago
  34. 5e493d5 Merge "fix: "no_apex" can be put in defaults" by Jooyung Han · 5 years ago
  35. cc372c5 fix: "no_apex" can be put in defaults by Jooyung Han · 5 years ago
  36. e1bb5d0 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  37. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 5 years ago
  38. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 5 years ago
  39. d1063c1 Introduce module type 'sdk' by Jiyong Park · 5 years ago
  40. 4e839ec Merge "Add corpus and dictionary properties to cc_fuzz." by Treehugger Robot · 5 years ago
  41. 4e4ab8a Add corpus and dictionary properties to cc_fuzz. by Mitch Phillips · 5 years ago
  42. 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
  43. 1f6c94a Merge "Add "apex_vndk" module type" by Treehugger Robot · 5 years ago
  44. 5f69b9a Disable coverage for native-bridge modules by Pirama Arumuga Nainar · 5 years ago
  45. 279de57 Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs. by Martin Stjernholm · 5 years ago
  46. 344d543 Add "apex_vndk" module type by Jooyung Han · 5 years ago
  47. 1282f42 Skip creating vendor variants for native_bridge modules by Justin Yun · 5 years ago
  48. c6de2d9 Merge "Add Rust support to Soong." by Ivan Lozano · 5 years ago
  49. ffee334 Add Rust support to Soong. by Ivan Lozano · 5 years ago
  50. 98ab311 Save deps when asflags contains -xassembler-with-cpp by Dan Willemsen · 5 years ago
  51. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
  52. 99f2fc2 BoringSSL FIPS build - introduce extraLibFlags and use for STL libs. by Pete Bentley · 5 years ago
  53. 74c9bba Allow linker scripts when building objects. by Pete Bentley · 5 years ago
  54. dcea882 Merge "Build native coverage variant of APEXes when needed" by Treehugger Robot · 5 years ago
  55. ee9a98d Build native coverage variant of APEXes when needed by Jiyong Park · 5 years ago
  56. e49256e Merge "Fix sanitizer dep" by Treehugger Robot · 5 years ago
  57. 1d1119f Fix sanitizer dep by Jiyong Park · 5 years ago
  58. ff7321b Merge "Skip ABI checks for APEX variants of opt-in libraries" by Hsin-Yi Chen · 5 years ago
  59. af17d74 Skip ABI checks for APEX variants of opt-in libraries by Hsin-Yi Chen · 5 years ago
  60. d06ecc8 Fix recovery-variant VNDK libs miss-installed to recovery img by yidong.zhang · 5 years ago
  61. cadffcd Merge "Handle `test_per_src` modules as indirect dependencies in APEXes." by Roland Levillain · 5 years ago
  62. f89cd09 Handle `test_per_src` modules as indirect dependencies in APEXes. by Roland Levillain · 5 years ago
  63. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 6 years ago
  64. 525d8de Merge "Handle `test_per_src` test variations as dependencies of APEX modules." by Roland Levillain · 5 years ago
  65. 0934737 Merge "Create an extra variation in `test_per_src` mutator collecting all outputs." by Roland Levillain · 5 years ago
  66. 9b5fde9 Handle `test_per_src` test variations as dependencies of APEX modules. by Roland Levillain · 6 years ago
  67. f2fad97 Create an extra variation in `test_per_src` mutator collecting all outputs. by Roland Levillain · 6 years ago
  68. a37832a Add header_libs to cc_object by Paul Duffin · 5 years ago
  69. 82fe59b Refactor libprofile-extras to be added as a whole static library by Pirama Arumuga Nainar · 6 years ago
  70. 3005780 Merge "Generate ABI dumps for libraries without source" by Hsin-Yi Chen · 6 years ago
  71. f6a9546 Generate ABI dumps for libraries without source by Hsin-Yi Chen · 6 years ago
  72. 0b90833 Optimize sanitizerRuntimeDepsMutator by Colin Cross · 6 years ago
  73. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  74. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  75. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  76. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  77. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  78. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  79. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  80. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 6 years ago
  81. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  82. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
  83. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  84. 3478bb2 Teach soong not to duplicate the HWASAN runtime into each APEX. by Peter Collingbourne · 6 years ago
  85. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  86. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  87. 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
  88. 41eabe6 Support opt-in ABI checks by Logan Chien · 6 years ago
  89. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  90. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  91. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  92. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  93. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 6 years ago
  94. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  95. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  96. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  97. 3f49f4d Build System: Collect native dependent information from cc.go. by bralee · 6 years ago
  98. 5d1598f Fix: sysprop module can't be used with whole_static_libs by Jiyong Park · 6 years ago
  99. 1acd447 Extend coverage mutator to allow variants with coverage on and off by Pirama Arumuga Nainar · 6 years ago
  100. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago