1. b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year, 10 months ago
  2. 225ad7e Merge "Remove cc.moduleContext override of android.ModuleContext.*Specific" into main by Colin Cross · 1 year, 10 months ago
  3. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 10 months ago
  4. ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 11 months ago
  5. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 10 months ago
  6. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 10 months ago
  7. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 10 months ago
  8. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 10 months ago
  9. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 10 months ago
  10. 3c0a83d Use generics for providers API by Colin Cross · 1 year, 10 months ago
  11. 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 10 months ago
  12. a19d959 Avoid `-target riscv64-linux-androidVanillaIceCream`. by Elliott Hughes · 1 year, 10 months ago
  13. 5f5d271 Build native libraries used by layoutlib. by Wei Li · 1 year, 10 months ago
  14. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 10 months ago
  15. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 11 months ago
  16. 7dcbf42 Merge "cc: export LOCAL_ACONFIG_FILES for printflags" into main by LaMont Jones · 1 year, 11 months ago
  17. 3ad4cf3 Merge "16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro" into main by Vilas Bhat · 1 year, 11 months ago
  18. fb510be Merge "Move NDK ABI monitoring enabling flag to release flags" into main by Aleksei Vetrov · 1 year, 11 months ago
  19. 146e982 Move NDK ABI monitoring enabling flag to release flags by Aleksei Vetrov · 1 year, 11 months ago
  20. b3d2d22 16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro by Vilas Bhat · 1 year, 11 months ago
  21. c71f79e cc: export LOCAL_ACONFIG_FILES for printflags by LaMont Jones · 1 year, 11 months ago
  22. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 11 months ago
  23. fedbb5c Merge changes from topics "libz-no-stubs-for-vendor", "vendor-etc-linker-config" into main by Treehugger Robot · 1 year, 11 months ago
  24. e0a5c5a Merge "Define __ANDROID_VENDOR_API__" into main by Treehugger Robot · 1 year, 11 months ago
  25. e2b87d7 Merge "Do not perform AFDO or optimizing LTO for eng builds" into main by Yi Kong · 1 year, 11 months ago
  26. 2998c33 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main by Colin Cross · 1 year, 11 months ago
  27. 9582159 Generate vendor specific STUB_LIBRARIES by Jooyung Han · 1 year, 11 months ago
  28. 9723e33 Do not perform AFDO or optimizing LTO for eng builds by Yi Kong · 1 year, 11 months ago
  29. 85707de Add cc_library.target.vendor.no_stubs by Jooyung Han · 1 year, 11 months ago
  30. f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 2 years ago
  31. bee01f7 riscv64: disable a weird option. by Elliott Hughes · 1 year, 11 months ago
  32. 198583e Merge "riscv64: stop explicitly disabling emutls." into main by Elliott Hughes · 1 year, 11 months ago
  33. 0d5dd39 Merge "Move test data installation to Soong" into main by Colin Cross · 1 year, 11 months ago
  34. a1d45b8 Merge "Bump default experimental from gnu++2a to gnu++2b." into main by Tomasz Wasilczyk · 1 year, 11 months ago
  35. 74780e6 riscv64: stop explicitly disabling emutls. by Elliott Hughes · 1 year, 11 months ago
  36. 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 11 months ago
  37. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 11 months ago
  38. 37d6943 Merge "Bump the default from gnu++17 to gnu++20." into main by Tomasz Wasilczyk · 1 year, 11 months ago
  39. 41cbb5e Define __ANDROID_VENDOR_API__ by Justin Yun · 1 year, 11 months ago
  40. 33914a6 Merge "Remove PGO build support" into main by Yi Kong · 1 year, 11 months ago
  41. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 11 months ago
  42. 9ffbe83 Add non_apex.exclude_shared_libs to cc by Jooyung Han · 1 year, 11 months ago
  43. 9c3f433 Remove PGO build support by Yi Kong · 1 year, 11 months ago
  44. 78a456e Merge "Remove unneeded MLGO cflag" into main by Yi Kong · 1 year, 11 months ago
  45. 8fb0b49 Remove unneeded MLGO cflag by Yi Kong · 1 year, 11 months ago
  46. d03958d Merge "Revert "Remove flags rejected by RBE input processor"" into main by Pirama Arumuga Nainar · 1 year, 11 months ago
  47. 6c771e7 Revert "Remove flags rejected by RBE input processor" by Pirama Arumuga Nainar · 1 year, 11 months ago
  48. 4b6eaf4 Set testModule to true in cc.NewTest(). by Aditya Choudhary · 1 year, 11 months ago
  49. 87b2ab2 Add test spec provider to test modules. by Aditya Choudhary · 1 year, 11 months ago
  50. 4b9d935 Merge "Fix soong for go test ./..." into main by Colin Cross · 1 year, 11 months ago
  51. ef2e76e Merge "Revert "afdo: Remove -fprofile-sample-accurate flag"" into main by Yi Kong · 1 year, 11 months ago
  52. 7e2e794 Fix soong for go test ./... by Colin Cross · 1 year, 11 months ago
  53. e149616 Bump default experimental from gnu++2a to gnu++2b. by Tomasz Wasilczyk · 1 year, 11 months ago
  54. c79d9e3 Bump the default from gnu++17 to gnu++20. by Elliott Hughes · 3 years, 9 months ago
  55. 0880a82 Revert "afdo: Remove -fprofile-sample-accurate flag" by Yi Kong · 1 year, 11 months ago
  56. 76c7385 Provide an environment variable to disable mlgo by AdityaK · 1 year, 11 months ago
  57. a74b22e 16k: soong: Add the C flag -D__BIONIC_NO_PAGE_SIZE_MACRO flag to x86-64 by Juan Yescas · 2 years ago
  58. 3db51d2 16k: soong: Add linker flag -Wl,-z,max-page-size for x86-84 to align binaries and .so by Juan Yescas · 2 years ago
  59. f051ec6 Merge "Update the minimum macos deployment version to 10.14" into main by Dan Willemsen · 2 years ago
  60. 876b12f Update the minimum macos deployment version to 10.14 by Dan Willemsen · 2 years ago
  61. 0fa503d Only enable MLGO for ARM64 ThinLTO targets by Yi Kong · 2 years ago
  62. f96b001 Don't call android.PathForModuleSrc(ctx).String() to get ModuleDir by Colin Cross · 2 years ago
  63. bc9d351 Merge "Add option to emit ThinLTO indexes and imports for MLGO training" into main by Yi Kong · 2 years ago
  64. b8eaee6 Add option to emit ThinLTO indexes and imports for MLGO training by Yi Kong · 2 years ago
  65. d8f510b Merge "Let header-abi-linker filter symbols by API level" into main by Hsin-Yi Chen · 2 years ago
  66. 843c063 Let header-abi-linker filter symbols by API level by Hsin-Yi Chen · 2 years, 1 month ago
  67. 87e4128 Merge "Stop using VNDK from product partition" into main by Justin Yun · 2 years ago
  68. e19a173 Merge "Discard IllegalFlags when testing a new compiler" into main by Aditya Kumar · 2 years ago
  69. e7b6067 Discard IllegalFlags when testing a new compiler by AdityaK · 2 years ago
  70. 14e25a5 Merge "Revert "Revert "Enable -Werror=incompatible-function-pointer-types""" into main by Krzysztof Kosiński · 2 years ago
  71. 83199b5 Revert "Revert "Enable -Werror=incompatible-function-pointer-types"" by Krzysztof Kosiński · 2 years ago
  72. d578412 Stop using VNDK from product partition by Justin Yun · 2 years ago
  73. 7ec4064 Merge "Support a few more attrs in cc_aconfig_library." into main by Yu Liu · 2 years ago
  74. c70be4b Merge "Globally disable -Wreorder-init-list." into main by Treehugger Robot · 2 years ago
  75. 8f8cc16 Globally disable -Wreorder-init-list. by Krzysztof Kosiński · 2 years ago
  76. f11b7c3 Support a few more attrs in cc_aconfig_library. by Yu Liu · 2 years ago
  77. 1952471 Reapply "Use zstd to compress debug info in cc libraries" by Eric Rahm · 2 years ago
  78. 5571ab8 Reapply "Compress debug info in clang builds with zstd" by Eric Rahm · 2 years ago
  79. a76ea9a Merge changes from topic "revert-2788316-JFVDBRFDKA" into main by Matías Hernández · 2 years ago
  80. 6d089b7 Revert "Compress debug info in clang builds with zstd" by Matías Hernández · 2 years ago
  81. d0500f1 Revert "Use zstd to compress debug info in cc libraries" by Matías Hernández · 2 years ago
  82. b60cd11 Merge changes Ia85d8dc0,I4ab3d47f,Ieeaa6554,I0b3c1f08 into main by Eric Rahm · 2 years ago
  83. f52906f Use zstd to compress debug info in cc libraries by Eric Rahm · 2 years ago
  84. fa0dff5 Compress debug info in clang builds with zstd by Eric Rahm · 2 years ago
  85. 14c1ed8 Merge "gofmt soong" into main by Cole Faust · 2 years ago
  86. 06ea531 gofmt soong by Cole Faust · 2 years ago
  87. f583baf Merge "Revert "Enable hot cold split"" into main by Aditya Kumar · 2 years ago
  88. c1545e8 Merge "Add additional flag required for Flow Sensitive AFDO" into main by Yi Kong · 2 years ago
  89. b36eaa6 Revert "Enable hot cold split" by Aditya Kumar · 2 years ago
  90. fa77465 Merge "Restrict bp2build of hdr library props" into main by Liz Kammer · 2 years ago
  91. bc2d02a Add additional flag required for Flow Sensitive AFDO by Yi Kong · 2 years ago
  92. 96da2ba Restrict bp2build of hdr library props by Liz Kammer · 2 years ago
  93. 4e28d0e Enable hot cold split by AdityaK · 2 years, 3 months ago
  94. 5e75975 Revert "Enable -Werror=incompatible-function-pointer-types" by Ramya Subramanian · 2 years ago
  95. 9c2e3ee Move platform constraints to bazel_common_rules. by Jingwen Chen · 2 years ago
  96. b33ced0 Enable Flow Sensitive AutoFDO by Yi Kong · 2 years ago
  97. 6525ee8 Merge "Revert "Do not convert non-unit tests."" into main by Treehugger Robot · 2 years ago
  98. 0f81762 Merge "Replace ndk_libs.bzl with an attr in cc_stub_suite" into main by Spandan Das · 2 years ago
  99. cdd6a47 Merge "Remove GLOBAL_THINLTO build option" into main by Yi Kong · 2 years ago
  100. 6e11974 Revert "Do not convert non-unit tests." by Jingwen Chen · 2 years, 1 month ago