1. a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 2 years, 2 months ago
  2. 6ee23ad cc_test mixed builds: suffix bazel label with __tf_internal. by Jingwen Chen · 2 years, 3 months ago
  3. 13beeed Turn off Global ThinLTO for LP32 again by Yi Kong · 2 years, 3 months ago
  4. add6375 Turn on Global ThinLTO by default by Yi Kong · 2 years, 4 months ago
  5. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 4 months ago
  6. c85750b Use generics for DepSets by Colin Cross · 3 years, 6 months ago
  7. fb294e3 Bump the platform default up to C17. by Elliott Hughes · 2 years, 4 months ago
  8. 95497dc Allow cfi enabled modules in mixed build. by Yu Liu · 2 years, 5 months ago
  9. 0958195 Sandbox inputs to aidl rule in cc by Vinh Tran · 2 years, 5 months ago
  10. e684294 Pass includes attrs to cc_aidl_library by Vinh Tran · 2 years, 6 months ago
  11. 367d89d Use aidl_library in cc libraries by Vinh Tran · 2 years, 6 months ago
  12. c0f9a21 Merge "Re-enable TestMixedBuildUsesStubs" by Spandan Das · 2 years, 6 months ago
  13. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 6 months ago
  14. 00bafc6 Re-enable TestMixedBuildUsesStubs by Spandan Das · 2 years, 6 months ago
  15. d7b5018 Merge "Use copy of apex_available in AvailableToSameApexes" by Treehugger Robot · 2 years, 6 months ago
  16. 75dbca2 Revert "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 2 years, 6 months ago
  17. 4e1bfa0 Use copy of apex_available in AvailableToSameApexes by Spandan Das · 2 years, 6 months ago
  18. ef69d47 disable mixed builds for sanitized cc modules by Sam Delmerico · 2 years, 6 months ago
  19. 1db4348 Revert "mixed builds correctly reference stubs libs" by Usta (Tsering) Shrestha · 2 years, 6 months ago
  20. ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 2 years, 6 months ago
  21. a22c4b6 Disable flaky test temporarily by Liz Kammer · 2 years, 7 months ago
  22. 48cdbeb Handle stubs within an apex with apex_available by Liz Kammer · 2 years, 7 months ago
  23. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 8 months ago
  24. e431240 Support DCLA by Yu Liu · 2 years, 9 months ago
  25. 5fb794a clean up CL for androidmk variables by Sam Delmerico · 2 years, 9 months ago
  26. 4e115cc add androidmk cc-related variables to androidmk by Sam Delmerico · 2 years, 9 months ago
  27. 933e380 Add noOverride64GlobalCflags support to Soong by zijunzhao · 2 years, 9 months ago
  28. 7c5d159 Make more cc tests parallel by Liz Kammer · 3 years ago
  29. 83cf81b Add tests verifying link actions for cc libraries by Liz Kammer · 3 years, 1 month ago
  30. ef47e54 Revert^2 "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 3 years, 1 month ago
  31. e9a6865 Revert "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 3 years, 1 month ago
  32. 1879c68 deletion of clang_cflags & clang_asflags from Soong by Alix · 3 years, 6 months ago
  33. ad7b222 Merge "Write Soong tests to confirm Sysprop directories" by Trevor Radcliffe · 3 years, 2 months ago
  34. 3092a8e Write Soong tests to confirm Sysprop directories by Trevor Radcliffe · 3 years, 2 months ago
  35. b5f6d9e Deprecating clang Property by Alix · 3 years, 6 months ago
  36. 6bfb6bb Drop support for KitKat. by Dan Albert · 3 years, 2 months ago
  37. 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 3 months ago
  38. 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 2 months ago
  39. cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 3 years, 3 months ago
  40. a1da26f Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 3 years, 4 months ago
  41. dd3ea92 Merge "Replace API level codename with number" by Vinh Tran · 3 years, 4 months ago
  42. f192474 Replace API level codename with number by Vinh Tran · 3 years, 4 months ago
  43. e4d1bda Move global asflags to config to share with Bazel by Liz Kammer · 3 years, 4 months ago
  44. cdcb680 Use -fdebug-default-version=4 for assembly files by Colin Cross · 3 years, 4 months ago
  45. ed4a27b Only set -Wall once. by Elliott Hughes · 3 years, 5 months ago
  46. 94361dc Merge "Try to bump the C default to C11." by Elliott Hughes · 3 years, 5 months ago
  47. f389cb4 Add support for test_suites to cc_test_library by Trevor Radcliffe · 3 years, 7 months ago
  48. ab5e4c6 Try to bump the C default to C11. by Elliott Hughes · 3 years, 7 months ago
  49. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 8 months ago
  50. 57da826 Do not add non-existing -Bprebuilts/gcc/.../bin by Chih-Hung Hsieh · 3 years, 8 months ago
  51. 9dc6577 Add -std user flags to cc test to ensure order by Liz Kammer · 3 years, 10 months ago
  52. e24303f Add noOverrideExternalGlobalCflags support to Soong by Stephen Hines · 3 years, 10 months ago
  53. b993a83 Merge "rust: Add data_libs and data_bins to rust_test" by Ivan Lozano · 4 years ago
  54. 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 4 years ago
  55. 45bce85 Mark vndkLibrariesTxt modules as device modules by Colin Cross · 4 years ago
  56. 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 4 years ago
  57. 08572c6 Add unit tests for cpp/assembly flags. by Liz Kammer · 4 years, 1 month ago
  58. 067b889 Correct isThirdParty check by Liz Kammer · 4 years, 3 months ago
  59. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 4 years, 3 months ago
  60. 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 4 years, 3 months ago
  61. dd8b691 Merge "Reland "Consistently prepend arch-specific headers"" by Colin Cross · 4 years, 4 months ago
  62. 0ed579e Reland "Consistently prepend arch-specific headers" by Colin Cross · 4 years, 4 months ago
  63. e86698f Merge "Revert "Consistently prepend arch-specific headers"" by Colin Cross · 4 years, 4 months ago
  64. cacb972 Revert "Consistently prepend arch-specific headers" by Colin Cross · 4 years, 4 months ago
  65. 99f5cc0 Merge "Consistently prepend arch-specific headers" by Colin Cross · 4 years, 4 months ago
  66. bb8d84f Move notememtag tests to sanitize_test.go by Liz Kammer · 4 years, 4 months ago
  67. e945a4d Consistently prepend arch-specific headers by Colin Cross · 4 years, 4 months ago
  68. c113e3c Use LateStaticLibs for ndk_libandroid_support by Colin Cross · 4 years, 4 months ago
  69. ae62818 Test include directory ordering by Colin Cross · 4 years, 4 months ago
  70. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 4 years, 5 months ago
  71. ebdf61e Merge "Remove versioned LLNDK stubs" by Treehugger Robot · 4 years, 5 months ago
  72. 611e886 Do not filter LLNDK lib from llndk.libraries.txt by Justin Yun · 4 years, 5 months ago
  73. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 4 years, 7 months ago
  74. c1b3644 Remove versioned LLNDK stubs by Colin Cross · 4 years, 5 months ago
  75. 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 6 months ago
  76. 627280f Remove llndk_headers by Colin Cross · 4 years, 6 months ago
  77. f12db53 Move TestVendorPublicLibraries into vendor_public_library_test.go by Colin Cross · 4 years, 6 months ago
  78. 0fb7fcd Support cc_library as LLNDK without llndk_library by Colin Cross · 4 years, 8 months ago
  79. a0b235a Merge "Move cc_object tests to object_test.go" by Treehugger Robot · 4 years, 6 months ago
  80. 25f369f Move cc_object tests to object_test.go by Liz Kammer · 4 years, 6 months ago
  81. 450ae72 Add LLNDK stubs and headers to VNDK snapshot by Justin Yun · 4 years, 6 months ago
  82. 779b64e Fix evaluation order of (Cfi|Memtag) exclude paths. by Evgenii Stepanov · 4 years, 6 months ago
  83. 7f99ec7 Add a test to check the intall partitions by Justin Yun · 4 years, 6 months ago
  84. 3f3bb83 Merge "Remove libgcc toolchain libs for Android" by Ryan Prichard · 4 years, 6 months ago
  85. 8c56183 Merge changes Id33bf640,I4d67b9b9 by Treehugger Robot · 4 years, 6 months ago
  86. f58c46e Don't use incorrect version names like VER or BOARD even in tests by Jiyong Park · 4 years, 7 months ago
  87. c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 4 years, 7 months ago
  88. 3cf5211 Add bazel_module properties to cc_defaults by Liz Kammer · 4 years, 7 months ago
  89. 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 4 years, 7 months ago
  90. d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 4 years, 7 months ago
  91. 8567f22 Remove ccFixtureFactory by Paul Duffin · 4 years, 7 months ago
  92. c3e6ce0 Remove buildDir from cc package by Paul Duffin · 4 years, 7 months ago
  93. 2e6f90e Extract prepareForCcTest by Paul Duffin · 4 years, 7 months ago
  94. e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 7 months ago
  95. 10906f5 Merge changes from topic "min_sdk_version" by Treehugger Robot · 4 years, 7 months ago
  96. db462dd Disallow non-existent paths in sdk package by Paul Duffin · 4 years, 7 months ago
  97. fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 4 years, 7 months ago
  98. a008fb0 Always respect min_sdk_version by Jiyong Park · 4 years, 7 months ago
  99. 13decfb Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__ by Justin Yun · 4 years, 7 months ago
  100. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 4 years, 7 months ago