- 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 · 5 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 · 5 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 · 5 years ago
- 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 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
- 3194912 Add support of test data to python_host_test by Dan Shi · 5 years ago
- 21498b4 Merge "Replace stringly-typed API levels." by Dan Albert · 5 years ago
- dba548a Merge "Introduce new Arm64 arch variant with dot product features" by Roland Levillain · 5 years ago
- 41243c1 Merge "Copy documentation from Blueprint interfaces into Soong interfaces" by Treehugger Robot · 5 years ago
- dbc008f Update finalized codenames map. by Dan Albert · 5 years ago
- 1a24627 Replace stringly-typed API levels. by Dan Albert · 6 years ago
- 4dfacf9 Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext by Colin Cross · 5 years ago
- d27e7b8 Add providers support by Colin Cross · 6 years ago
- f18c623 Merge "Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets" by Victor Khimenko · 5 years ago
- 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 5 years ago
- 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 5 years ago
- 1a31f80 Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets by Victor Khimenko · 5 years ago
- f78531b Don't emit make vars from disabled modules by Jiyong Park · 5 years ago
- 5a1a88e Merge "LinuxBionic supports arm64" by Treehugger Robot · 5 years ago
- 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 5 years ago
- f793d7d Merge "Create os and arch variants for bootstrap Go modules" by Treehugger Robot · 5 years ago
- 5ca3a62 Add hidden_api for java_import by Liz Kammer · 5 years ago
- 617b88a Create os and arch variants for bootstrap Go modules by Colin Cross · 5 years ago
- 4afa2e2 LinuxBionic supports arm64 by Jiyong Park · 6 years ago
- 9ef1f7d Merge "Don't assume host arch is always x86" am: daf735287b by Treehugger Robot · 5 years ago
- 87788b5 Don't assume host arch is always x86 by Jiyong Park · 5 years ago
- 891e776 Remove unnecessary methods/fields of DefaultsModule/Base am: 3f98d148df by Paul Duffin · 5 years ago
- f2dc411 Extract dist properties from commonProperties am: ed87513b0b by Paul Duffin · 5 years ago
- 3f98d14 Remove unnecessary methods/fields of DefaultsModule/Base by Paul Duffin · 5 years ago
- ed87513 Extract dist properties from commonProperties by Paul Duffin · 5 years ago
- 6deda0a Merge "Revert "Create os and arch variants for GoBinaryTool modules"" am: 02789ab327 by Colin Cross · 5 years ago
- 02789ab Merge "Revert "Create os and arch variants for GoBinaryTool modules"" by Colin Cross · 5 years ago
- d4bdabc Revert "Create os and arch variants for GoBinaryTool modules" by Colin Cross · 5 years ago
- 90d0500 Merge changes I59b7a32a,Ida7bc75a am: 0329f2398c by Colin Cross · 5 years ago
- 0329f23 Merge changes I59b7a32a,Ida7bc75a by Colin Cross · 5 years ago
- 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 3600b80 Return all rules when TestingModule.Rule fails by Thiébaud Weksteen · 5 years ago
- 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 5 years ago
- 03333d0 Merge "Export error reporting function to allow using it in other packages." by Ulyana Trafimovich · 5 years ago
- 70b96b0 Introduce new Arm64 arch variant with dot product features by Raphael Gault · 6 years ago
- 1ec1255 Create os and arch variants for GoBinaryTool modules by Colin Cross · 5 years ago
- 5ab276a Export error reporting function to allow using it in other packages. by Ulya Trafimovich · 5 years ago
- 4c2e4f3 Merge "Support ninja rsp files in soong_zip" by Treehugger Robot · 5 years ago
- 49b1e9b Merge "Use common helper functions for getting sorted map keys." by Ulyana Trafimovich · 5 years ago