1. b646bc1 Merge changes from topic "vendor_ramdisk_soong" by Yifan Hong · 4 years, 2 months ago
  2. ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 2 months ago
  3. 9649748 Merge "Rename ART release APEX to com.android.art." by Martin Stjernholm · 4 years, 2 months ago
  4. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  5. 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 3 months ago
  6. 7f51107 Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
  7. 261e158 Do not install vndk lib by Jooyung Han · 4 years, 2 months ago
  8. 5ec407b Use version mutator for NDK by Colin Cross · 4 years, 3 months ago
  9. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 3 months ago
  10. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
  11. d48fe73 Fix prebuilt library stubs by Colin Cross · 4 years, 3 months ago
  12. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 3 months ago
  13. 19dfeee Merge "soong: Exclude system shared libs from fix suggestions" by Yo Chiang · 4 years, 3 months ago
  14. 219968c soong: Exclude system shared libs from fix suggestions by Yo Chiang · 4 years, 3 months ago
  15. 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 3 months ago
  16. 1a24627 Replace stringly-typed API levels. by Dan Albert · 4 years, 6 months ago
  17. 74b0052 Add test_mainline_module option. by kellyhung · 4 years, 4 months ago
  18. 95d1942 Add extra_test_configs option by Dan Shi · 4 years, 5 months ago
  19. 29737cf Merge "Improve abidump generating logic for non-REL build" by Treehugger Robot · 4 years, 5 months ago
  20. 9f381d5 Merge "Only output make targets for uninstallable static libs in the APEX unavailable-to-platform case." by Martin Stjernholm · 4 years, 5 months ago
  21. 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 4 years, 5 months ago
  22. c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 4 years, 5 months ago
  23. eb912dc Improve abidump generating logic for non-REL build by Yo Chiang · 4 years, 5 months ago
  24. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
  25. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
  26. 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 4 years, 7 months ago
  27. 58cabb7 NDK Api Coverage by sophiez · 4 years, 7 months ago
  28. 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 4 years, 7 months ago
  29. 1c14a21 Add test data dependencies to APEX. by Liz Kammer · 4 years, 8 months ago
  30. a46de70 Propagate Soong header_libs to module-info.json by Bill Peckham · 4 years, 8 months ago
  31. e152ada Merge "Fix missing NOTICE targets for static libs that aren't available to platform." by Treehugger Robot · 4 years, 9 months ago
  32. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  33. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  34. 82e192c Add sdk mutator for native modules by Colin Cross · 4 years, 10 months ago
  35. bf37d16 Fix missing NOTICE targets for static libs that aren't available to platform. by Martin Stjernholm · 4 years, 9 months ago
  36. ad4c187 Add version suffix for stub modules' Android.mk by Jooyung Han · 4 years, 10 months ago
  37. d80cbca Convert cc to AndroidMkEntries by Colin Cross · 4 years, 10 months ago
  38. 07f3712 Merge "Do not hide VNDK prebuilts from make" by Treehugger Robot · 4 years, 10 months ago
  39. c3b1a16 Fix build error on vendor_snapshot_static by Inseob Kim · 4 years, 11 months ago
  40. 2b96bf5 Do not hide VNDK prebuilts from make by Inseob Kim · 4 years, 11 months ago
  41. eec88e1 Add vendor snapshot modules by Inseob Kim · 5 years ago
  42. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  43. d92090f Emit LOCAL_CHECK_SAME_VNDK_VARIANTS by Vic Yang · 5 years ago
  44. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
  45. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
  46. ad172d8 cc_fuzz: add "data" field by Tri Vo · 5 years ago
  47. e1ee1a1 Soong frontend for shared library fuzzing. by Mitch Phillips · 5 years ago
  48. b01c114 Do not install VNDK lib in favor of VNDK APEX by Jooyung Han · 5 years ago
  49. 765fe7a Merge changes Ia7deed13,I7378a46f by Ivan Lozano · 5 years ago
  50. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  51. f979ee3 add additional fields to cc_fuzz build types by Kris Alder · 5 years ago
  52. 6db2f17 Partial reverts of vndk-apex by Jooyung Han · 5 years ago
  53. b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 5 years ago
  54. 7495504 Change exportedDirs and exportedSystemDirs from []string to android.Paths by Jiyong Park · 5 years ago
  55. 31c470b Revert "Revert "Supports VNDK APEX with different versions"" by Jooyung Han · 5 years ago
  56. 8a2bc0b Re-plumb fuzz corpora. by Mitch Phillips · 5 years ago
  57. 48dd4b5 Revert "Supports VNDK APEX with different versions" by Jooyung Han · 5 years ago
  58. 394951d Supports VNDK APEX with different versions by Jooyung Han · 5 years ago
  59. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
  60. 4e839ec Merge "Add corpus and dictionary properties to cc_fuzz." by Treehugger Robot · 5 years ago
  61. 4e4ab8a Add corpus and dictionary properties to cc_fuzz. by Mitch Phillips · 5 years ago
  62. 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
  63. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 5 years ago
  64. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 5 years ago
  65. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  66. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  67. db41747 Fix override for native_bridge modules by dimitry · 6 years ago
  68. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  69. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  70. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  71. 41eabe6 Support opt-in ABI checks by Logan Chien · 6 years ago
  72. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  73. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  74. 47e4fcb Don't emit symbol for stubs libraries by Jiyong Park · 6 years ago
  75. 4fcea3d Add prebuilt ABI checker support to soong by Logan Chien · 6 years ago
  76. c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 6 years ago
  77. b078857 Rename non-stubs variant of a lib if it is included in APEX by Jiyong Park · 6 years ago
  78. f7df9b7 Fix: 'required' property is ignored by Jiyong Park · 6 years ago
  79. de866cb Stubs dependency is not installed by Jiyong Park · 6 years ago
  80. 569edc5 Add dist support to Soong by Dan Willemsen · 6 years ago
  81. d95964a Enable overrides and add stem library properties by dimitry · 6 years ago
  82. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
  83. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
  84. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
  85. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  86. 9d5ca15 Export static libraries. by Jaewoong Jung · 6 years ago
  87. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  88. 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
  89. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 6 years ago
  90. 2e224ca *_OUT_INTERMEDIATE_LIBRARIES has been removed from Make by Dan Willemsen · 6 years ago
  91. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  92. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
  93. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  94. 22f3795 Remove relocation packer by Colin Cross · 6 years ago
  95. 303e21f Move autogenerated test config into Soong by Colin Cross · 6 years ago
  96. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 6 years ago
  97. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  98. 9768628 LOCAL_SDK_VERSION is not emitted for recovery variant by Jiyong Park · 7 years ago
  99. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  100. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago