1. 7e21ca0 Merge "rust: Support for generated c files from bindgen" into main by Ivan Lozano · 1 year, 8 months ago
  2. 5fea568 Merge "cc: Remove unneeded ubsan library linkage on host" into main by Ivan Lozano · 1 year, 8 months ago
  3. 3b591c7 rust: Support for generated c files from bindgen by Ivan Lozano · 1 year, 9 months ago
  4. 2a2d509 cc: Remove unneeded ubsan library linkage on host by Ivan Lozano · 1 year, 9 months ago
  5. 364740b Merge "Merge logtags from cc modules too" into main by Inseob Kim · 1 year, 9 months ago
  6. 37d1720 Merge "Make memtag_stack a variant" into main by Florian Mayer · 1 year, 9 months ago
  7. dbd91b0 Merge "cc: Remove exclude_header_libs from export_header_lib_headers" into main by Cole Faust · 1 year, 9 months ago
  8. 3a7caee Merge "Move LLNDK related logic to llndk_library" into main by Kiyoung Kim · 1 year, 9 months ago
  9. 41cbccc cc: Remove exclude_header_libs from export_header_lib_headers by Abhishek Gadewar · 1 year, 9 months ago
  10. 08f670a Merge "soong: Use the CpExecutable rule for copying libraries" into main by Treehugger Robot · 1 year, 9 months ago
  11. 39b5362 Merge "Pass -mllvm flags for memtag-stack correctly to linker" into main by Florian Mayer · 1 year, 9 months ago
  12. 99addb1 remove hwasan-use-after-scope=1 which is default now by Florian Mayer · 1 year, 9 months ago
  13. ab97e28 Pass -mllvm flags for memtag-stack correctly to linker by Florian Mayer · 1 year, 9 months ago
  14. 5ccc421 Make memtag_stack a variant by Florian Mayer · 1 year, 10 months ago
  15. 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 1 year, 9 months ago
  16. 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 9 months ago
  17. f6fc525 Let header-abi-linker filter llndk, apex, and systemapi symbols by Hsin-Yi Chen · 1 year, 9 months ago
  18. 473b355 Merge "Split APEX ABI dumps from implementation ABI dumps" into main by Hsin-Yi Chen · 1 year, 9 months ago
  19. 98da021 Split APEX ABI dumps from implementation ABI dumps by Hsin-Yi Chen · 1 year, 9 months ago
  20. 79cd689 Remove cc_api_library related code from sdkMutator by Spandan Das · 1 year, 9 months ago
  21. 33fb507 Revert^3 "Upgrade to clang-r522817" by Yi Kong · 1 year, 9 months ago
  22. 7a40125 Revert^2 "Upgrade to clang-r522817" by Yi Kong · 1 year, 9 months ago
  23. 321dd23 Revert "Upgrade to clang-r522817" by Phenix Chen · 1 year, 9 months ago
  24. dccbef3 Upgrade to clang-r522817 by Yi Kong · 1 year, 10 months ago
  25. 6a08d49 Add test-only for test-per-src cc modules by Ronald Braunstein · 1 year, 9 months ago
  26. c0df1af Merge "Pass system include dirs to header ABI checker" into main by Hsin-Yi Chen · 1 year, 9 months ago
  27. 9a7898d Merge "Allow override of -Wno-error=format" into main by Treehugger Robot · 1 year, 9 months ago
  28. fc5cdcb Include __BIONIC_NO_PAGE_SIZE_MACRO flag to avoid breaking libraries by Juan Yescas · 1 year, 9 months ago
  29. a115e26 Add "test-only" flag for cc modules by Ronald Braunstein · 1 year, 9 months ago
  30. eefabc8 Allow override of -Wno-error=format by David Duarte · 1 year, 9 months ago
  31. 8d1b2db Merge "Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO." into main by Steven Moreland · 1 year, 9 months ago
  32. 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 1 year, 10 months ago
  33. 1edffe1 Merge "Filter ABI dumps by LLNDK headers and version scripts" into main by Hsin-Yi Chen · 1 year, 9 months ago
  34. c63c430 Merge "Add deps to blocklist path" into main by Aditya Kumar · 1 year, 9 months ago
  35. 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 9 months ago
  36. 64b2d03 Filter ABI dumps by LLNDK headers and version scripts by Hsin-Yi Chen · 1 year, 10 months ago
  37. ed2adb8 Merge "Remove Device VNDK version usage from Soong" into main by Treehugger Robot · 1 year, 9 months ago
  38. 2a48136 Use __BIONIC_DEPRECATED_PAGE_SIZE_MACRO. by Steven Moreland · 1 year, 9 months ago
  39. d22fcc4 Merge "Let LLNDK implementation libraries depend on LLNDK headers" into main by Hsin-Yi Chen · 1 year, 9 months ago
  40. fe66e13 Merge "Deprecate Snapshot build" into main by Treehugger Robot · 1 year, 9 months ago
  41. 4e765b1 Remove Device VNDK version usage from Soong by Kiyoung Kim · 1 year, 9 months ago
  42. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 9 months ago
  43. f280b23 Reland "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 9 months ago
  44. 6f591bf Merge "Revert "Use cp instead of install for ndk_headers"" into main by Spandan Das · 1 year, 9 months ago
  45. c299c3f Revert "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 9 months ago
  46. e5e0fb0 Merge "Use cp instead of install for ndk_headers" into main by Spandan Das · 1 year, 9 months ago
  47. 1202729 Use cp instead of install for ndk_headers by Spandan Das · 1 year, 9 months ago
  48. 6e6f522 Add deps to blocklist path by AdityaK · 1 year, 9 months ago
  49. 715142a Let LLNDK implementation libraries depend on LLNDK headers by Hsin-Yi Chen · 1 year, 10 months ago
  50. af36988 Refactor header ABI checker code by Hsin-Yi Chen · 1 year, 10 months ago
  51. 6954bd2 Merge "Remove PlatformVndkVersion property" into main by Kiyoung Kim · 1 year, 10 months ago
  52. 342fa6b Add global C flags to compile_commands by Luis Useche · 1 year, 10 months ago
  53. fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 1 year, 10 months ago
  54. 82488ca Merge "Remove VNDK information from CC and APEX tests" into main by Kiyoung Kim · 1 year, 10 months ago
  55. 149f8e1 Merge "Remove vendor_snapshot_test" into main by Kiyoung Kim · 1 year, 10 months ago
  56. 0d1c1e6 Remove VNDK information from CC and APEX tests by Kiyoung Kim · 1 year, 10 months ago
  57. d8ec229 Remove vendor_snapshot_test by Kiyoung Kim · 1 year, 10 months ago
  58. 1392189 Merge "Revert^3 "Enable full LTO optimization by default"" into main by Chungro Lee · 1 year, 10 months ago
  59. 97f6858 Revert^3 "Enable full LTO optimization by default" by Chungro Lee · 1 year, 10 months ago
  60. 2590054 Merge "Revert^2 "Enable full LTO optimization by default"" into main by Yi Kong · 1 year, 10 months ago
  61. 7549990 Revert^2 "Enable full LTO optimization by default" by Yi Kong · 1 year, 10 months ago
  62. c903b8d Re-enable abi checking for hwasan builds. by Elliott Hughes · 1 year, 10 months ago
  63. 949157d Merge "Remove ThinLTO workaround for VNDK" into main by Yi Kong · 1 year, 10 months ago
  64. e58af3d Merge "Add required, host_required, and target_required as dependencies" into main by Treehugger Robot · 1 year, 10 months ago
  65. bfa7f26 Merge "Revert "Enable full LTO optimization by default"" into main by Treehugger Robot · 1 year, 10 months ago
  66. 55019c4 Revert "Enable full LTO optimization by default" by Yi Kong · 1 year, 10 months ago
  67. 2703b42 Merge "Enable full LTO optimization by default" into main by Yi Kong · 1 year, 10 months ago
  68. e022cf5 Remove ThinLTO workaround for VNDK by Yi Kong · 2 years, 3 months ago
  69. 950e8c9 [cc:riscv64] Do not pass -mno-strict-align while linking by Pirama Arumuga Nainar · 1 year, 10 months ago
  70. bc7c97b Merge "Defer to clang for `--hash-style`." into main by Elliott Hughes · 1 year, 10 months ago
  71. b48fb83 Defer to clang for `--hash-style`. by Elliott Hughes · 1 year, 10 months ago
  72. 8bcf3c6 Add required, host_required, and target_required as dependencies by Jiyong Park · 1 year, 10 months ago
  73. 1f4ffda Merge "Support multilib property for cc_genrule" into main by Treehugger Robot · 1 year, 10 months ago
  74. 750334a Support multilib property for cc_genrule by kellyhung · 1 year, 10 months ago
  75. 0593537 [cc:riscv64] change -munaligned-access to -mno-strict-align by Pirama Arumuga Nainar · 1 year, 10 months ago
  76. c260046 Fully document all the riscv64 flags. by Elliott Hughes · 1 year, 10 months ago
  77. f509eba Merge "Validate aconfig libs are built with the correct modes." into main by Yu Liu · 1 year, 10 months ago
  78. ed9005b Merge "Clean up LLNDK stubs" into main by Jooyung Han · 1 year, 10 months ago
  79. 2b8b2b2 Merge "ndkstubgen: use llndk=<version> for new llndk stub" into main by Jooyung Han · 1 year, 10 months ago
  80. 33eb615 ndkstubgen: use llndk=<version> for new llndk stub by Jooyung Han · 1 year, 10 months ago
  81. 9f38694 Merge "soong: ldflags: Add separate-loadable-segments" into main by Kalesh Singh · 1 year, 10 months ago
  82. fa1ebf5 soong: ldflags: Add separate-loadable-segments by Kalesh Singh · 1 year, 10 months ago
  83. 5e8994e Clean up LLNDK stubs by Jooyung Han · 1 year, 10 months ago
  84. f1f276c Let header ABI checker load core variants' version scripts by Hsin-Yi Chen · 1 year, 10 months ago
  85. 67a2842 Validate aconfig libs are built with the correct modes. by Yu Liu · 1 year, 10 months ago
  86. ce23b9b Enable full LTO optimization by default by Yi Kong · 1 year, 10 months ago
  87. 972917d Support partial module variants with apex_contributions by Spandan Das · 1 year, 11 months ago
  88. f2c1057 Fix non-determinism in prebuilt selection by Spandan Das · 1 year, 11 months ago
  89. 45ac47e Merge changes I34385c48,I1e48947c into main by Ryan Prichard · 1 year, 11 months ago
  90. af66212 Revert "Fix non-determinism in prebuilt selection" by Spandan Das · 1 year, 11 months ago
  91. 2d8884a Fix non-determinism in prebuilt selection by Spandan Das · 1 year, 11 months ago
  92. 21e2c10 disablePrebuilt: also clear sanitizer-dependent Srcs by Ryan Prichard · 1 year, 11 months ago
  93. 718cf5b Define libc++ config macros to nothing by Ryan Prichard · 2 years ago
  94. 592b54c Merge "Update unaligned-vector-mem to -munaligned-access" into main by Aditya Kumar · 1 year, 11 months ago
  95. 3faa792 Use BaseModuleName of dep when writing to make by Spandan Das · 1 year, 11 months ago
  96. 2c90a92 Update unaligned-vector-mem to -munaligned-access by AdityaK · 1 year, 11 months ago
  97. 6edbaa3 Merge "Remove wtautological warnings added during toolchain update" into main by Aditya Kumar · 1 year, 11 months ago
  98. 30aec0d Merge "Error on the usage of -target flag" into main by Aditya Kumar · 1 year, 11 months ago
  99. 3ce80ae Merge "Version LLNDK ABI dumps with VendorApiLevel" into main by Treehugger Robot · 1 year, 11 months ago
  100. 53eb289 Merge "Separate LLNDK ABI diff reports from the other variants" into main by Hsin-Yi Chen · 1 year, 11 months ago