1. 030ccee Disable dtor inlining for clang-tidy by George Burgess IV · 7 years ago
  2. 470969d Merge "Update clang to r328903" by Pirama Arumuga Nainar · 7 years ago
  3. d2343a3 Fix data race when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 7 years ago
  4. d7feb38 Update clang to r328903 by Pirama Arumuga Nainar · 7 years ago
  5. 6bcee9a Merge "Fix incomplete LTO bug workaround." by android-build-prod (mdb) · 7 years ago
  6. ea4b7b9 Fix incomplete LTO bug workaround. by Dan Albert · 7 years ago
  7. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 8 years ago
  8. e5ac609 Disable LLD for Darwin host executables. by Chih-Hung Hsieh · 7 years ago
  9. 2782ca4 Merge "Add support for generating Compdb file" by Treehugger Robot · 7 years ago
  10. ec868fc Add support for generating Compdb file by Alex Light · 7 years ago
  11. 0b882f0 Revert "Support coverage instrumentation for Linux host" by Pirama Arumuga Nainar · 7 years ago
  12. 358056c Support coverage instrumentation for Linux host by Pirama Arumuga Nainar · 7 years ago
  13. 4884a17 Merge "Add double_loadable property and checks for it" by Treehugger Robot · 7 years ago
  14. 7e1130c Merge "build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test" by Treehugger Robot · 7 years ago
  15. 2b8959a Make 'use_clang_lld' property specifiable per architecture by Pirama Arumuga Nainar · 7 years ago
  16. 94853de Merge "Define clang lld flags for hosts." by Chih-hung Hsieh · 7 years ago
  17. 2183833 Merge "Friendlier message for ABI reference update" by Treehugger Robot · 7 years ago
  18. a5f11e4 Friendlier message for ABI reference update by Jiyong Park · 7 years ago
  19. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  20. 1f6b14e build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test by Nelson Li · 7 years ago
  21. 5fb8c10 Add double_loadable property and checks for it by Jiyong Park · 7 years ago
  22. 3101a96 Define clang lld flags for hosts. by Chih-Hung Hsieh · 7 years ago
  23. 556752d Merge "Fix ABI diff reporting with dist" by Treehugger Robot · 7 years ago
  24. b391fea Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks. by Jayant Chowdhary · 8 years ago
  25. edd1ae0 Fix ABI diff reporting with dist by Dan Willemsen · 7 years ago
  26. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  27. 18f568f Merge "Remove early-return statements of link-type check" by Treehugger Robot · 7 years ago
  28. b3f16de Merge "Consistently use Bool instead of proptools.Bool" by Colin Cross · 7 years ago
  29. da2171a Remove early-return statements of link-type check by Inseob Kim · 7 years ago
  30. 34b2283 Fix misleading error messages by Inseob Kim · 7 years ago
  31. 01a2872 Check compatibility between STLs correctly by Inseob Kim · 7 years ago
  32. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  33. ed12682 Merge "Use proptools.BoolDefault" by Colin Cross · 7 years ago
  34. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  35. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  36. 38b40df Use proptools.BoolDefault by Colin Cross · 7 years ago
  37. fb5b31c Fixing protoOutParams concatenation. by Kweku Adams · 7 years ago
  38. bc30a77 Merge "Add informational message to help with updation of VNDK abi references." by Jayant Chowdhary · 7 years ago
  39. 946e32e Add overrides to cc_binary by Yifan Hong · 7 years ago
  40. a9255a8 Support integer_overflow static lib diagnostics. by Ivan Lozano · 7 years ago
  41. d8b70a3 Add informational message to help with updation of VNDK abi references. by Jayant Chowdhary · 8 years ago
  42. d3c59a2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  43. 01b715e Merge "Allow platform modules to link to vendor public libraries" by Treehugger Robot · 7 years ago
  44. f895051 Merge "Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)"" by Vishwath Mohan · 7 years ago
  45. 3af8ee0 Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)" by Vishwath Mohan · 7 years ago
  46. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  47. 3ab49a2 Merge "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)" by Treehugger Robot · 7 years ago
  48. b170365 Use Soong modules for the NDK's extra STL libraries by Ryan Prichard · 7 years ago
  49. 289d548 Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong) by Vishwath Mohan · 7 years ago
  50. 1218a19 Fix data race on cfiExportsMap by Colin Cross · 7 years ago
  51. f46e37f Fix format string issues by Colin Cross · 7 years ago
  52. e42777a Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
  53. 215cedd Merge "Fix omission of llndk libraries during abi dump creation." by Treehugger Robot · 7 years ago
  54. 055fa01 Merge "Switch to clang 7.0" by Chih-hung Hsieh · 7 years ago
  55. fa920fa Fix omission of llndk libraries during abi dump creation. by Jayant Chowdhary · 7 years ago
  56. 0520611 Remove an extraneous space character. by Ryan Prichard · 7 years ago
  57. 3ede294 Switch to clang 7.0 by Chih-Hung Hsieh · 8 years ago
  58. 732aa6a Set __ANDROID_API__ for vendor modules to vndk version. by Justin Yun · 7 years ago
  59. eab1564 Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 7 years ago
  60. a8f5158 Use PlatformVndkVersion to find ABI dump by default by Logan Chien · 7 years ago
  61. bfe65a3 Merge "Mark generated renderscript header files as implicit outputs" by Treehugger Robot · 7 years ago
  62. 80e6054 Mark generated renderscript header files as implicit outputs by Colin Cross · 7 years ago
  63. 04a0fe3 Merge "Add opt-in option to turn on ThinLTO caching" by Yi Kong · 7 years ago
  64. 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
  65. 45d4f09 Merge changes I406c5bef,Ibde685d7,I1c09412d by Logan Chien · 7 years ago
  66. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  67. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  68. 8aeaa71 Add opt-in option to turn on ThinLTO caching by Yi Kong · 7 years ago
  69. bc0c509 Add DistPath to reference the dist folder by Dan Willemsen · 7 years ago
  70. 54daaf0 Switch PackageContext functions to take a ctx by Dan Willemsen · 7 years ago
  71. a052599 Remove obsolete Brillo variable by Dan Willemsen · 7 years ago
  72. 9c6bc37 Merge "Use xz prebuilt" by Treehugger Robot · 7 years ago
  73. 19e62e5 Merge "Revert "Fix absolute paths in clang debug output"" by Treehugger Robot · 7 years ago
  74. 8fec83a Use xz prebuilt by Dan Willemsen · 7 years ago
  75. 8aed42c Use a versioned profile file if available by Pirama Arumuga Nainar · 7 years ago
  76. 8054f0a Revert "Fix absolute paths in clang debug output" by Dan Willemsen · 7 years ago
  77. 6424d17 Allow proto properties in cc/java_defaults by Dan Willemsen · 7 years ago
  78. 30c5db2 Add minimal-runtime support for integer overflows. by Ivan Lozano · 7 years ago
  79. d4bc556 Switch to clang-4639204. by Stephen Hines · 7 years ago
  80. 22963cd No abi diffing for vndk libraries which are not vendor available. by Jayant Chowdhary · 7 years ago
  81. f975865 Merge "Switch to clang-4630689" by Pirama Arumuga Nainar · 7 years ago
  82. 83a4958 Merge changes I6f7d40b7,I25654032 by Treehugger Robot · 7 years ago
  83. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 7 years ago
  84. ea0a2e1 Disable abi diffs for sanitized variants of modules. by Jayant Chowdhary · 7 years ago
  85. 4a825ee Switch to clang-4630689 by Pirama Arumuga Nainar · 7 years ago
  86. dcd33b6 Create a make variable for all lsdump files. by Jayant Chowdhary · 7 years ago
  87. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 7 years ago
  88. 7c695eb Merge "Add proto.canonical_path_from_root" by Dan Willemsen · 7 years ago
  89. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  90. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 7 years ago
  91. 2f2f24f Merge "Only depend on a single file for generated headers" by Treehugger Robot · 7 years ago
  92. 50b8682 Merge "Fix NDK gtest name." by Treehugger Robot · 7 years ago
  93. e35ad13 Merge "Use android.InList for inList" by Treehugger Robot · 7 years ago
  94. 9da9d49 Only depend on a single file for generated headers by Dan Willemsen · 7 years ago
  95. 7dd5899 Fix NDK gtest name. by Dan Albert · 7 years ago
  96. 0d0ba59 Use android.InList for inList by Colin Cross · 7 years ago
  97. b49ff30 Merge "Start using clang-tools prebuilts for abi diffing tools." by Jayant Chowdhary · 7 years ago
  98. d240e3d Merge "Only emit enabled VNDK libraries" by Treehugger Robot · 7 years ago
  99. a4c6df5 Start using clang-tools prebuilts for abi diffing tools. by Jayant Chowdhary · 7 years ago
  100. 5789ca9 Use the platform -std= for sdk_version. by Elliott Hughes · 7 years ago