1. aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year, 1 month ago
  2. 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 1 year, 1 month ago
  3. b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year, 1 month ago
  4. 01f17ff Merge "Skip unique apex_available enforcement on libz (a stub library)" into main by Spandan Das · 1 year, 1 month ago
  5. 1a0c6e1 Skip unique apex_available enforcement on libz (a stub library) by Spandan Das · 1 year, 1 month ago
  6. 36ce958 Merge "Use ModuleInfoJSONProvider for cc modules" into main by Colin Cross · 1 year, 1 month ago
  7. 4a9e6ec Use ModuleInfoJSONProvider for cc modules by Colin Cross · 1 year, 1 month ago
  8. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 1 month ago
  9. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 1 month ago
  10. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 1 month ago
  11. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
  12. 5f5d271 Build native libraries used by layoutlib. by Wei Li · 1 year, 1 month ago
  13. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 2 months ago
  14. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 2 months ago
  15. 7dcbf42 Merge "cc: export LOCAL_ACONFIG_FILES for printflags" into main by LaMont Jones · 1 year, 2 months ago
  16. c71f79e cc: export LOCAL_ACONFIG_FILES for printflags by LaMont Jones · 1 year, 2 months ago
  17. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 2 months ago
  18. 9723e33 Do not perform AFDO or optimizing LTO for eng builds by Yi Kong · 1 year, 2 months ago
  19. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 2 months ago
  20. 33914a6 Merge "Remove PGO build support" into main by Yi Kong · 1 year, 2 months ago
  21. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 2 months ago
  22. 9ffbe83 Add non_apex.exclude_shared_libs to cc by Jooyung Han · 1 year, 2 months ago
  23. 9c3f433 Remove PGO build support by Yi Kong · 1 year, 2 months ago
  24. 87b2ab2 Add test spec provider to test modules. by Aditya Choudhary · 1 year, 2 months ago
  25. f11b7c3 Support a few more attrs in cc_aconfig_library. by Yu Liu · 1 year, 3 months ago
  26. af1fde4 Generate product variants by default by Justin Yun · 1 year, 4 months ago
  27. 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 1 year, 4 months ago
  28. 855cfc2 Convert cc_aconfig_library to bazel. by Yu Liu · 1 year, 4 months ago
  29. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 4 months ago
  30. 63acae9 bp2build converter for ndk_library by Spandan Das · 1 year, 4 months ago
  31. e12d252 Create a bp2build converter for ndk_prebuilt_*_stl by Spandan Das · 1 year, 4 months ago
  32. c6a93d8 Created an Orderfile go file for the build system. by Sharjeel Khan · 1 year, 6 months ago
  33. 37f900c Add aconfig flags and a generic generated library plugin module for cc by Joe Onorato · 1 year, 6 months ago
  34. 12a1f91 Merge "Convert requested SDK version if preview API level" into main by Treehugger Robot · 1 year, 6 months ago
  35. 7d8231d Merge "isCfi should query the mutated version" into main by Yi Kong · 1 year, 6 months ago
  36. 6dcbd9c Convert requested SDK version if preview API level by Prashanth Swaminathan · 1 year, 6 months ago
  37. 8edcba4 Merge "Create one rule per one corpus/data files" into main by Treehugger Robot · 1 year, 6 months ago
  38. 3b24406 Create one rule per one corpus/data files by Inseob Kim · 1 year, 7 months ago
  39. ddffe72 isCfi should query the mutated version by Yi Kong · 1 year, 6 months ago
  40. add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 1 year, 6 months ago
  41. 557423d Merge "Remove special-casing of DCLA libraries" by Spandan Das · 1 year, 7 months ago
  42. 2327d16 Merge "cc mixed build support to allowlist M13 libraries" by Spandan Das · 1 year, 7 months ago
  43. 95b24b1 Remove special-casing of DCLA libraries by Spandan Das · 1 year, 7 months ago
  44. 40b79f8 cc mixed build support to allowlist M13 libraries by Spandan Das · 1 year, 7 months ago
  45. cc1a519 Merge "Disable mixed builds for unsupported variants" by Treehugger Robot · 1 year, 7 months ago
  46. 1cec9d1 Disable mixed builds for unsupported variants by Liz Kammer · 1 year, 7 months ago
  47. 313d32f Merge "Use generics for DepSets" by Colin Cross · 1 year, 7 months ago
  48. c85750b Use generics for DepSets by Colin Cross · 2 years, 9 months ago
  49. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 1 year, 8 months ago
  50. cbaa0d6 Merge "Bp2build Sanitizer Blocklist" by Trevor Radcliffe · 1 year, 7 months ago
  51. ded095c Bp2build Sanitizer Blocklist by Trevor Radcliffe · 1 year, 7 months ago
  52. c72d4a7 Merge "rust: Bundle Rust shared dependencies in fuzzers" by Ivan Lozano · 1 year, 7 months ago
  53. 61c02cc rust: Bundle Rust shared dependencies in fuzzers by Ivan Lozano · 1 year, 8 months ago
  54. 8860c6c Only allowlist cfi enabled modules for apex variant. by Yu Liu · 1 year, 8 months ago
  55. d31098e Merge "Allow cfi enabled modules in mixed build." by Yu Liu · 1 year, 8 months ago
  56. 95497dc Allow cfi enabled modules in mixed build. by Yu Liu · 1 year, 8 months ago
  57. ed79fa3 Use a less hacky way to detect if a module is Fuzzer enabled by Yi Kong · 1 year, 8 months ago
  58. 02e8a0d Merge "Deprecate api bp2build of ndk_library and ndk_headers" by Spandan Das · 1 year, 8 months ago
  59. 230c312 Deprecate api bp2build of ndk_library and ndk_headers by Spandan Das · 1 year, 8 months ago
  60. 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
  61. 367d89d Use aidl_library in cc libraries by Vinh Tran · 1 year, 9 months ago
  62. 3891749 Support removing suffix for device specific prebuilt during build by Hamzeh Zawawy · 1 year, 10 months ago
  63. e018bc8 Merge "Enforce stub libraries should have a single apex_available" by Spandan Das · 1 year, 9 months ago
  64. 176271a Merge "Correct cc_test_library migration" by Treehugger Robot · 1 year, 9 months ago
  65. 20fce2d Enforce stub libraries should have a single apex_available by Spandan Das · 1 year, 10 months ago
  66. 75dbca2 Revert "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 1 year, 9 months ago
  67. ef69d47 disable mixed builds for sanitized cc modules by Sam Delmerico · 1 year, 9 months ago
  68. efc51d9 Correct cc_test_library migration by Liz Kammer · 1 year, 9 months ago
  69. a485d09 Delete mixedBuildSupportedCcTest. by Jingwen Chen · 1 year, 9 months ago
  70. dc0a402 Merge "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 1 year, 9 months ago
  71. 1db4348 Revert "mixed builds correctly reference stubs libs" by Usta (Tsering) Shrestha · 1 year, 9 months ago
  72. 7de9aa1 Merge "Add handling for libc_hwasan to Soong" by Florian Mayer · 1 year, 9 months ago
  73. 0c3682b Merge "mixed builds correctly reference stubs libs" by Treehugger Robot · 1 year, 9 months ago
  74. ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 1 year, 10 months ago
  75. b2b41d5 Differentiate between public and module-lib stub variants by Spandan Das · 1 year, 9 months ago
  76. 95cd6db Add handling for libc_hwasan to Soong by Florian Mayer · 1 year, 10 months ago
  77. 44cb78c Implement fdo_profile module type by Vinh Tran · 1 year, 11 months ago
  78. 0c7ea95 Merge "Build rust libraries against C ModuleLib API surface." by Spandan Das · 1 year, 10 months ago
  79. 0a687b8 Merge "Vendor apexes can be "updatable: true"" by Jooyung Han · 1 year, 10 months ago
  80. 54fb18d Merge "Revert "Export non-apex variants of modules to make"" by Ioana Alexandru · 1 year, 10 months ago
  81. 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 1 year, 10 months ago
  82. dfc864c Vendor apexes can be "updatable: true" by Jooyung Han · 1 year, 10 months ago
  83. bebe607 Merge "Export non-apex variants of modules to make" by Cole Faust · 1 year, 10 months ago
  84. 9433998 Merge "Fix the make name of rust snapshots" by Treehugger Robot · 1 year, 10 months ago
  85. 604f376 Build rust libraries against C ModuleLib API surface. by Spandan Das · 1 year, 10 months ago
  86. 502da39 Export non-apex variants of modules to make by Cole Faust · 1 year, 11 months ago
  87. 24b246a Fix the make name of rust snapshots by Justin Yun · 1 year, 10 months ago
  88. 8b08aea NDK ABI diffs requires implementation by Spandan Das · 1 year, 10 months ago
  89. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 1 year, 11 months ago
  90. ad222f2 Export non-apex variants of modules to make by Cole Faust · 1 year, 11 months ago
  91. 76b06f3 Implement API surface import with APEX stub by Kiyoung Kim · 2 years ago
  92. bfb2362 Only apply apex transition to DCLA libs for now. by Yu Liu · 1 year, 11 months ago
  93. e431240 Support DCLA by Yu Liu · 2 years ago
  94. e413f40 Merge "mixed build targets need transitive tidy files" by Sam Delmerico · 2 years ago
  95. e37e157 Merge "Copy Rust fuzzer dependencies to /data." by Ivan Lozano · 2 years ago
  96. 4ed95e2 mixed build targets need transitive tidy files by Sam Delmerico · 2 years ago
  97. 0f9963e Copy Rust fuzzer dependencies to /data. by Ivan Lozano · 2 years ago
  98. 1978fdf Merge "clean up CL for androidmk variables" by Sam Delmerico · 2 years ago
  99. 78aca80 Merge "add androidmk cc-related variables to androidmk" by Sam Delmerico · 2 years ago
  100. 5fb794a clean up CL for androidmk variables by Sam Delmerico · 2 years ago