- 52b84c7 Revert "Create the filegroup to collect cert files for otatools.zip" by Colin Cross · 6 months ago
- 9771fad Create the filegroup to collect cert files for otatools.zip by Herbert Xue · 6 months ago
- 2a815b6 Convert the following singletons to use ModuleProxy: by Yu Liu · 7 months ago
- b120c29 Fix typos in `android.fileGroupProperties`'s documentation. by Roland Levillain · 7 months ago
- df61877 Remove source_file_provider.go after it's last usage was removed. by Yu Liu · 9 months ago
- a9e9f53 Merge "Add new properties to aid in removing the 1-variant fallback" into main by Cole Faust · 11 months ago
- 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 11 months ago
- 5e63b25 Add filegroup modules to module_bp_java_deps.json by Spandan Das · 11 months ago
- fdec872 Convert some properties to Configurable properties by Cole Faust · 1 year, 4 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
- 705e63e Propagate intermediateCacheFiles in java modules and filegroup by Jihoon Kang · 1 year, 6 months ago
- afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year, 8 months ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
- 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 9 months ago
- e88fe1f Merge "Expand regex for likely aidl filegroups" into main by Treehugger Robot · 1 year, 11 months ago
- 79ff08f Expand regex for likely aidl filegroups by Liz Kammer · 2 years ago
- 2ef472b Treat src=name filegroups as handcrafted targets by Chris Parsons · 2 years ago
- 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
- df3ec82 Handle .proto files in different package for filegroups by Spandan Das · 2 years, 1 month ago
- 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
- 21bfa58 Revert "Revert "Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp""" by Vinh Tran · 2 years, 3 months ago
- dff96c6 Merge "Revert "Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp""" by Vinh Tran · 2 years, 3 months ago
- e3e7711 Revert "Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp"" by Vinh Tran · 2 years, 3 months ago
- 5244c1a Merge "Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp"" by Vinh Tran · 2 years, 3 months ago
- 8106bd0 Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" by Vinh Tran · 2 years, 3 months ago
- b29a3cd bp2build java_resources that only contain a filegroup by Alix · 2 years, 4 months ago
- 2c9e8d6 Change bp2build converter of module "package". by Wei Li · 2 years, 4 months ago
- 2562585 Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp by Vinh Tran · 2 years, 5 months ago
- e55bf08 rename aidl/library.bzl to aidl/aidl_library.bzl by Sam Delmerico · 2 years, 5 months ago
- 2b3f56e Add apex_available aidl + aidl&lang libraries by Liz Kammer · 2 years, 6 months ago
- 7d6dd8b Add filegroup_defaults module by Anton Hansson · 2 years, 6 months ago
- bd52ea9 Convert filegroups in api_bp2build by Spandan Das · 2 years, 6 months ago
- e431240 Support DCLA by Yu Liu · 2 years, 8 months ago
- e9b33f7 use CommonAttributes for Tags in protos filegroups by Sam Delmerico · 2 years, 10 months ago
- 748209c Disable all filegroups in mixed builds by Liz Kammer · 2 years, 11 months ago
- 2a85fb1 Fix a bug where deps were missing for converted proto_library by Yu Liu · 3 years ago
- 2aa806b Support proto modules with external references. by Yu Liu · 3 years ago
- 97bd127 convert .aidl srcs for java_library by Sam Delmerico · 3 years ago
- 444154d Convert filegroup with AIDL srcs to aidl_library by Vinh Tran · 3 years, 1 month ago
- 16fe8e1 Fix ProcessBazelQueryResponse of filegroup by Vinh Tran · 3 years, 1 month ago
- 9a06d25 Make filegroup paths relative to module dir in mixed builds by Cole Faust · 3 years, 3 months ago
- 5edc141 Add filegroup srcs to json module graph by Liz Kammer · 3 years, 3 months ago
- f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 4 months ago
- ff851b8 Log information for Mixed Builds modules. by MarkDacek · 3 years, 5 months ago
- 0940b89 Handle arch/cpu variants in mixed builds by Liz Kammer · 3 years, 6 months ago
- c768102 convert java proto libraries with bp2build by Sam Delmerico · 3 years, 7 months ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 10 months ago
- 787fb36 Add OS to configuration key in mixed builds by Chris Parsons · 3 years, 11 months ago
- 8f22274 Stop relying on target.kind in mixed builds. by Jingwen Chen · 4 years ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 1e34786 bp2build: allowlist //external/libcap/... by Jingwen Chen · 4 years ago
- 5146ac0 bp2build: don't generate filegroups (or error) if it contains a file by Jingwen Chen · 4 years ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 1 month ago
- 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
- 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 4 years, 3 months ago
- 5bde22f Incorporate filegroups into mixed builds. by Liz Kammer · 4 years, 5 months ago
- 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 4 years, 6 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 6 months ago
- 3581612 Add test fixture support by Paul Duffin · 4 years, 7 months ago
- bbfd5ab Merge "Move bazel.Properties to a BazelModuleBase" by Treehugger Robot · 4 years, 7 months ago
- ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 4 years, 7 months ago
- fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years, 7 months ago
- fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 4 years, 7 months ago
- 77e8b7b bp2build: add bazel_module: { bp2build_available } prop. by Jingwen Chen · 4 years, 7 months ago
- 1fd1469 bp2build: Refactor CreateBazelTargetModule API. by Jingwen Chen · 4 years, 7 months ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 7 months ago
- a42d641 Make bp2buildMutators registration local to TestContext. by Jingwen Chen · 4 years, 7 months ago
- 32b4ece bp2build: automatically convert all filegroups. by Jingwen Chen · 4 years, 8 months ago
- 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 4 years, 10 months ago
- 6a6478d Reland "Support per-module MakeVars" by Dan Willemsen · 5 years ago
- 613564e Revert "Support per-module MakeVars" by Dan Willemsen · 5 years ago
- 2019658 Support per-module MakeVars by Dan Willemsen · 5 years ago
- 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
- 2fafa3e Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir by Colin Cross · 7 years ago
- 8958a94 Soong: Update the filegroup's synopsis documentation. by Patrice Arruda · 6 years ago
- 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 7 years ago
- 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago[Renamed (75%) from genrule/filegroup.go]
- e42777a Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
- 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 8 years ago
- 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 8 years ago
- f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 8 years ago
- ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 8 years ago
- d91d7ac Allow exporting filegroups to make by Colin Cross · 8 years ago
- 3624285 Refactor factories by Colin Cross · 8 years ago
- 795c377 Use a minimal set of mutators, module types, and singletons for tests by Colin Cross · 8 years ago
- faeb7aa Support data properties for test binaries by Colin Cross · 9 years ago
- 068e0fe Support filegroups by Colin Cross · 9 years ago