- a684540 Add more comments to arch.go by Colin Cross · 4 years, 1 month ago
- 5f82934 Merge "Revert "Skip creating variants for disabled OSes"" by Colin Cross · 4 years, 1 month ago
- 08d6f8f Revert "Skip creating variants for disabled OSes" by Colin Cross · 4 years, 1 month ago
- 1357c11 Merge changes Ic2daab29,I884ddd09 by Colin Cross · 4 years, 1 month ago
- 073ea55 add PackagingSpec by Jiyong Park · 4 years, 2 months ago
- d976af0 Skip creating variants for disabled OSes by Colin Cross · 4 years, 1 month ago
- 34037c6 Use bitfield for HostOrDeviceSupported by Colin Cross · 4 years, 1 month ago
- b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 1 month ago
- 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
- ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 4 years, 3 months ago
- c8821b9 Merge "Expose android.filesToInstall" by Treehugger Robot · 4 years, 3 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 3 months ago
- 4dc2a1a Expose android.filesToInstall by Jiyong Park · 4 years, 3 months ago
- 0bab877 Support arch-specific init_rc property by Colin Cross · 4 years, 3 months ago
- 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 3 months ago
- 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
- 3735c14 Merge "Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext" by Colin Cross · 4 years, 3 months ago
- f950513 Merge "Add providers support" by Colin Cross · 4 years, 3 months ago
- 24bb2e6 Add missing characters in documentation of `compile_multilib` property. by Roland Levillain · 4 years, 3 months ago
- 41243c1 Merge "Copy documentation from Blueprint interfaces into Soong interfaces" by Treehugger Robot · 4 years, 3 months ago
- 4dfacf9 Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext by Colin Cross · 4 years, 3 months ago
- d27e7b8 Add providers support by Colin Cross · 4 years, 6 months ago
- 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 4 years, 3 months ago
- 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 4 years, 4 months ago
- 5ca3a62 Add hidden_api for java_import by Liz Kammer · 4 years, 5 months ago
- 9ef1f7d Merge "Don't assume host arch is always x86" am: daf735287b by Treehugger Robot · 4 years, 4 months ago
- 87788b5 Don't assume host arch is always x86 by Jiyong Park · 4 years, 4 months ago
- f2dc411 Extract dist properties from commonProperties am: ed87513b0b by Paul Duffin · 4 years, 4 months ago
- ed87513 Extract dist properties from commonProperties by Paul Duffin · 4 years, 4 months ago
- 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
- 5ab276a Export error reporting function to allow using it in other packages. by Ulya Trafimovich · 4 years, 4 months ago
- 0c7b26e Revert "Deduplicate APEX variants that would build identically" by Pete Bentley · 4 years, 4 months ago
- d6b2525 Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- 8cb67e4 Merge "Override EarlyModuleContext.Namespace" by Treehugger Robot · 4 years, 4 months ago
- 133ebef Override EarlyModuleContext.Namespace by Colin Cross · 4 years, 5 months ago
- e07f231 Rename ApexName to ApexVariationName by Colin Cross · 4 years, 5 months ago
- fc16b66 Merge "Fix droiddoc disting when WITHOUT_CHECK_API is true." by Jingwen Chen · 4 years, 5 months ago
- 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 4 years, 5 months ago
- 2eddd06 Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" by Colin Cross · 4 years, 5 months ago
- 32f053b Disable() must not be enabled unexpectedly by Justin Yun · 4 years, 5 months ago
- 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 5 months ago
- 7b27ca7 Fix droiddoc disting when WITHOUT_CHECK_API is true. by Jingwen Chen · 4 years, 5 months ago
- 7d15765 Merge changes Ide9c7a6a,I706c1433 am: f8b85dedde am: a02a0d012c by Treehugger Robot · 4 years, 5 months ago
- f8b85de Merge changes Ide9c7a6a,I706c1433 by Treehugger Robot · 4 years, 5 months ago
- 824f116 Add Validations to android.BuildParams by Colin Cross · 4 years, 6 months ago
- 3b984b7 Stop java_sdk_library_import from depending on source modules am: 44f1d8404b am: ad18b5c676 by Paul Duffin · 4 years, 6 months ago
- 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 4 years, 6 months ago
- bf5b939 Merge "Apply "excludes" for OutputFileProducer" am: ecc495fd09 am: af6aa6ae9f by Jooyung Han · 4 years, 6 months ago
- 7607dd3 Apply "excludes" for OutputFileProducer by Jooyung Han · 4 years, 6 months ago
- 6278365 Merge "Propagate owner property for apex modules" into rvc-dev am: ff1531e13b by Anton Hansson · 4 years, 6 months ago
- 1ee62c0 Propagate owner property for apex modules by Anton Hansson · 4 years, 6 months ago
- 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
- 1bb4665 Merge "Add SrcPath to InstallHookContext" by David Srbecky · 4 years, 6 months ago
- 97c74da VNDK listing contains device modules only by Yo Chiang · 4 years, 7 months ago
- 977dc22 Merge "VNDK listing contains device modules only" by Yo Chiang · 4 years, 6 months ago
- 9855207 Define Soong phony rules in Make by Colin Cross · 4 years, 7 months ago
- c3d87d3 Define Soong phony rules in Make by Colin Cross · 4 years, 7 months ago
- bba545e VNDK listing contains device modules only by Yo Chiang · 4 years, 7 months ago
- 0765641 Add SrcPath to InstallHookContext by David Srbecky · 4 years, 7 months ago
- 009a9dc Fall back to the source module for variants that the corresponding by Martin Stjernholm · 4 years, 10 months ago
- 1fbf440 AIDEGen: Add path attribute to okhttp module. by bralee · 4 years, 7 months ago
- 6b3ca91 Merge "Syntax check generated Android.bp snapshot" by Paul Duffin · 4 years, 7 months ago
- eb03296 Don't use SDK variant for vendor JNI libraries by Colin Cross · 4 years, 8 months ago
- c2d2405 Don't use SDK variant for vendor JNI libraries by Colin Cross · 4 years, 8 months ago
- 1f4ad0e Remove unused Module.visibility() method by Paul Duffin · 4 years, 8 months ago
- 31c43e7 Add //visibility:override to allow control over inheritance by Paul Duffin · 4 years, 8 months ago
- 36c5b8d Remove unused Module.visibility() method by Paul Duffin · 4 years, 8 months ago
- 51084ff Add //visibility:override to allow control over inheritance by Paul Duffin · 4 years, 8 months ago
- f88d8e0 Syntax check generated Android.bp snapshot by Paul Duffin · 4 years, 8 months ago
- 1c7e962 Add GetPathString by Jiyong Park · 4 years, 8 months ago
- abc9a64 Reduce duplication in visibility property management by Paul Duffin · 4 years, 8 months ago
- 5ec73ec Reduce duplication in visibility property management by Paul Duffin · 4 years, 8 months ago
- 99899b3 Merge "Fix RuleBuilder remoteable actions running in the local pool." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 79c4fcc Fix RuleBuilder remoteable actions running in the local pool. by Ramy Medhat · 4 years, 9 months ago
- f020796 Add dependency tags to apex available errors by Paul Duffin · 4 years, 9 months ago
- 6cb8f17 Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
- 28d70c7 Improve documentation of CompileMultiTargets and related properties by Paul Duffin · 4 years, 10 months ago
- b0cbec3 Add CommonOS variant for sdk by Paul Duffin · 4 years, 10 months ago
- cc21bba Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 5 years ago
- 0d8f616 Merge "Forbid generating boot image files for jars in updatable modules." by Ulyana Trafimovich · 4 years, 9 months ago
- c519244 Add dependency tags to apex available errors by Paul Duffin · 4 years, 9 months ago
- b28cc37 Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 5 years ago
- 1c610cf Include partition tag in apexkeys.txt. by Bill Peckham · 4 years, 9 months ago
- 944839a Fix RuleBuilder remoteable actions running in the local pool. by Ramy Medhat · 4 years, 9 months ago
- fff3f8a Include partition tag in apexkeys.txt. by Bill Peckham · 4 years, 9 months ago
- 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
- 67b141d Fix forwarding a vararg parameter by Jooyung Han · 4 years, 10 months ago
- ca7f0ef Improve documentation of CompileMultiTargets and related properties by Paul Duffin · 4 years, 10 months ago
- 1356d8c Add CommonOS variant for sdk by Paul Duffin · 4 years, 10 months ago
- 2642bc6 Merge changes I9170c7e2,I058201b2,Icf37bb3d by Treehugger Robot · 4 years, 10 months ago
- 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 4 years, 10 months ago
- cd87c69 Fix forwarding a vararg parameter by Jooyung Han · 4 years, 10 months ago
- 897266e Make filesToInstall return InstallPaths and add it to Module by Colin Cross · 4 years, 11 months ago
- a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 4 years, 10 months ago
- 6e35940 Add InstallForceOS, fix testcases for host by Colin Cross · 4 years, 11 months ago
- b13a948 Add apex name to description by Dan Willemsen · 4 years, 11 months ago
- f048446 Merge "Add vendor snapshot modules" by Treehugger Robot · 4 years, 11 months ago
- 54d9bb7 Improve documentation of the enabled property by Paul Duffin · 4 years, 11 months ago
- 705cd46 Merge "Implement vendor snapshot" by Treehugger Robot · 4 years, 11 months ago