1. 367d89d Use aidl_library in cc libraries by Vinh Tran · 2 years, 3 months ago
  2. 3891749 Support removing suffix for device specific prebuilt during build by Hamzeh Zawawy · 2 years, 4 months ago
  3. e018bc8 Merge "Enforce stub libraries should have a single apex_available" by Spandan Das · 2 years, 3 months ago
  4. 176271a Merge "Correct cc_test_library migration" by Treehugger Robot · 2 years, 3 months ago
  5. 20fce2d Enforce stub libraries should have a single apex_available by Spandan Das · 2 years, 4 months ago
  6. 75dbca2 Revert "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 2 years, 4 months ago
  7. ef69d47 disable mixed builds for sanitized cc modules by Sam Delmerico · 2 years, 4 months ago
  8. efc51d9 Correct cc_test_library migration by Liz Kammer · 2 years, 4 months ago
  9. a485d09 Delete mixedBuildSupportedCcTest. by Jingwen Chen · 2 years, 4 months ago
  10. dc0a402 Merge "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 2 years, 4 months ago
  11. 1db4348 Revert "mixed builds correctly reference stubs libs" by Usta (Tsering) Shrestha · 2 years, 4 months ago
  12. 7de9aa1 Merge "Add handling for libc_hwasan to Soong" by Florian Mayer · 2 years, 4 months ago
  13. 0c3682b Merge "mixed builds correctly reference stubs libs" by Treehugger Robot · 2 years, 4 months ago
  14. ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 2 years, 4 months ago
  15. b2b41d5 Differentiate between public and module-lib stub variants by Spandan Das · 2 years, 4 months ago
  16. 95cd6db Add handling for libc_hwasan to Soong by Florian Mayer · 2 years, 5 months ago
  17. 44cb78c Implement fdo_profile module type by Vinh Tran · 2 years, 5 months ago
  18. 0c7ea95 Merge "Build rust libraries against C ModuleLib API surface." by Spandan Das · 2 years, 5 months ago
  19. 0a687b8 Merge "Vendor apexes can be "updatable: true"" by Jooyung Han · 2 years, 5 months ago
  20. 54fb18d Merge "Revert "Export non-apex variants of modules to make"" by Ioana Alexandru · 2 years, 5 months ago
  21. 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 2 years, 5 months ago
  22. dfc864c Vendor apexes can be "updatable: true" by Jooyung Han · 2 years, 5 months ago
  23. bebe607 Merge "Export non-apex variants of modules to make" by Cole Faust · 2 years, 5 months ago
  24. 9433998 Merge "Fix the make name of rust snapshots" by Treehugger Robot · 2 years, 5 months ago
  25. 604f376 Build rust libraries against C ModuleLib API surface. by Spandan Das · 2 years, 5 months ago
  26. 502da39 Export non-apex variants of modules to make by Cole Faust · 2 years, 5 months ago
  27. 24b246a Fix the make name of rust snapshots by Justin Yun · 2 years, 5 months ago
  28. 8b08aea NDK ABI diffs requires implementation by Spandan Das · 2 years, 5 months ago
  29. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 5 months ago
  30. ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 5 months ago
  31. 76b06f3 Implement API surface import with APEX stub by Kiyoung Kim · 2 years, 6 months ago
  32. bfb2362 Only apply apex transition to DCLA libs for now. by Yu Liu · 2 years, 6 months ago
  33. e431240 Support DCLA by Yu Liu · 2 years, 7 months ago
  34. e413f40 Merge "mixed build targets need transitive tidy files" by Sam Delmerico · 2 years, 6 months ago
  35. e37e157 Merge "Copy Rust fuzzer dependencies to /data." by Ivan Lozano · 2 years, 6 months ago
  36. 4ed95e2 mixed build targets need transitive tidy files by Sam Delmerico · 2 years, 6 months ago
  37. 0f9963e Copy Rust fuzzer dependencies to /data. by Ivan Lozano · 2 years, 6 months ago
  38. 1978fdf Merge "clean up CL for androidmk variables" by Sam Delmerico · 2 years, 6 months ago
  39. 78aca80 Merge "add androidmk cc-related variables to androidmk" by Sam Delmerico · 2 years, 6 months ago
  40. 5fb794a clean up CL for androidmk variables by Sam Delmerico · 2 years, 6 months ago
  41. ec41b5c Merge "Disable VNDK apexes for unsupported API levels" by Colin Cross · 2 years, 6 months ago
  42. bb137a3 Disable VNDK apexes for unsupported API levels by Colin Cross · 2 years, 6 months ago
  43. 31a8bd8 Merge "Raise minsdk for CRT dependencies" by Colin Cross · 2 years, 6 months ago
  44. 6e7441e Merge "Read ApexMkInfo for modules to be installed." by Treehugger Robot · 2 years, 6 months ago
  45. 29743c8 Read ApexMkInfo for modules to be installed. by Jingwen Chen · 2 years, 7 months ago
  46. 363ec76 Raise minsdk for CRT dependencies by Colin Cross · 2 years, 7 months ago
  47. 4e115cc add androidmk cc-related variables to androidmk by Sam Delmerico · 2 years, 7 months ago
  48. 9c66741 Add additional adbd related tests to mixed staging by Liz Kammer · 2 years, 7 months ago
  49. 4520481 Merge changes I07db8afc,Ia89e0239 by Treehugger Robot · 2 years, 7 months ago
  50. e76fa00 Merge "Remove IsModuleInVersionedSdk" by Paul Duffin · 2 years, 7 months ago
  51. 5366821 Merge "Dedup checks for module being in versioned sdk snapshot" by Paul Duffin · 2 years, 7 months ago
  52. db7e026 bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 9 months ago
  53. 3952a90 mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist. by Jingwen Chen · 2 years, 8 months ago
  54. 1f9ca39 Merge "Remove linkerconfig from bionic list." by Treehugger Robot · 2 years, 8 months ago
  55. bff7335 Remove linkerconfig from bionic list. by Jooyung Han · 2 years, 8 months ago
  56. d796f6f Stop module types being SdkAware by Paul Duffin · 2 years, 9 months ago
  57. 458a15b Remove IsModuleInVersionedSdk by Paul Duffin · 2 years, 9 months ago
  58. e3ae3dd Dedup checks for module being in versioned sdk snapshot by Paul Duffin · 2 years, 9 months ago
  59. c5075e9 Add bp2build support for cc_prebuilt_object by Colin Cross · 2 years, 8 months ago
  60. 682bfb2 Revert "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 8 months ago
  61. f82482d bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 9 months ago
  62. d5d1ab1 Support NDK variant of cc_api_variant by Kiyoung Kim · 2 years, 8 months ago
  63. 9fd9129 Merge "cc: Add docstring for IsVndk() and UseVndk()" by Yi-yo Chiang · 2 years, 9 months ago
  64. 1080f0c cc: Add docstring for IsVndk() and UseVndk() by Yi-Yo Chiang · 2 years, 9 months ago
  65. 73feba3 Allow stubs implementation to be omitted by Alan Stokes · 2 years, 9 months ago
  66. 01dd619 Merge changes from topic "clang-tidy-mixed-builds" by Treehugger Robot · 2 years, 9 months ago
  67. 9a9f652 add tidy files to mixed builds by Sam Delmerico · 2 years, 9 months ago
  68. ee58c93 CcApiLibrary Variants for LLNDK by Kiyoung Kim · 2 years, 10 months ago
  69. 11d9108 Replace with stubs only for Android non-native-bridge targets by Kiyoung Kim · 2 years, 10 months ago
  70. 21c71a3 Merge "Move checking of minApiForArch for apex into cc" by Colin Cross · 2 years, 10 months ago
  71. 49b5938 Merge "Support cc_prebuilt_binary building with Bazel" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 10 months ago
  72. 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 2 years, 11 months ago
  73. 8ca61c1 Move checking of minApiForArch for apex into cc by Colin Cross · 2 years, 10 months ago
  74. b12ff59 Support cc_prebuilt_binary building with Bazel by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years ago
  75. a12594a Merge "Add overrides support for snapshots" by Inseob Kim · 2 years, 10 months ago
  76. a497606 Merge changes I154a6f3a,I79f0c20a,I605ae9af,I647c7305,I95e96e3e, ... by Colin Cross · 2 years, 10 months ago
  77. e191ae7 Merge "Move API providing modules from bp2build to api_bp2build workspace" by Spandan Das · 2 years, 10 months ago
  78. 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 2 years, 10 months ago
  79. 31d89b4 Move fuzzer's CollectAllSharedDependencies into GenerateAndroidBuildActions by Colin Cross · 2 years, 10 months ago
  80. 8b4a5f3 Move API providing modules from bp2build to api_bp2build workspace by Spandan Das · 2 years, 10 months ago
  81. a1888ce Add overrides support for snapshots by Inseob Kim · 2 years, 10 months ago
  82. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 3 years ago
  83. 1278c2c Multi-tree API bp2build converter for ndk_library by Spandan Das · 3 years ago
  84. d82e8f6 Delete SyspropMutator (again) by Trevor Radcliffe · 3 years, 2 months ago
  85. d4b8f7e Merge "Revert "Delete SyspropMutator"" by Silvia Vinyes · 2 years, 11 months ago
  86. 6a777b8 Revert "Delete SyspropMutator" by Chung-Kai (Michael) Mei · 2 years, 11 months ago
  87. 4c56946 Merge "Delete SyspropMutator" by Trevor Radcliffe · 2 years, 11 months ago
  88. 56fc1b6 Do not enable global ThinLTO for tests by Yi Kong · 3 years ago
  89. 537242c Convert cc_test targets with bp2build. by Jingwen Chen · 3 years ago
  90. 51279d3 Define cc_api_headers module by Kiyoung Kim · 3 years ago
  91. 73bcafc Add a property in ndk_library for header contributions by Spandan Das · 3 years ago
  92. b5f6d9e Deprecating clang Property by Alix · 3 years, 4 months ago
  93. c702ebd Do not enable ThinLTO for CFI enabled projects by Yi Kong · 3 years ago
  94. 2db49e3 Delete SyspropMutator by Trevor Radcliffe · 3 years, 2 months ago
  95. 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 3 years ago
  96. 487689e Introduce cc_api_library by Kiyoung Kim · 3 years ago
  97. 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 1 month ago
  98. 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
  99. cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 3 years, 1 month ago
  100. a1da26f Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 3 years, 2 months ago