1. 8d52f86 Fix: recovery module is disabled on 32-bit targets by Jiyong Park · 7 years ago
  2. b468bca aidl: -ninja -> --ninja by Steven Moreland · 7 years ago
  3. c415116 Merge "Revert^6 "Move -Wno-enum-compare{,-switch} to external cflags"" by Yi Kong · 7 years ago
  4. 19fae4e Remove unsupported/unused No_pie property by Pirama Arumuga Nainar · 7 years ago
  5. e1e83e4 Revert^6 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  6. c729b50 Revert^5 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  7. e0050eb Revert^4 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  8. 2041653 Do not set entry-point for Windows by Pirama Arumuga Nainar · 7 years ago
  9. 83d716c Do not enable sanitizers on Windows by Pirama Arumuga Nainar · 7 years ago
  10. 9d951a1 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  11. 8a852e7 Use clang for windows host modules by Pirama Arumuga Nainar · 7 years ago
  12. abf1b31 Use -static-libgcc for Windows by Pirama Arumuga Nainar · 7 years ago
  13. ad47a27 Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make. by Chih-Hung Hsieh · 7 years ago
  14. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  15. 87e50a0 Merge "Recovery partition uses the first architecture only" by Treehugger Robot · 7 years ago
  16. d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
  17. 413cc74 Recovery partition uses the first architecture only by Jiyong Park · 7 years ago
  18. 9c63363 Remove workaround for cortex-a55/a75 by Yi Kong · 7 years ago
  19. 8eb8704 Merge "Update ToolingCFlags overrides to include other new architectures" by Yi Kong · 7 years ago
  20. 72f9a0b Update ToolingCFlags overrides to include other new architectures by Yi Kong · 7 years ago
  21. 33ab6f6 Merge changes from topic "sharedlib_in_recovery" by Treehugger Robot · 7 years ago
  22. ef1ff3d Fix VNDK-Ext ABI check regression by Logan Chien · 7 years ago
  23. 8ad4485 Revert "Revert "Revert "Move -Wno-enum-compare{,-switch} to external cflags""" by Martijn Coenen · 7 years ago
  24. cc4bbdc Revert "Revert "Move -Wno-enum-compare{,-switch} to external cflags"" by Yi Kong · 7 years ago
  25. 04f0140 Merge "Revert "Move -Wno-enum-compare{,-switch} to external cflags"" by Treehugger Robot · 7 years ago
  26. 2f71a6a Revert "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  27. 276e82e Merge "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  28. d27a18f Merge "Only write CMakeLists.txt for normal variants" by Treehugger Robot · 7 years ago
  29. 01c66c1 Merge "Add lld --no-rosegment flag to work with unwinder." by Treehugger Robot · 7 years ago
  30. b18814e Add lld --no-rosegment flag to work with unwinder. by Chih-Hung Hsieh · 7 years ago
  31. 96d221f Move -Wno-enum-compare{,-switch} to external cflags by Yi Kong · 7 years ago
  32. 694b1c7 Merge "For llndk libraries add -consider-opaque-types-different to header-abi-diff invocation." by Jayant Chowdhary · 7 years ago
  33. c7434e2 For llndk libraries add -consider-opaque-types-different to header-abi-diff invocation. by Jayant Chowdhary · 7 years ago
  34. d54aee5 Recovery variants are built with -D__ANDROID_RECOVERY__ by Jiyong Park · 7 years ago
  35. 2e67431 Recovery partition has same layout as system by Jiyong Park · 7 years ago
  36. 3e2323d Add binder32bit to vndk_prebuilt module by Justin Yun · 7 years ago
  37. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  38. dfe4752 Only write CMakeLists.txt for normal variants by Colin Cross · 7 years ago
  39. cc80f8d Revert "Revert "Add external projects only CFlags option"" by Yi Kong · 7 years ago
  40. 2d24c1b Remove references to SourceDepTag in module types by Colin Cross · 7 years ago
  41. a9ccbb7 Revert "Add external projects only CFlags option" by Kevin Rocard · 7 years ago
  42. 6a35087 Add external projects only CFlags option by Yi Kong · 7 years ago
  43. 85b1e39 Merge "Fix mac sdk build" by Treehugger Robot · 7 years ago
  44. 1efd4a9 Merge "Add a preprocessed_ndk_headers module type." by Treehugger Robot · 7 years ago
  45. fdb20d0 Fix mac sdk build by Dan Willemsen · 7 years ago
  46. 1d2318d Merge "Allow more PATH tools, expose HOST_STRIP" by Treehugger Robot · 7 years ago
  47. a418112 Merge "Handle pack_relocations in linker.cc" by Chih-hung Hsieh · 7 years ago
  48. f6d3006 Allow more PATH tools, expose HOST_STRIP by Dan Willemsen · 7 years ago
  49. cb1b4b2 Add a preprocessed_ndk_headers module type. by Dan Albert · 7 years ago
  50. 05b002d Don't enable diagnostics for CFI when setting the CFI sanitizer. by Vishwath Mohan · 7 years ago
  51. 9768628 LOCAL_SDK_VERSION is not emitted for recovery variant by Jiyong Park · 7 years ago
  52. 8681471 Handle pack_relocations in linker.cc by Chih-Hung Hsieh · 7 years ago
  53. 523cef0 Merge "Use new flex binary" by Treehugger Robot · 7 years ago
  54. c8036c1 Merge changes from topic "recovery_available" by Treehugger Robot · 7 years ago
  55. 4a2dcb5 fix: recovery.cflags now works by Jiyong Park · 7 years ago
  56. b7adae8 Use new flex binary by Dan Willemsen · 7 years ago
  57. 97f9c96 Rename preprocessed_ndk_headers to versioned_ndk_headers. by Dan Albert · 7 years ago
  58. 19ff8b4 Add exclude_srcs property to ndk_headers modules. by Dan Albert · 7 years ago
  59. 7122205 Fix typo. Properies -> Properties. by Dan Albert · 7 years ago
  60. 6caa21a Mark as recovery_available:true by Jiyong Park · 7 years ago
  61. 3f736c9 Add recovery_available to cc_genrule by Jiyong Park · 7 years ago
  62. 1a6e5c0 Remove cortex-a53 linker workaround for new cpus. by Christopher Ferris · 7 years ago
  63. 39d167a Temporarily remove -check-all-apis from header-abi-diff invocation. by Jayant Chowdhary · 7 years ago
  64. 5e011a2 Merge "Disable dtor inlining for clang-tidy" by Treehugger Robot · 7 years ago
  65. 59fdea2 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  66. f9332f1 Support recovery and recovery_available by Jiyong Park · 8 years ago
  67. f923f2b Remove the unused `tags` property by Dan Willemsen · 7 years ago
  68. ce617bb Merge "Allow abi diffs sanitized variants of vndk libraries on production devices." by Jayant Chowdhary · 7 years ago
  69. 030ccee Disable dtor inlining for clang-tidy by George Burgess IV · 7 years ago
  70. ba14a8f Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  71. b7e08ca Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  72. cfedb7b Merge "Build System: Fix rpath error if native executable under testcase folder." by Treehugger Robot · 7 years ago
  73. ea144bf Merge "Take Enable_profile_use into account when checking if PGO is enabled" by Yi Kong · 7 years ago
  74. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 8 years ago
  75. ca610d2 Take Enable_profile_use into account when checking if PGO is enabled by Yi Kong · 7 years ago
  76. b3174d1 Build System: Fix rpath error if native executable under testcase folder. by yangbill · 7 years ago
  77. 470969d Merge "Update clang to r328903" by Pirama Arumuga Nainar · 7 years ago
  78. d2343a3 Fix data race when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 7 years ago
  79. d7feb38 Update clang to r328903 by Pirama Arumuga Nainar · 7 years ago
  80. 6bcee9a Merge "Fix incomplete LTO bug workaround." by android-build-prod (mdb) · 7 years ago
  81. ea4b7b9 Fix incomplete LTO bug workaround. by Dan Albert · 7 years ago
  82. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 8 years ago
  83. e5ac609 Disable LLD for Darwin host executables. by Chih-Hung Hsieh · 7 years ago
  84. 2782ca4 Merge "Add support for generating Compdb file" by Treehugger Robot · 7 years ago
  85. ec868fc Add support for generating Compdb file by Alex Light · 7 years ago
  86. 0b882f0 Revert "Support coverage instrumentation for Linux host" by Pirama Arumuga Nainar · 7 years ago
  87. 358056c Support coverage instrumentation for Linux host by Pirama Arumuga Nainar · 7 years ago
  88. 4884a17 Merge "Add double_loadable property and checks for it" by Treehugger Robot · 7 years ago
  89. 7e1130c Merge "build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test" by Treehugger Robot · 7 years ago
  90. 2b8959a Make 'use_clang_lld' property specifiable per architecture by Pirama Arumuga Nainar · 7 years ago
  91. 94853de Merge "Define clang lld flags for hosts." by Chih-hung Hsieh · 7 years ago
  92. 2183833 Merge "Friendlier message for ABI reference update" by Treehugger Robot · 7 years ago
  93. a5f11e4 Friendlier message for ABI reference update by Jiyong Park · 7 years ago
  94. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  95. 1f6b14e build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test by Nelson Li · 7 years ago
  96. 5fb8c10 Add double_loadable property and checks for it by Jiyong Park · 7 years ago
  97. 3101a96 Define clang lld flags for hosts. by Chih-Hung Hsieh · 7 years ago
  98. 556752d Merge "Fix ABI diff reporting with dist" by Treehugger Robot · 7 years ago
  99. b391fea Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks. by Jayant Chowdhary · 8 years ago
  100. edd1ae0 Fix ABI diff reporting with dist by Dan Willemsen · 7 years ago