1. 62b9cf9 Update NDK library list by Dan Willemsen · 6 years ago
  2. 155d17c Return early after NDK->non-NDK library link error by Dan Willemsen · 6 years ago
  3. 3a984f5 Merge "Add BUILD_BROKEN_ENG_DEBUG_TAGS to soong.log" by Dan Willemsen · 6 years ago
  4. e3c98e7 Merge "Add prebuilt_etc_host module type." by Jaewoong Jung · 6 years ago
  5. 4331334 Merge "Remove '-b' from AIDL" by Steven Moreland · 6 years ago
  6. fa8f137 Merge "sh_binary can be included in APEX" by Treehugger Robot · 6 years ago
  7. 04480cf sh_binary can be included in APEX by Jiyong Park · 6 years ago
  8. 1ac44af Merge changes I28c45e13,I9754ebf0,I0dda0184 by Anton Hansson · 6 years ago
  9. 9442726 Don't emit make rules for APEX files for non-installable APEX by Jiyong Park · 6 years ago
  10. 47e4fcb Don't emit symbol for stubs libraries by Jiyong Park · 6 years ago
  11. c1c3755 Export RRO resource dirs from static android_library dependencies by Colin Cross · 6 years ago
  12. 6ed7dea Add a static lib to TestEnforceRRO by Colin Cross · 6 years ago
  13. 5c4791c Move TestEnforceRRO test cases into test function by Colin Cross · 6 years ago
  14. cc2d119 Merge changes Ifcb338e6,Ie509ed80,I270fed60,Id825cb75,I92a963bd by Treehugger Robot · 6 years ago
  15. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  16. 36b130f Remove '-b' from AIDL by Steven Moreland · 6 years ago
  17. 23c52b0 :module syntax is supported for APEX even when TARGET_FLATTEN_APEX by Jiyong Park · 6 years ago
  18. 01f0a05 Add BUILD_BROKEN_ENG_DEBUG_TAGS to soong.log by Dan Willemsen · 6 years ago
  19. 5cb5b09 Add Temporary and DeleteTemporaryFiles to RuleBuilder by Colin Cross · 6 years ago
  20. 758290d Improve RuleBuilder documentation and methods by Colin Cross · 6 years ago
  21. 786cd6d Allow RuleBuilder to be used with SingletonContext by Colin Cross · 6 years ago
  22. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 6 years ago
  23. a55b12b Merge "Stop exporting the windows toolchain to Make" by Dan Willemsen · 6 years ago
  24. 66b1193 Merge "Add option to disable Scudo globally [Soong]" by Kostya Kortchinsky · 6 years ago
  25. b7c24df APEX respects relative_install_path by Jiyong Park · 6 years ago
  26. dcac078 Turn on more warnings during CleanSpec processing by Dan Willemsen · 6 years ago
  27. 363cab0 Merge "Use llvm-{strip,objcopy} by default" by Stephen Hines · 6 years ago
  28. 2478818 Add prebuilt_etc_host module type. by Jaewoong Jung · 6 years ago
  29. d5275c8 Add option to disable Scudo globally [Soong] by Kostya Kortchinsky · 6 years ago
  30. 54956ab Merge changes I545a832a,I85a51b04 by Colin Cross · 6 years ago
  31. 0c1fabb Merge "Write out module owner for prebuilt_etc" by Anton Hansson · 6 years ago
  32. ce0e258 Write out module owner for prebuilt_etc by Anton Hansson · 6 years ago
  33. b5c34d7 Use llvm-{strip,objcopy} by default by Yi Kong · 6 years ago
  34. a2aca28 Use bootstrap linker for asan build by Jiyong Park · 6 years ago
  35. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  36. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  37. 93c3f53 [hwasan] Remove deprecated compiler flag (NFC) by Evgenii Stepanov · 6 years ago
  38. 42b87a2 Merge "Switch to clang-r349610" by Pirama Arumuga Nainar · 6 years ago
  39. 101d760 Merge "Fix: runtime apex is not instrumented with sanitizer" by Treehugger Robot · 6 years ago
  40. 8222663 Fix: runtime apex is not instrumented with sanitizer by Jiyong Park · 6 years ago
  41. af6d895 Add unstrippedOutputFilePath to the linker interface by Jiyong Park · 6 years ago
  42. df819e6 Merge changes from topic "libc-bionic" by Treehugger Robot · 6 years ago
  43. 2ccd9b8 Merge "XOM dependency check skipping static binaries." by Treehugger Robot · 6 years ago
  44. 2d44f10 Merge "Expand Jiyong's apex OWNERship" by Treehugger Robot · 6 years ago
  45. bfd1830 Merge "Add sh_binary[_host] for shell script that should be installed as executable" by Dan Willemsen · 6 years ago
  46. 5e2e3ef Expand Jiyong's apex OWNERship by Dan Willemsen · 6 years ago
  47. fc0bd7c Give a knob to have apex ignore system-lib special cases by Alex Light · 6 years ago
  48. 9670d33 Add limited target-specific configuration to apex. by Alex Light · 6 years ago
  49. 59a7ae9 XOM dependency check skipping static binaries. by Ivan Lozano · 6 years ago
  50. 03b58e2 Switch to clang-r349610 by Pirama Arumuga Nainar · 6 years ago
  51. d0da240 Merge "Enable last released check for SystemApi" by Treehugger Robot · 6 years ago
  52. 51271c1 exclude_shared_libs should exlude headers in {static|shared}.export_*_lib_headers by Victor Chang · 6 years ago
  53. 704595a Merge "Allow excluding specific overlay sub-directories" by Anton Hansson · 6 years ago
  54. a4b9dd0 "bootstrap: true" modules are using bootstrap Bionic by Jiyong Park · 6 years ago
  55. 429660f bootstrap bionic are moved to ./bootstrap subdir by Jiyong Park · 6 years ago
  56. 4c20135 Merge "Add a header_abi_checker section" by Logan Chien · 6 years ago
  57. de53d15 Merge "Increase max line length for KatiReader bufio.Scanner" by Treehugger Robot · 6 years ago
  58. 75ec1ec Increase max line length for KatiReader bufio.Scanner by Colin Cross · 6 years ago
  59. 62e34b9 Enable last released check for SystemApi by Adrian Roos · 6 years ago
  60. 3b1746a Fix: deps to sanitizer runtime libs are with correct 'image' variant by Jiyong Park · 6 years ago
  61. 3a30e13 Merge "Reland "Symbols for libs in APEXes are available"" by Treehugger Robot · 6 years ago
  62. 94c93f3 Allow excluding specific overlay sub-directories by Anton Hansson · 6 years ago
  63. e3d7a0d Add a header_abi_checker section by Logan Chien · 6 years ago
  64. e8cc556 Merge "Add last released API check to checkapi for public Android API" by Adrian Roos · 6 years ago
  65. 05f9055 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by Treehugger Robot · 6 years ago
  66. 719b446 Reland "Symbols for libs in APEXes are available" by Jiyong Park · 6 years ago
  67. b321d99 Merge "Revert "system-clang-format: DontAlign"" by Treehugger Robot · 6 years ago
  68. 7505252 Merge "Add missing dependencies for python_test" by Logan Chien · 6 years ago
  69. eca6245 Revert "system-clang-format: DontAlign" by Tom Cherry · 6 years ago
  70. f480345 Merge "config: swap to glibc 2.17" by George Burgess IV · 6 years ago
  71. d181c8b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 6 years ago
  72. 4087dd6 Merge "Update compdb to put full path to compiler" by Alex Light · 6 years ago
  73. faaece8 Merge "Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc" by Alexander Smundak · 6 years ago
  74. 910cdf9 Merge "system-clang-format: DontAlign" by Treehugger Robot · 6 years ago
  75. 5956b2b Merge "Add support for symlink_preferred_arch in apex" by Alex Light · 6 years ago
  76. e812818 Update compdb to put full path to compiler by Alex Light · 6 years ago
  77. 6703e6f Merge "Remove libnativehelper from global includes" by Treehugger Robot · 6 years ago
  78. 02880e4 Add missing dependencies for python_test by Logan Chien · 6 years ago
  79. ef661b7 Fix runtime panics being suppressed by Dan Willemsen · 6 years ago
  80. 3d67359 Add support for symlink_preferred_arch in apex by Alex Light · 6 years ago
  81. 62f6fcb Merge "Create sanitizer variants of APEX only when SANITIZE_TARGET is set" by Treehugger Robot · 6 years ago
  82. a4319f7 system-clang-format: DontAlign by Steven Moreland · 6 years ago
  83. b557528 Merge "stubs lib can export headers lib" by Treehugger Robot · 6 years ago
  84. a9403f2 Merge "Fix a typo related to abidiffs" by Logan Chien · 6 years ago
  85. 7e636d0 stubs lib can export headers lib by Jiyong Park · 6 years ago
  86. 0425aa1 Merge "Add __ANDROID_APEX__" by Treehugger Robot · 6 years ago
  87. 388ef3f Create sanitizer variants of APEX only when SANITIZE_TARGET is set by Jiyong Park · 6 years ago
  88. d4fa0f3 Merge "Move system-clang-format to a central location." by Treehugger Robot · 6 years ago
  89. 96ce8e7 Stop exporting the windows toolchain to Make by Dan Willemsen · 6 years ago
  90. b055267 Add sh_binary[_host] for shell script that should be installed as executable by Dan Willemsen · 6 years ago
  91. 58e364a Add __ANDROID_APEX__ by Jiyong Park · 6 years ago
  92. 8f74fe6 Fix a typo related to abidiffs by Logan Chien · 6 years ago
  93. 1e7c3d6 Remove libnativehelper from global includes by Orion Hodson · 6 years ago
  94. ee04139 Merge "Add --top_level_phony to catch more real-to-phony problems" by Treehugger Robot · 6 years ago
  95. 15daf44 Merge "Fix aar rules" by Colin Cross · 6 years ago
  96. 587414a Merge "Switch cp(1) to toybox." by Treehugger Robot · 6 years ago
  97. 1d08e2f Merge "Only copy native binaries on native-bridge configs" by Treehugger Robot · 6 years ago
  98. 48d716c Switch cp(1) to toybox. by Elliott Hughes · 6 years ago
  99. 10357c3 Merge "Add a prod var to override package names." by Jaewoong Jung · 6 years ago
  100. f57c578 Fix aar rules by Colin Cross · 6 years ago