- a136147 Merge "Add VINTF fragment modules into required libs of modules-info" into main by Treehugger Robot · 12 months ago
- c55b25f Merge "Move the caching/restoring code from soong to blueprint to fully skip build actions." into main by Yu Liu · 12 months ago
- 26a716d Move the caching/restoring code from soong to blueprint to fully skip build actions. by Yu Liu · 1 year ago
- ca3bf2b Merge "Move checkbuild targets of Soong modules into Soong" into main by Colin Cross · 12 months ago
- b11c99d Merge "Make overrides work in Soong" into main by Jiyong Park · 12 months ago
- a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year ago
- a574d53 Make overrides work in Soong by Jiyong Park · 1 year ago
- 7344482 Merge "Revert^4 "Implement detecting container violations."" into main by Jihoon Kang · 1 year ago
- 85bc193 Revert^4 "Implement detecting container violations." by Jihoon Kang · 1 year, 2 months ago
- 11d8b6e Merge "Remove containersInfo, complianceMetadataInfo and aconfigFilePaths from ModuleBase." into main by Yu Liu · 1 year ago
- 7440820 Add VINTF fragment modules into required libs of modules-info by Kiyoung Kim · 1 year ago
- 88a8daf Merge "Revert^3 "Implement detecting container violations."" into main by Priyanka Advani (xWF) · 1 year ago
- 33b3a63 Revert^3 "Implement detecting container violations." by Priyanka Advani (xWF) · 1 year ago
- c14be38 Merge changes Ia693c4a5,I8e5620d2 into main by Jihoon Kang · 1 year ago
- 2a88491 Revert^2 "Implement detecting container violations." by Jihoon Kang · 1 year, 2 months ago
- b41b74f Merge "Remove packagingSpecsDepSet from ModuleBase." into main by Yu Liu · 1 year ago
- f2d6e50 Merge "Revert "Implement detecting container violations."" into main by Satish Yalla · 1 year ago
- b2b1ef6 Revert "Implement detecting container violations." by Satish Yalla · 1 year ago
- 26f071d Merge "Implement detecting container violations." into main by Treehugger Robot · 1 year ago
- 9cbbafe Merge changes from topic "ctx_in_ideinfo" into main by Treehugger Robot · 1 year ago
- 713f415 Merge "Remove moduleInfoJSON from ModuleBase." into main by Yu Liu · 1 year ago
- 9a99313 Remove containersInfo, complianceMetadataInfo and aconfigFilePaths from ModuleBase. by Yu Liu · 1 year ago
- 78a3761 Merge "Make IdeInfo into a provider" into main by Treehugger Robot · 1 year ago
- eb6d705 Remove packagingSpecsDepSet from ModuleBase. by Yu Liu · 1 year ago
- 4297ad9 Remove moduleInfoJSON from ModuleBase. by Yu Liu · 1 year ago
- b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
- 08c7f86 Make IdeInfo into a provider by Cole Faust · 1 year ago
- 82a6d14 Remove 6 install related fields from ModuleBase. by Yu Liu · 1 year ago
- bb678f8 Implement detecting container violations. by Jihoon Kang · 1 year, 2 months ago
- ec81054 Remove licenseMetadataFile and installFiles from ModuleBase. by Yu Liu · 1 year ago
- bad1eef Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap by Yu Liu · 1 year ago
- 876b7ce Remove outputFiles from ModuleBase. by Yu Liu · 1 year ago
- ddc2e1a Remove build target related fields from ModuleBase. by Yu Liu · 1 year ago
- 460c0fa Use namespace path instead of id in phonies. by Yu Liu · 1 year ago
- 5451362 Add phonies as provider instead of updaing a global map. by Yu Liu · 1 year ago
- a5289ac Merge changes Ia0e1b307,I63c7c33e into main by Treehugger Robot · 1 year, 1 month ago
- 224ea08 Define additional exception functions for container enforcement by Jihoon Kang · 1 year, 1 month ago
- fb995a1 Merge "Remove more internal fields from ModuleBase." into main by Yu Liu · 1 year, 1 month ago
- dd00f2d Merge "Introduce vintf_fragment module type" into main by Kiyoung Kim · 1 year, 1 month ago
- d46e5ae Remove more internal fields from ModuleBase. by Yu Liu · 1 year, 1 month ago
- ddc2833 Remove installFiles from ModuleBase. by Yu Liu · 1 year, 1 month ago
- faf6af3 Introduce vintf_fragment module type by Kiyoung Kim · 1 year, 1 month ago
- 8bf4079 Merge "Skip writing ninja file for module with a cache hit during incremental build." into main by Yu Liu · 1 year, 1 month ago
- 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 1 year, 1 month ago
- f072120 Skip writing ninja file for module with a cache hit during incremental build. by Yu Liu · 1 year, 1 month ago
- 2800675 Rename ModuleId to ModuleCacheKey and call the same named method on moduleInfo by Yu Liu · 1 year, 1 month ago
- bf1d92a Cleanup configurable getter usages by Cole Faust · 1 year, 1 month ago
- f223702 Make the vintf_fragments property configurable by Inseob Kim · 1 year, 1 month ago
- 00abdc0 Merge "Add 'use_debug_art' to product_variable" into main by Treehugger Robot · 1 year, 2 months ago
- a0258d8 Merge "android: Add host_cross_supported prop" into main by Ivan Lozano · 1 year, 2 months ago
- c7eafa7 android: Add host_cross_supported prop by Ivan Lozano · 1 year, 2 months ago
- 881e465 Add 'use_debug_art' to product_variable by Kiyoung Kim · 1 year, 2 months ago
- 7a47bd3 Return error for unsupported context in outputFilesForModuleFromProvider by mrziwang · 1 year, 2 months ago
- 03b228e Merge "Remove OutputFileProducer" into main by Zi Wang · 1 year, 2 months ago
- 9678733 Merge changes I861a60e1,I01bf99fa,I9d16dfec into main by Treehugger Robot · 1 year, 2 months ago
- c3d4e11 Collect container informations by Jihoon Kang · 1 year, 2 months ago
- d38e63d Remove OutputFileProducer by mrziwang · 1 year, 2 months ago
- 2dbf71f Merge "Use OutputFilesProvider in module_test" into main by Zi Wang · 1 year, 2 months ago
- 1ea01e3 Use OutputFilesProvider in module_test by mrziwang · 1 year, 2 months ago
- e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 1 year, 3 months ago
- 68b2594 Fix typo in outputFilesForModule error message by mrziwang · 1 year, 2 months ago
- 9f7b9f4 Use OutputFilesProvider on java modules by mrziwang · 1 year, 2 months ago
- f58d7ef Merge "Revert "Use hashed subdir for soong_config modules"" into main by Inseob Kim · 1 year, 2 months ago
- abdb293 Update outputFilesForModuleFromProvider by mrziwang · 1 year, 3 months ago
- 51fc67b Merge "Cleanup more bazel code" into main by Treehugger Robot · 1 year, 2 months ago
- 487b144 Cleanup more bazel code by Cole Faust · 1 year, 2 months ago
- b7e9f5f Revert "Use hashed subdir for soong_config modules" by Inseob Kim · 1 year, 2 months ago
- a1aa297 Export Soong modules and build a database from metadata from Make and Soong. by Wei Li · 1 year, 2 months ago
- b651aaa Merge "Add OutputFilesProvider support for singleton" into main by Zi Wang · 1 year, 2 months ago
- 0cbd3b0 Add OutputFilesProvider support for singleton by mrziwang · 1 year, 2 months ago
- 1c74ac5 Merge "Allow soong config variables to be boolean-typed" into main by Cole Faust · 1 year, 2 months ago
- 46f6e2f Allow soong config variables to be boolean-typed by Cole Faust · 1 year, 2 months ago
- 4295359 Allow module gets its own output files using non-empty-string tag by mrziwang · 1 year, 3 months ago
- 88f4e33 Merge "Experimental code to support build action caching." into main by Yu Liu · 1 year, 3 months ago
- fa29764 Experimental code to support build action caching. by Yu Liu · 1 year, 3 months ago
- 43ddd08 Make required a configurable property by Cole Faust · 1 year, 3 months ago
- e6c8581 Use OutputFilesProvider on bpf by mrziwang · 1 year, 3 months ago
- 8db4415 Required deps don't track native bridge architectures by Jiyong Park · 1 year, 3 months ago
- 751a4a5 Export release flag types to make/soong by Cole Faust · 1 year, 3 months ago
- 44616cc Dump the required modules into module-info.json by Hugo Drumond Jacob · 1 year, 4 months ago
- e325075 Select supports product_variable("debuggable") by Jiyong Park · 1 year, 4 months ago
- e8cb917 Merge changes I5645ddb9,Ib3d50f15,Ib4c5815a,If3b63706 into main by Treehugger Robot · 1 year, 4 months ago
- 1d4907e Revert "Add SkipToTransitiveDepsTag interface for dependency tags" by Jiyong Park · 1 year, 4 months ago
- 635e121 Merge "Fix: required deps from native module to phony module is respected" into main by Jiyong Park · 1 year, 4 months ago
- 74f3f30 Soong filesystem may install aconfig_flags.pb by Justin Yun · 1 year, 4 months ago
- c4b1d55 Fix: required deps from native module to phony module is respected by Jiyong Park · 1 year, 4 months ago
- b544a8b Merge changes from topic "reland_embedded_jni" into main by Jiyong Park · 1 year, 4 months ago
- 1fb7c35 Add SkipToTransitiveDepsTag interface for dependency tags by Jiyong Park · 1 year, 4 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
- e19f741 Rename release_variable to release_flag in selects by Cole Faust · 1 year, 4 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 4 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
- 3f627e6 Use no_full_install: true instead of installable: false by Jiyong Park · 1 year, 4 months ago
- 8afc514 Update accesses to ConfigurableCondition by Cole Faust · 1 year, 4 months ago
- e25cc5c Merge "Revert^2 "Use Module interface in addRequiredDeps"" into main by Treehugger Robot · 1 year, 5 months ago
- f21dd65 Revert^2 "Use Module interface in addRequiredDeps" by Jiyong Park · 1 year, 5 months ago
- 5ff02b5 Merge "Revert "Use Module interface in addRequiredDeps"" into main by Daren Liao · 1 year, 5 months ago
- bbcdaa0 Revert "Use Module interface in addRequiredDeps" by Daren Liao · 1 year, 5 months ago
- 4e1cf60 Merge "Change the syntax for arch selecting and add os selecting" into main by Treehugger Robot · 1 year, 5 months ago
- 8f8b695 Merge "Use Module interface in addRequiredDeps" into main by Jiyong Park · 1 year, 5 months ago