1. e501bb4 Expand visiblity error by Liz Kammer · 5 years ago
  2. 17e97d9 Merge "find bazel-related files and add them to bazel.list and ninja deps" by Christopher Parsons · 5 years ago
  3. d462070 Merge "Start using Providers instead of direct module access" by Colin Cross · 5 years ago
  4. a798d96 find bazel-related files and add them to bazel.list and ninja deps by Chris Parsons · 5 years ago
  5. 00e07c9 Merge "Support asan/hwasan versions of prebuilts." by Evgenii Stepanov · 5 years ago
  6. 88ed5d9 Merge "Zero C++ heap by default." by Steven Moreland · 5 years ago
  7. c8821b9 Merge "Expose android.filesToInstall" by Treehugger Robot · 5 years ago
  8. 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 5 years ago
  9. 9ebc22c Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3 by Colin Cross · 5 years ago
  10. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 5 years ago
  11. 9244491 Merge "Enable defaults in soong_config_module_type props" by Liz Kammer · 5 years ago
  12. c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 5 years ago
  13. 56b6de5 Merge changes I056c49e6,I994402cb by Colin Cross · 5 years ago
  14. d134201 Zero C++ heap by default. by Steven Moreland · 5 years ago
  15. c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 5 years ago
  16. 19bc60a Merge "Add config.AndroidFirstDeviceTarget." by Jaewoong Jung · 5 years ago
  17. 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 5 years ago
  18. 6aa9589 Merge "android/: Rename Plat->SystemExt*SepolicyDirs" by Treehugger Robot · 5 years ago
  19. 41b4676 Fix OutputPath.InSameDir example by Colin Cross · 5 years ago
  20. ff0278b Fix go vet error by Colin Cross · 5 years ago
  21. c179ea6 Make java_binary common variant a dependency by Colin Cross · 5 years ago
  22. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  23. dbd4809 Enable defaults in soong_config_module_type props by Liz Kammer · 5 years ago
  24. 38cfe29 Merge "Revert "Implement vts_config module"" by Treehugger Robot · 5 years ago
  25. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 5 years ago
  26. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago
  27. ee0b81a Revert "Implement vts_config module" by Dan Shi · 5 years ago
  28. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  29. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  30. ac0cd89 Merge changes I4c8cd544,I62d4d43d,I0ae667d4,Id357adc0,I1ff87134 by Colin Cross · 5 years ago
  31. 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 5 years ago
  32. 157f40f Add prebuilt_visibility property by Paul Duffin · 5 years ago
  33. 958dd4f Merge "Explicitly specify visibility in sdk/module_exports snapshot" by Paul Duffin · 5 years ago
  34. d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 5 years ago
  35. 4e1f2bd Track allowed transitive deps in any updatable module. by Artur Satayev · 6 years ago
  36. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 5 years ago
  37. 4dc2a1a Expose android.filesToInstall by Jiyong Park · 5 years ago
  38. 5cc622a Merge "Update the default platform version to S" by Treehugger Robot · 5 years ago
  39. ca17414 Merge changes Id412359e,I9c4d3a33,Ic3216235 by Treehugger Robot · 5 years ago
  40. 79bee05 Merge "Handle property structs and BpPropertySets as values to AddProperty." by Martin Stjernholm · 5 years ago
  41. 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 5 years ago
  42. 0bab877 Support arch-specific init_rc property by Colin Cross · 5 years ago
  43. 84d8a7e Update the default platform version to S by Jiyong Park · 5 years ago
  44. 191c25f Handle property structs and BpPropertySets as values to AddProperty. by Martin Stjernholm · 5 years ago
  45. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 5 years ago
  46. 8bd5095 Merge changes from topics "soong-apilevel", "soong-config-apilevel" by Dan Albert · 5 years ago
  47. 2c7ca78 Merge "Extend target docs to cover (almost) all variants." by Treehugger Robot · 5 years ago
  48. 2210198 linux_bionic_arm64 is added when Host_bionic_arm64 is true by Jiyong Park · 5 years ago
  49. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
  50. 3735c14 Merge "Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext" by Colin Cross · 5 years ago
  51. f950513 Merge "Add providers support" by Colin Cross · 5 years ago
  52. e284b48 Extend target docs to cover (almost) all variants. by Martin Stjernholm · 5 years ago
  53. a9a99bc Merge "Handle absolute source paths correctly." by Martin Stjernholm · 5 years ago
  54. 1a1b885 Merge "Add missing characters in documentation of `compile_multilib` property." by Roland Levillain · 5 years ago
  55. 2d53a60 Merge changes from topic "return-new-deps" by Colin Cross · 5 years ago
  56. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  57. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
  58. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  59. 6d136bf Merge "Update finalized codenames map." by Dan Albert · 5 years ago
  60. 24bb2e6 Add missing characters in documentation of `compile_multilib` property. by Roland Levillain · 5 years ago
  61. 14ee832 Handle absolute source paths correctly. by Martin Stjernholm · 5 years ago
  62. 3194912 Add support of test data to python_host_test by Dan Shi · 5 years ago
  63. 21498b4 Merge "Replace stringly-typed API levels." by Dan Albert · 5 years ago
  64. dba548a Merge "Introduce new Arm64 arch variant with dot product features" by Roland Levillain · 5 years ago
  65. 41243c1 Merge "Copy documentation from Blueprint interfaces into Soong interfaces" by Treehugger Robot · 5 years ago
  66. dbc008f Update finalized codenames map. by Dan Albert · 5 years ago
  67. 1a24627 Replace stringly-typed API levels. by Dan Albert · 6 years ago
  68. 4dfacf9 Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext by Colin Cross · 5 years ago
  69. d27e7b8 Add providers support by Colin Cross · 6 years ago
  70. f18c623 Merge "Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets" by Victor Khimenko · 5 years ago
  71. 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 5 years ago
  72. 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 5 years ago
  73. 1a31f80 Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets by Victor Khimenko · 5 years ago
  74. f78531b Don't emit make vars from disabled modules by Jiyong Park · 5 years ago
  75. 5a1a88e Merge "LinuxBionic supports arm64" by Treehugger Robot · 5 years ago
  76. 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 5 years ago
  77. f793d7d Merge "Create os and arch variants for bootstrap Go modules" by Treehugger Robot · 5 years ago
  78. 5ca3a62 Add hidden_api for java_import by Liz Kammer · 5 years ago
  79. 617b88a Create os and arch variants for bootstrap Go modules by Colin Cross · 5 years ago
  80. 4afa2e2 LinuxBionic supports arm64 by Jiyong Park · 6 years ago
  81. 9ef1f7d Merge "Don't assume host arch is always x86" am: daf735287b by Treehugger Robot · 5 years ago
  82. 87788b5 Don't assume host arch is always x86 by Jiyong Park · 5 years ago
  83. 891e776 Remove unnecessary methods/fields of DefaultsModule/Base am: 3f98d148df by Paul Duffin · 5 years ago
  84. f2dc411 Extract dist properties from commonProperties am: ed87513b0b by Paul Duffin · 5 years ago
  85. 3f98d14 Remove unnecessary methods/fields of DefaultsModule/Base by Paul Duffin · 5 years ago
  86. ed87513 Extract dist properties from commonProperties by Paul Duffin · 5 years ago
  87. 6deda0a Merge "Revert "Create os and arch variants for GoBinaryTool modules"" am: 02789ab327 by Colin Cross · 5 years ago
  88. 02789ab Merge "Revert "Create os and arch variants for GoBinaryTool modules"" by Colin Cross · 5 years ago
  89. d4bdabc Revert "Create os and arch variants for GoBinaryTool modules" by Colin Cross · 5 years ago
  90. 90d0500 Merge changes I59b7a32a,Ida7bc75a am: 0329f2398c by Colin Cross · 5 years ago
  91. 0329f23 Merge changes I59b7a32a,Ida7bc75a by Colin Cross · 5 years ago
  92. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  93. 3600b80 Return all rules when TestingModule.Rule fails by Thiébaud Weksteen · 5 years ago
  94. 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 5 years ago
  95. 03333d0 Merge "Export error reporting function to allow using it in other packages." by Ulyana Trafimovich · 5 years ago
  96. 70b96b0 Introduce new Arm64 arch variant with dot product features by Raphael Gault · 6 years ago
  97. 1ec1255 Create os and arch variants for GoBinaryTool modules by Colin Cross · 5 years ago
  98. 5ab276a Export error reporting function to allow using it in other packages. by Ulya Trafimovich · 5 years ago
  99. 4c2e4f3 Merge "Support ninja rsp files in soong_zip" by Treehugger Robot · 5 years ago
  100. 49b1e9b Merge "Use common helper functions for getting sorted map keys." by Ulyana Trafimovich · 5 years ago