1. 3005780 Merge "Generate ABI dumps for libraries without source" by Hsin-Yi Chen · 6 years ago
  2. f6a9546 Generate ABI dumps for libraries without source by Hsin-Yi Chen · 6 years ago
  3. 0b90833 Optimize sanitizerRuntimeDepsMutator by Colin Cross · 6 years ago
  4. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  5. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  6. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  7. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  8. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  9. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  10. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  11. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 6 years ago
  12. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  13. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
  14. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  15. 3478bb2 Teach soong not to duplicate the HWASAN runtime into each APEX. by Peter Collingbourne · 6 years ago
  16. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  17. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  18. 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
  19. 41eabe6 Support opt-in ABI checks by Logan Chien · 6 years ago
  20. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  21. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  22. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  23. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  24. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 6 years ago
  25. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  26. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  27. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 7 years ago
  28. 3f49f4d Build System: Collect native dependent information from cc.go. by bralee · 6 years ago
  29. 5d1598f Fix: sysprop module can't be used with whole_static_libs by Jiyong Park · 6 years ago
  30. 1acd447 Extend coverage mutator to allow variants with coverage on and off by Pirama Arumuga Nainar · 7 years ago
  31. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  32. e4bb986 Static variant of a stubs lib is correctly tracked by Jiyong Park · 7 years ago
  33. 155d17c Return early after NDK->non-NDK library link error by Dan Willemsen · 6 years ago
  34. b7c24df APEX respects relative_install_path by Jiyong Park · 7 years ago
  35. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  36. af6d895 Add unstrippedOutputFilePath to the linker interface by Jiyong Park · 7 years ago
  37. a4b9dd0 "bootstrap: true" modules are using bootstrap Bionic by Jiyong Park · 7 years ago
  38. 3b1746a Fix: deps to sanitizer runtime libs are with correct 'image' variant by Jiyong Park · 7 years ago
  39. 719b446 Reland "Symbols for libs in APEXes are available" by Jiyong Park · 7 years ago
  40. 3d67359 Add support for symlink_preferred_arch in apex by Alex Light · 7 years ago
  41. 7e636d0 stubs lib can export headers lib by Jiyong Park · 7 years ago
  42. 58e364a Add __ANDROID_APEX__ by Jiyong Park · 7 years ago
  43. 64a44f2 Make sure that ASAN runtime lib is the first DT_NEEDED one by Jiyong Park · 7 years ago
  44. c32c6b0 Support building for Fuchsia. by Doug Horn · 7 years ago
  45. c7f797e Fix shared_libs for cc/prebuilt.go by Logan Chien · 7 years ago
  46. 834b9a6 Add sdk version workaround for libclang_rt by Logan Chien · 7 years ago
  47. 09106e1 Add apex stub lib to LOCAL_SHARED_LIBRARIES by Logan Chien · 7 years ago
  48. f6dbd9c Do not check the ABI stability of LL-NDK-Private by Logan Chien · 7 years ago
  49. c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 7 years ago
  50. 379de2f APEXes can be sanitized by Jiyong Park · 7 years ago
  51. eaebd76 Revert "Symbols for libs in APEXes are available" by Michael Butler · 7 years ago
  52. 769e50b Symbols for libs in APEXes are available by Jiyong Park · 7 years ago
  53. b078857 Rename non-stubs variant of a lib if it is included in APEX by Jiyong Park · 7 years ago
  54. fa478c0 Do not build lsdump for APEX variants by Logan Chien · 7 years ago
  55. 16e91a0 Fix: static dependency across an APEX is lost by Jiyong Park · 7 years ago
  56. da6eb59 Add use_vendor to APEX module by Jiyong Park · 7 years ago
  57. 0fefdea Stubs libs are available for host by Jiyong Park · 7 years ago
  58. 0ddfcd1 Don't create unnecessary APEX variations by Jiyong Park · 7 years ago
  59. de866cb Stubs dependency is not installed by Jiyong Park · 7 years ago
  60. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 7 years ago
  61. 9357f4a VNDK lib must not have `product_specific: true` by Justin Yun · 7 years ago
  62. bd72126 Disable AArch64 XOM when not using lld. by Ivan Lozano · 7 years ago
  63. 742989e Update error message for double loadable libraries. by Steven Moreland · 7 years ago
  64. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 7 years ago
  65. 8c7e6e2 Add an "scs" flag for enabling shadow call stack on targets. by Peter Collingbourne · 7 years ago
  66. 60e62f0 Add nanopb-c support by Dan Willemsen · 7 years ago
  67. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 7 years ago
  68. c17727d Shard arch property structs by Colin Cross · 7 years ago
  69. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 7 years ago
  70. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 7 years ago
  71. abde584 Stop passing the gold plugin path to llvm-ar. by Peter Collingbourne · 7 years ago
  72. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 7 years ago
  73. 9d5ca15 Export static libraries. by Jaewoong Jung · 7 years ago
  74. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 7 years ago
  75. 5d19e1d Export static libraries. by Jaewoong Jung · 7 years ago
  76. 7ed9de3 Add support for versioned stubs. by Jiyong Park · 7 years ago
  77. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 7 years ago
  78. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 7 years ago
  79. 8536d6b Remove GCC checks by Dan Willemsen · 7 years ago
  80. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 7 years ago
  81. a9d8bee Make prefer32 a lambda by Colin Cross · 7 years ago
  82. c20eee3 Add OutputFile to cc.Module by Jiyong Park · 7 years ago
  83. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  84. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 7 years ago
  85. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  86. f640dbc Remove GCC support from Make by Dan Willemsen · 7 years ago
  87. f4b79c6 Check ABI stability of all NDK libs by Logan Chien · 7 years ago
  88. 6db4a6a Skip DepsMutator on disabled modules by Colin Cross · 7 years ago
  89. 42d48b7 Enforce dependencies have right architecture by Colin Cross · 7 years ago
  90. 5baac54 link type of recovery variant of a vendor module should not be native:vendor by Jiyong Park · 7 years ago
  91. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 7 years ago
  92. 742a545 Remove `clang: false` support by Dan Willemsen · 7 years ago
  93. 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
  94. 2f2b890 Cleanup createVndkSourceAbiDump() by Logan Chien · 7 years ago
  95. 8d52f86 Fix: recovery module is disabled on 32-bit targets by Jiyong Park · 7 years ago
  96. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  97. 413cc74 Recovery partition uses the first architecture only by Jiyong Park · 7 years ago
  98. ef1ff3d Fix VNDK-Ext ABI check regression by Logan Chien · 7 years ago
  99. 2d24c1b Remove references to SourceDepTag in module types by Colin Cross · 7 years ago
  100. 8681471 Handle pack_relocations in linker.cc by Chih-Hung Hsieh · 7 years ago