1. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  2. cc80f8d Revert "Revert "Add external projects only CFlags option"" by Yi Kong · 7 years ago
  3. 2d24c1b Remove references to SourceDepTag in module types by Colin Cross · 7 years ago
  4. a9ccbb7 Revert "Add external projects only CFlags option" by Kevin Rocard · 7 years ago
  5. 6a35087 Add external projects only CFlags option by Yi Kong · 7 years ago
  6. 85b1e39 Merge "Fix mac sdk build" by Treehugger Robot · 7 years ago
  7. 1efd4a9 Merge "Add a preprocessed_ndk_headers module type." by Treehugger Robot · 7 years ago
  8. fdb20d0 Fix mac sdk build by Dan Willemsen · 7 years ago
  9. 1d2318d Merge "Allow more PATH tools, expose HOST_STRIP" by Treehugger Robot · 7 years ago
  10. a418112 Merge "Handle pack_relocations in linker.cc" by Chih-hung Hsieh · 7 years ago
  11. f6d3006 Allow more PATH tools, expose HOST_STRIP by Dan Willemsen · 7 years ago
  12. cb1b4b2 Add a preprocessed_ndk_headers module type. by Dan Albert · 7 years ago
  13. 05b002d Don't enable diagnostics for CFI when setting the CFI sanitizer. by Vishwath Mohan · 7 years ago
  14. 9768628 LOCAL_SDK_VERSION is not emitted for recovery variant by Jiyong Park · 7 years ago
  15. 8681471 Handle pack_relocations in linker.cc by Chih-Hung Hsieh · 7 years ago
  16. 523cef0 Merge "Use new flex binary" by Treehugger Robot · 7 years ago
  17. c8036c1 Merge changes from topic "recovery_available" by Treehugger Robot · 7 years ago
  18. 4a2dcb5 fix: recovery.cflags now works by Jiyong Park · 7 years ago
  19. b7adae8 Use new flex binary by Dan Willemsen · 7 years ago
  20. 97f9c96 Rename preprocessed_ndk_headers to versioned_ndk_headers. by Dan Albert · 7 years ago
  21. 19ff8b4 Add exclude_srcs property to ndk_headers modules. by Dan Albert · 7 years ago
  22. 7122205 Fix typo. Properies -> Properties. by Dan Albert · 7 years ago
  23. 6caa21a Mark as recovery_available:true by Jiyong Park · 7 years ago
  24. 3f736c9 Add recovery_available to cc_genrule by Jiyong Park · 7 years ago
  25. 1a6e5c0 Remove cortex-a53 linker workaround for new cpus. by Christopher Ferris · 7 years ago
  26. 39d167a Temporarily remove -check-all-apis from header-abi-diff invocation. by Jayant Chowdhary · 7 years ago
  27. 5e011a2 Merge "Disable dtor inlining for clang-tidy" by Treehugger Robot · 7 years ago
  28. 59fdea2 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  29. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  30. f923f2b Remove the unused `tags` property by Dan Willemsen · 7 years ago
  31. ce617bb Merge "Allow abi diffs sanitized variants of vndk libraries on production devices." by Jayant Chowdhary · 7 years ago
  32. 030ccee Disable dtor inlining for clang-tidy by George Burgess IV · 7 years ago
  33. ba14a8f Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  34. b7e08ca Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  35. cfedb7b Merge "Build System: Fix rpath error if native executable under testcase folder." by Treehugger Robot · 7 years ago
  36. ea144bf Merge "Take Enable_profile_use into account when checking if PGO is enabled" by Yi Kong · 7 years ago
  37. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 7 years ago
  38. ca610d2 Take Enable_profile_use into account when checking if PGO is enabled by Yi Kong · 7 years ago
  39. b3174d1 Build System: Fix rpath error if native executable under testcase folder. by yangbill · 7 years ago
  40. 470969d Merge "Update clang to r328903" by Pirama Arumuga Nainar · 7 years ago
  41. d2343a3 Fix data race when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 7 years ago
  42. d7feb38 Update clang to r328903 by Pirama Arumuga Nainar · 7 years ago
  43. 6bcee9a Merge "Fix incomplete LTO bug workaround." by android-build-prod (mdb) · 7 years ago
  44. ea4b7b9 Fix incomplete LTO bug workaround. by Dan Albert · 7 years ago
  45. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago
  46. e5ac609 Disable LLD for Darwin host executables. by Chih-Hung Hsieh · 7 years ago
  47. 2782ca4 Merge "Add support for generating Compdb file" by Treehugger Robot · 7 years ago
  48. ec868fc Add support for generating Compdb file by Alex Light · 7 years ago
  49. 0b882f0 Revert "Support coverage instrumentation for Linux host" by Pirama Arumuga Nainar · 7 years ago
  50. 358056c Support coverage instrumentation for Linux host by Pirama Arumuga Nainar · 7 years ago
  51. 4884a17 Merge "Add double_loadable property and checks for it" by Treehugger Robot · 7 years ago
  52. 7e1130c Merge "build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test" by Treehugger Robot · 7 years ago
  53. 2b8959a Make 'use_clang_lld' property specifiable per architecture by Pirama Arumuga Nainar · 7 years ago
  54. 94853de Merge "Define clang lld flags for hosts." by Chih-hung Hsieh · 7 years ago
  55. 2183833 Merge "Friendlier message for ABI reference update" by Treehugger Robot · 7 years ago
  56. a5f11e4 Friendlier message for ABI reference update by Jiyong Park · 7 years ago
  57. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  58. 1f6b14e build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test by Nelson Li · 7 years ago
  59. 5fb8c10 Add double_loadable property and checks for it by Jiyong Park · 7 years ago
  60. 3101a96 Define clang lld flags for hosts. by Chih-Hung Hsieh · 7 years ago
  61. 556752d Merge "Fix ABI diff reporting with dist" by Treehugger Robot · 7 years ago
  62. b391fea Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks. by Jayant Chowdhary · 7 years ago
  63. edd1ae0 Fix ABI diff reporting with dist by Dan Willemsen · 7 years ago
  64. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  65. 18f568f Merge "Remove early-return statements of link-type check" by Treehugger Robot · 7 years ago
  66. b3f16de Merge "Consistently use Bool instead of proptools.Bool" by Colin Cross · 7 years ago
  67. da2171a Remove early-return statements of link-type check by Inseob Kim · 7 years ago
  68. 34b2283 Fix misleading error messages by Inseob Kim · 7 years ago
  69. 01a2872 Check compatibility between STLs correctly by Inseob Kim · 7 years ago
  70. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  71. ed12682 Merge "Use proptools.BoolDefault" by Colin Cross · 7 years ago
  72. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  73. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  74. 38b40df Use proptools.BoolDefault by Colin Cross · 7 years ago
  75. fb5b31c Fixing protoOutParams concatenation. by Kweku Adams · 7 years ago
  76. bc30a77 Merge "Add informational message to help with updation of VNDK abi references." by Jayant Chowdhary · 7 years ago
  77. 946e32e Add overrides to cc_binary by Yifan Hong · 7 years ago
  78. a9255a8 Support integer_overflow static lib diagnostics. by Ivan Lozano · 7 years ago
  79. d8b70a3 Add informational message to help with updation of VNDK abi references. by Jayant Chowdhary · 7 years ago
  80. d3c59a2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  81. 01b715e Merge "Allow platform modules to link to vendor public libraries" by Treehugger Robot · 7 years ago
  82. f895051 Merge "Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)"" by Vishwath Mohan · 7 years ago
  83. 3af8ee0 Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)" by Vishwath Mohan · 7 years ago
  84. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  85. 3ab49a2 Merge "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)" by Treehugger Robot · 7 years ago
  86. b170365 Use Soong modules for the NDK's extra STL libraries by Ryan Prichard · 7 years ago
  87. 289d548 Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong) by Vishwath Mohan · 7 years ago
  88. 1218a19 Fix data race on cfiExportsMap by Colin Cross · 7 years ago
  89. f46e37f Fix format string issues by Colin Cross · 7 years ago
  90. e42777a Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
  91. 215cedd Merge "Fix omission of llndk libraries during abi dump creation." by Treehugger Robot · 7 years ago
  92. 055fa01 Merge "Switch to clang 7.0" by Chih-hung Hsieh · 7 years ago
  93. fa920fa Fix omission of llndk libraries during abi dump creation. by Jayant Chowdhary · 7 years ago
  94. 0520611 Remove an extraneous space character. by Ryan Prichard · 7 years ago
  95. 3ede294 Switch to clang 7.0 by Chih-Hung Hsieh · 7 years ago
  96. 732aa6a Set __ANDROID_API__ for vendor modules to vndk version. by Justin Yun · 7 years ago
  97. eab1564 Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 7 years ago
  98. a8f5158 Use PlatformVndkVersion to find ABI dump by default by Logan Chien · 7 years ago
  99. bfe65a3 Merge "Mark generated renderscript header files as implicit outputs" by Treehugger Robot · 7 years ago
  100. 80e6054 Mark generated renderscript header files as implicit outputs by Colin Cross · 7 years ago