- 1d26d30 Merge "Add 'pre-production' description to queryview action." by Jingwen Chen · 5 years ago
- 478d033 Add 'pre-production' description to queryview action. by Jingwen Chen · 5 years ago
- ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 5 years ago
- b05d62f Mark queryview as experimental in the Ninja description. by Jingwen Chen · 5 years ago
- 848e00e Teach Soong to use a custom Delve binary. by Lukacs T. Berki · 5 years ago
- 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 5 years ago
- ebb0b57 Add dependency on dexpreopt.config to soong_build doc generation. by Jingwen Chen · 5 years ago
- f1a2e55 Merge "Add ModuleInstallPathContextForTesting." by Ulyana Trafimovich · 5 years ago
- ccc8c85 Add ModuleInstallPathContextForTesting. by Ulya Trafimovich · 5 years ago
- 9a89a2a Move boot jars package check from make by Paul Duffin · 5 years ago
- b0f8ac4 Batch cquery requests for mixed builds by Chris Parsons · 5 years ago
- 7522122 Merge "Change mixed soong/bazel builds to use USE_BAZEL_ANALYSIS" by Christopher Parsons · 5 years ago
- 8b77a00 Change mixed soong/bazel builds to use USE_BAZEL_ANALYSIS by Chris Parsons · 5 years ago
- 7d584e9 Retry: Make ConfiguredJarList immutable by Paul Duffin · 5 years ago
- e10dfa4 Cleanup usages of CreateConfiguredJarList by Paul Duffin · 5 years ago
- 69d1fb1 Switch BootJars/UpdatableBootJars to ConfiguredJarList by Paul Duffin · 5 years ago
- 0141660 Refactor creation of ConfiguredJarList from list of pairs by Paul Duffin · 5 years ago
- 07bc117 Merge "Fix path conflict for vendor_ramdisk_available" by Treehugger Robot · 5 years ago
- 578b5f0 Merge "Revert "Make ConfiguredJarList immutable"" by Joanne Chung · 5 years ago
- 1f25794 Revert "Make ConfiguredJarList immutable" by Joanne Chung · 5 years ago
- f26f734 Merge "InstallPath keeps its partition dir" by Treehugger Robot · 5 years ago
- 39143a9 Fix path conflict for vendor_ramdisk_available by Yifan Hong · 5 years ago
- 052f472 Make ConfiguredJarList immutable by Paul Duffin · 5 years ago
- 1e8c607 Remove unnecessary ConfiguredJarList.apex(int) method by Paul Duffin · 5 years ago
- b646bc1 Merge changes from topic "vendor_ramdisk_soong" by Yifan Hong · 5 years ago
- ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 5 years ago
- dd8dacc Vendor ramdisk modules install to correct location by Yifan Hong · 5 years ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 5 years ago
- 5ac5247 Merge "makefile_goal: not arch specific." by Yifan Hong · 5 years ago
- 957bcd9 InstallPath keeps its partition dir by Jiyong Park · 5 years ago
- 397315f makefile_goal: not arch specific. by Yifan Hong · 5 years ago
- 0477b42 Add llndk_stubs property by Colin Cross · 5 years ago
- 8d8e03f Merge "Assume 32-bit ARM has Neon support in Mainline module SDKs." by Treehugger Robot · 5 years ago
- 1795819 Merge "Add symlink_outputs support to Soong." by Jingwen Chen · 5 years ago
- 328e0bf Allow Strip in Debuggable by Philip Cuadra · 5 years ago
- 9368834 Assume 32-bit ARM has Neon support in Mainline module SDKs. by Martin Stjernholm · 5 years ago
- e72e1ff Merge "Error if visibility specifies a module" by Liz Kammer · 5 years ago
- ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 5 years ago
- 873f4b6 Error if visibility specifies a module by Liz Kammer · 5 years ago
- e501bb4 Expand visiblity error by Liz Kammer · 5 years ago
- 17e97d9 Merge "find bazel-related files and add them to bazel.list and ninja deps" by Christopher Parsons · 5 years ago
- d462070 Merge "Start using Providers instead of direct module access" by Colin Cross · 5 years ago
- a798d96 find bazel-related files and add them to bazel.list and ninja deps by Chris Parsons · 5 years ago
- 00e07c9 Merge "Support asan/hwasan versions of prebuilts." by Evgenii Stepanov · 5 years ago
- 88ed5d9 Merge "Zero C++ heap by default." by Steven Moreland · 5 years ago
- c8821b9 Merge "Expose android.filesToInstall" by Treehugger Robot · 5 years ago
- 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 6 years ago
- 9ebc22c Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3 by Colin Cross · 5 years ago
- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 5 years ago
- 9244491 Merge "Enable defaults in soong_config_module_type props" by Liz Kammer · 5 years ago
- c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 5 years ago
- 56b6de5 Merge changes I056c49e6,I994402cb by Colin Cross · 5 years ago
- d134201 Zero C++ heap by default. by Steven Moreland · 6 years ago
- c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 5 years ago
- 19bc60a Merge "Add config.AndroidFirstDeviceTarget." by Jaewoong Jung · 5 years ago
- 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 5 years ago
- 6aa9589 Merge "android/: Rename Plat->SystemExt*SepolicyDirs" by Treehugger Robot · 5 years ago
- 41b4676 Fix OutputPath.InSameDir example by Colin Cross · 5 years ago
- ff0278b Fix go vet error by Colin Cross · 5 years ago
- c179ea6 Make java_binary common variant a dependency by Colin Cross · 5 years ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
- dbd4809 Enable defaults in soong_config_module_type props by Liz Kammer · 5 years ago
- 38cfe29 Merge "Revert "Implement vts_config module"" by Treehugger Robot · 5 years ago
- c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 5 years ago
- f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago
- ee0b81a Revert "Implement vts_config module" by Dan Shi · 5 years ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
- 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
- ac0cd89 Merge changes I4c8cd544,I62d4d43d,I0ae667d4,Id357adc0,I1ff87134 by Colin Cross · 5 years ago
- 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 5 years ago
- 157f40f Add prebuilt_visibility property by Paul Duffin · 5 years ago
- 958dd4f Merge "Explicitly specify visibility in sdk/module_exports snapshot" by Paul Duffin · 5 years ago
- d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 5 years ago
- 4e1f2bd Track allowed transitive deps in any updatable module. by Artur Satayev · 6 years ago
- 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 5 years ago
- 4dc2a1a Expose android.filesToInstall by Jiyong Park · 5 years ago
- 5cc622a Merge "Update the default platform version to S" by Treehugger Robot · 5 years ago
- ca17414 Merge changes Id412359e,I9c4d3a33,Ic3216235 by Treehugger Robot · 5 years ago
- 79bee05 Merge "Handle property structs and BpPropertySets as values to AddProperty." by Martin Stjernholm · 5 years ago
- 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 5 years ago
- 0bab877 Support arch-specific init_rc property by Colin Cross · 5 years ago
- 84d8a7e Update the default platform version to S by Jiyong Park · 5 years ago
- 191c25f Handle property structs and BpPropertySets as values to AddProperty. by Martin Stjernholm · 5 years ago
- 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 5 years ago
- 8bd5095 Merge changes from topics "soong-apilevel", "soong-config-apilevel" by Dan Albert · 5 years ago
- 2c7ca78 Merge "Extend target docs to cover (almost) all variants." by Treehugger Robot · 5 years ago
- 2210198 linux_bionic_arm64 is added when Host_bionic_arm64 is true by Jiyong Park · 5 years ago
- 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
- 3735c14 Merge "Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext" by Colin Cross · 5 years ago
- f950513 Merge "Add providers support" by Colin Cross · 5 years ago
- e284b48 Extend target docs to cover (almost) all variants. by Martin Stjernholm · 5 years ago
- a9a99bc Merge "Handle absolute source paths correctly." by Martin Stjernholm · 5 years ago
- 1a1b885 Merge "Add missing characters in documentation of `compile_multilib` property." by Roland Levillain · 5 years ago
- 2d53a60 Merge changes from topic "return-new-deps" by Colin Cross · 5 years ago
- 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 6 years ago
- 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 6 years ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 6 years ago
- 6d136bf Merge "Update finalized codenames map." by Dan Albert · 5 years ago
- 24bb2e6 Add missing characters in documentation of `compile_multilib` property. by Roland Levillain · 5 years ago
- 14ee832 Handle absolute source paths correctly. by Martin Stjernholm · 5 years ago