1. 972917d Support partial module variants with apex_contributions by Spandan Das · 11 months ago
  2. f2c1057 Fix non-determinism in prebuilt selection by Spandan Das · 11 months ago
  3. 45ac47e Merge changes I34385c48,I1e48947c into main by Ryan Prichard · 11 months ago
  4. af66212 Revert "Fix non-determinism in prebuilt selection" by Spandan Das · 11 months ago
  5. 2d8884a Fix non-determinism in prebuilt selection by Spandan Das · 11 months ago
  6. 21e2c10 disablePrebuilt: also clear sanitizer-dependent Srcs by Ryan Prichard · 11 months ago
  7. 718cf5b Define libc++ config macros to nothing by Ryan Prichard · 12 months ago
  8. 592b54c Merge "Update unaligned-vector-mem to -munaligned-access" into main by Aditya Kumar · 11 months ago
  9. 3faa792 Use BaseModuleName of dep when writing to make by Spandan Das · 11 months ago
  10. 2c90a92 Update unaligned-vector-mem to -munaligned-access by AdityaK · 11 months ago
  11. 6edbaa3 Merge "Remove wtautological warnings added during toolchain update" into main by Aditya Kumar · 11 months ago
  12. 30aec0d Merge "Error on the usage of -target flag" into main by Aditya Kumar · 11 months ago
  13. 3ce80ae Merge "Version LLNDK ABI dumps with VendorApiLevel" into main by Treehugger Robot · 11 months ago
  14. 53eb289 Merge "Separate LLNDK ABI diff reports from the other variants" into main by Hsin-Yi Chen · 11 months ago
  15. a0ad736 Remove wtautological warnings added during toolchain update by AdityaK · 11 months ago
  16. f6fbaac Error on the usage of -target flag by AdityaK · 12 months ago
  17. a82de71 Merge changes from topic "revert-2952265-revert-2925209-KVPWEBRQHT-BBCOVJBOVF" into main by Colin Cross · 11 months ago
  18. b882375 Merge "Only link the profile extras lib for device variant." into main by Yu Liu · 11 months ago
  19. 7493929 Enable -Wambiguous-reversed-operator by Pirama Arumuga Nainar · 11 months ago
  20. 09e1e8d Merge "Fix TestAfdoDeps for darwin" into main by Colin Cross · 11 months ago
  21. 3513fb1 Remove fdoProfileMutator by Colin Cross · 12 months ago
  22. e00614e Fix TestAfdoDeps for darwin by Colin Cross · 11 months ago
  23. c7c666a Merge "Remove macros that the Linux host no longer needs." into main by Treehugger Robot · 11 months ago
  24. 545ebf0 Merge changes I255fcbb8,I3ed4ce03 into main by Colin Cross · 11 months ago
  25. 49e8f25 Remove macros that the Linux host no longer needs. by Elliott Hughes · 11 months ago
  26. 12f239f Move Wno-ambiguous-reversed-operator to noOverrideGlobalCflags by AdityaK · 11 months ago
  27. 94688b5 s/Wno-error=unused-variable/Wno-unused-variable by AdityaK · 11 months ago
  28. d18128f Merge "Add Wno-ambiguous-reversed-operator to get around the operator== lookup issue in clang" into main by Aditya Kumar · 11 months ago
  29. 839eda5 Add Wno-ambiguous-reversed-operator to get around the operator== lookup issue in clang by AdityaK · 11 months ago
  30. d38feb0 Convert AFDO mutators to TransitionMutator by Colin Cross · 12 months ago
  31. 5897fd6 Merge "Remove __STDC_FORMAT_MACROS." into main by Elliott Hughes · 11 months ago
  32. 15fa814 Disable more of AFDO for host modules by Colin Cross · 11 months ago
  33. da4c89f Add more AFDO tests by Colin Cross · 11 months ago
  34. 1c80585 Remove __STDC_FORMAT_MACROS. by Elliott Hughes · 11 months ago
  35. ac43c55 Remove macros that Darwin never used. by Elliott Hughes · 11 months ago
  36. 2c4a977 Version LLNDK ABI dumps with VendorApiLevel by Hsin-Yi Chen · 12 months ago
  37. 362c188 Separate LLNDK ABI diff reports from the other variants by Hsin-Yi Chen · 12 months ago
  38. 196d949 Merge changes from topic "revert-2925209-KVPWEBRQHT" into main by Ke-Yu Lu · 12 months ago
  39. 0be9d60 Revert "Convert AFDO mutators to TransitionMutator" by Ke-Yu Lu · 12 months ago
  40. 351d364 Revert "Remove fdoProfileMutator" by Ke-Yu Lu · 12 months ago
  41. e5b8b97 Merge "Reapply "Rename LOCAL_USE_VNDK"" into main by Kiyoung Kim · 12 months ago
  42. 6c39274 Merge changes Ied8fd7b5,Ib0584545 into main by Colin Cross · 12 months ago
  43. 84b6508 Reapply "Rename LOCAL_USE_VNDK" by Kiyoung Kim · 12 months ago
  44. b2a5662 Merge "Revert^2 "Update clang version to clang-r510928"" into main by Aditya Kumar · 12 months ago
  45. fe423e3 Merge "Reduce warning spam from "unused-" flags in //external, //vendor, //hardware" into main by Treehugger Robot · 12 months ago
  46. ef7c121 Revert^2 "Update clang version to clang-r510928" by Aditya Kumar · 12 months ago
  47. 0e5f6e4 Merge "Revert "Rename LOCAL_USE_VNDK"" into main by Treehugger Robot · 12 months ago
  48. ed63c02 Revert "Rename LOCAL_USE_VNDK" by Kiyoung Kim · 12 months ago
  49. 14b5f6e Merge "Remove x86 specific flags from bpf target" into main by Aditya Kumar · 12 months ago
  50. 6cfd07e Remove x86 specific flags from bpf target by AdityaK · 12 months ago
  51. c9d4eab Merge "Separate LLNDK from the platform library dumps" into main by Hsin-Yi Chen · 12 months ago
  52. 838b29e Merge "Rename LOCAL_USE_VNDK" into main by Treehugger Robot · 12 months ago
  53. b370adb Merge "Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSION" into main by Treehugger Robot · 12 months ago
  54. f4ffe0a soong: Add crt_pad_segment to .so's by Kalesh Singh · 12 months ago
  55. 0fcadd8 Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSION by Kiyoung Kim · 12 months ago
  56. 50884dc Separate LLNDK from the platform library dumps by Hsin-Yi Chen · 1 year ago
  57. 22686ba Revert "Update clang version to clang-r510928" by Pirama Arumuga Nainar · 12 months ago
  58. 0790ce2 Update clang version to clang-r510928 by AdityaK · 1 year, 3 months ago
  59. 13b0637 Reduce warning spam from "unused-" flags in //external, //vendor, //hardware by Prashanth Swaminathan · 12 months ago
  60. 7acf94b Merge "Find LLNDK dumps in prebuilts/abi-dumps/vndk" into main by Hsin-Yi Chen · 12 months ago
  61. 1132b8c Rename LOCAL_USE_VNDK by Kiyoung Kim · 12 months ago
  62. a8a5f64 Merge "Support mechanism to select a specific version of module sdk prebuilt" into main by Treehugger Robot · 12 months ago
  63. 04a5993 Merge "Convert orderfile mutators to TransitionMutator" into main by Colin Cross · 12 months ago
  64. 704c12d Find LLNDK dumps in prebuilts/abi-dumps/vndk by Hsin-Yi Chen · 12 months ago
  65. c21f548 Merge "cc: Vendor modules should NOT derive its "SDK" level from VNDK" into main by Yi-Yo Chiang · 12 months ago
  66. 03dcd93 Merge "Disable shrink-wrap optimization for arm32 devices Bug: b/319464283 Bug: b/322359235" into main by Aditya Kumar · 12 months ago
  67. 2b6dfb5 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 12 months ago
  68. c4b7a18 Disable shrink-wrap optimization for arm32 devices by AdityaK · 12 months ago
  69. 5d6c1ee Merge "Convert LTO mutators to TransitionMutator" into main by Colin Cross · 12 months ago
  70. 943aa5c Remove fdoProfileMutator by Colin Cross · 12 months ago
  71. a6b407f Convert AFDO mutators to TransitionMutator by Colin Cross · 12 months ago
  72. 33e0c81 Convert orderfile mutators to TransitionMutator by Colin Cross · 12 months ago
  73. 6ac83a8 Convert LTO mutators to TransitionMutator by Colin Cross · 12 months ago
  74. e28cdf3 Merge "Convert coverageMutator to a TransitionMutator" into main by Colin Cross · 12 months ago
  75. 471e181 Merge "Replace goldmont-without-xsaves build with goldmont-without-sha-xsaves" into main by Treehugger Robot · 12 months ago
  76. 2a7e184 Merge "Export clang coverage flags" into main by Treehugger Robot · 12 months ago
  77. f5f4ad3 Convert coverageMutator to a TransitionMutator by Colin Cross · 12 months ago
  78. b6d818d Replace goldmont-without-xsaves build with goldmont-without-sha-xsaves by Satoshi Niwa · 12 months ago
  79. 1e33a31 Merge "Really disable auto-vectorization." into main by Treehugger Robot · 12 months ago
  80. 88960aa cc: Vendor modules should NOT derive its "SDK" level from VNDK by Yi-Yo Chiang · 12 months ago
  81. 2ced4b5 Greatly reduce build warning spam. by Elliott Hughes · 12 months ago
  82. 6c93f69 Really disable auto-vectorization. by Elliott Hughes · 12 months ago
  83. 5376892 [riscv64] disable vectorizer during LTO by Pirama Arumuga Nainar · 12 months ago
  84. 431c0b9 Pass jump-is-expensive flag both to compiler and linker by AdityaK · 12 months ago
  85. 1b1b9a9 Merge changes from topic "soong-tests-presubmit" into main by Colin Cross · 12 months ago
  86. c0ea850 Disable auto-vectorization. by Elliott Hughes · 12 months ago
  87. bcf5370 Fix race CommonGlobalCflags when running tests in parallel. by Colin Cross · 12 months ago
  88. 8487c0b Soong works with empty VNDK version by Kiyoung Kim · 1 year ago
  89. 1589c96 Export clang coverage flags by Gabriel Chen · 1 year, 2 months ago
  90. 1c4cc3d Merge "Disable tidy checks for generated code" into main by JaeMan Park · 1 year ago
  91. 1c683b3 Merge "Do not build ABI dumps for VNDK" into main by Hsin-Yi Chen · 1 year ago
  92. afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year ago
  93. acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 1 year ago
  94. 3dba4d2 Disable tidy checks for generated code by JaeMan Park · 1 year ago
  95. 395c47f Merge "Generate VNDK independent image variant with cc genrule" into main by Treehugger Robot · 1 year ago
  96. 4c41458 Merge "Split usage of UseVndk" into main by Kiyoung Kim · 1 year ago
  97. 853e391 Generate VNDK independent image variant with cc genrule by Kiyoung Kim · 1 year ago
  98. 1036316 "master" was renamed "main". by Elliott Hughes · 1 year ago
  99. 27bafd0 Do not build ABI dumps for VNDK by Hsin-Yi Chen · 1 year ago
  100. aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year ago