1. f353a9a Merge tag 'android-11.0.0_r38' of https://android.googlesource.com/platform//build/soong into r by Jackeagle · 4 years, 2 months ago
  2. 4bc5fa9 Check `base` property before using it by Jooyung Han · 5 years ago
  3. a7aef9e Add ability to enable scudo-free 32-bit libc variant. by Quallenauge · 4 years, 10 months ago
  4. bd18d89 soong: allow overriding header files by Jan Altensen · 5 years ago
  5. 0081cbf soong: Drop bliss soong product variables by Pig · 4 years, 10 months ago
  6. 3458e6a soong: Give priority to modules in exported namespaces for bootjars by Sam Mortimer · 6 years ago
  7. 2d52106 soong: Hack to preserve bliss product variables by dianlujitao · 5 years ago
  8. 14a619b soong: add support for nested structs in variableProperties by Simon Shields · 8 years ago
  9. d026bf3 soong: extend with bliss board flags by Simon Shields · 8 years ago
  10. f25f77c soong: Add PathForSourceRelaxed by Sam Mortimer · 6 years ago
  11. 274a72d Reland: Deduplicate APEX variants that would build identically by Colin Cross · 5 years ago
  12. 7438571 Rename ApexName to ApexVariationName by Colin Cross · 5 years ago
  13. df027de Add CreateAliasVariation to BottomUpMutatorContext by Colin Cross · 5 years ago
  14. 2c5454f Restrict replacements of source dependencies with prebuilts by Paul Duffin · 5 years ago
  15. 27cd4a5 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 5 years ago
  16. 345f0c4 apexDepsMutator uses WalkDeps by Jooyung Han · 5 years ago
  17. 2c75333 Minimal license feature. am: dc5be9099b by Bob Badour · 4 years, 5 months ago
  18. dc5be90 Minimal license feature. by Bob Badour · 4 years, 5 months ago
  19. 7c3052a Add data bin and lib properties to sh_test by Jaewoong Jung · 5 years ago
  20. 17fbc89 Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets by Victor Khimenko · 4 years, 11 months ago
  21. 5bc1744 Build transitive lint reports for apex modules by Colin Cross · 5 years ago
  22. 1d11c87 Build a zip of transitive lint reports for apps by Colin Cross · 5 years ago
  23. 70f5909 Add DepSets by Colin Cross · 5 years ago
  24. 03f3a9c Use a default exclude filter for JaCoCo in Soong. by Chris Gross · 5 years ago
  25. 1b7fc95 Merge "Add sandbox property to the javadoc rule." into rvc-dev by Ramy Medhat · 5 years ago
  26. f6cd2a0 Merge changes from topic "gcov-clang-migration" into rvc-dev by Oliver Nguyen · 5 years ago
  27. abe1a1a Add sandbox property to the javadoc rule. by Ramy Medhat · 5 years ago
  28. 72cabc6 Make native_coverage clause work with ClangCoverage by Colin Cross · 5 years ago
  29. 583691a Introduce product variables to select Java code coverage paths in Soong. by Roland Levillain · 5 years ago
  30. 0c9a2d0 Rename native code coverage paths product variables in Soong. by Roland Levillain · 5 years ago
  31. 1ee62c0 Propagate owner property for apex modules by Anton Hansson · 5 years ago
  32. 433ea23 Change how override_modules work with prebuilts. by Jaewoong Jung · 5 years ago
  33. 78d26d1 Merge "VNDK listing contains device modules only" into rvc-dev by TreeHugger Robot · 5 years ago
  34. 115e7e7 Enforce permitted_packages for Q+ and R+ modules by Andrei Onea · 5 years ago
  35. 97c74da VNDK listing contains device modules only by Yo Chiang · 5 years ago
  36. 95f7b34 Use inclusive language in build/soong by Colin Cross · 5 years ago
  37. 871b80f Add DistForGoal to MakeVarsContext by Colin Cross · 6 years ago
  38. 9855207 Define Soong phony rules in Make by Colin Cross · 5 years ago
  39. f77c720 Allow tests to bypass PathForSource existence checks by Colin Cross · 5 years ago
  40. e50fe61 Make override modules compatible with prebuilts. by Jaewoong Jung · 5 years ago
  41. 78f654c Make it possible to specify separate rules for native_bridge case by Victor Khimenko · 5 years ago
  42. fccad6b Soong package structure refactoring by Jaewoong Jung · 5 years ago
  43. 327b057 Merge "Notice file embededd in APEX is deterministic" into rvc-dev by Jiyong Park · 5 years ago
  44. 402ace6 Notice file embededd in APEX is deterministic by Jiyong Park · 5 years ago
  45. 42ffc3f Merge "Refactor RBE support for Javac/R8/D8 to use the remoteexec package." into rvc-dev by TreeHugger Robot · 5 years ago
  46. 07d2152 Merge changes I4ab7e1a3,Ib525b2f5,I2d4c54fb into rvc-dev by Artur Satayev · 5 years ago
  47. 2b4b7bb Generate combined deps-info for all updatable modules. by Artur Satayev · 5 years ago
  48. 93a06c1 Remove ApexBundleDepsInfo.MinSdkVersion() by Jooyung Han · 5 years ago
  49. c0eb0b1 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 5 years ago
  50. ac80afa Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Treehugger Robot · 5 years ago
  51. 98c7122 Allow the user to explicitly set the java Uncompress_dex property. by David Srbecky · 5 years ago
  52. adb1895 Fix special case when appending a visibility rule to //visibility:private. by Martin Stjernholm · 5 years ago
  53. f8533bc Add explicit visibility on the self package in EffectiveVisibilityRules. by Martin Stjernholm · 5 years ago
  54. 68e9d96 Don't print :__pkg__ for package rules, since that's the default. by Martin Stjernholm · 5 years ago
  55. eb03296 Don't use SDK variant for vendor JNI libraries by Colin Cross · 5 years ago
  56. dd89a28 java_sdk_library_import: Propagate prefer to child modules by Paul Duffin · 5 years ago
  57. 1f4ad0e Remove unused Module.visibility() method by Paul Duffin · 5 years ago
  58. 31c43e7 Add //visibility:override to allow control over inheritance by Paul Duffin · 5 years ago
  59. cd9b697 Allow sdk_version: "none" to be used in prebuilts/ by Paul Duffin · 5 years ago
  60. 4d125bd Retry: Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  61. 08385bf Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  62. d7acc7b Remove reference to obsolete BuildSnapshot() by Paul Duffin · 5 years ago
  63. 1b115d3 Add hook to be called after defaults have been applied by Paul Duffin · 5 years ago
  64. eedf3f1 Move prebuilts mutators after defaults have been applied by Paul Duffin · 5 years ago
  65. 93f1d81 Merge "Simplify package by using LoadHook instead of mutators" into rvc-dev by TreeHugger Robot · 5 years ago
  66. 388d39b Introduce min_sdk_version to deps info. by Artur Satayev · 5 years ago
  67. fb0a636 Merge "Introduce flat deps info list." into rvc-dev by Artur Satayev · 5 years ago
  68. a43e13e Simplify package by using LoadHook instead of mutators by Paul Duffin · 5 years ago
  69. 6615b30 Document preArch mutators by Paul Duffin · 5 years ago
  70. fcb99e0 Add SDK member support for cc_object. by Martin Stjernholm · 5 years ago
  71. 5e7c32d Introduce flat deps info list. by Artur Satayev · 5 years ago
  72. 334b517 Export depsInfo into android package. by Artur Satayev · 5 years ago
  73. b33d21b Report visibility errors in both check and gather phases by Paul Duffin · 5 years ago
  74. abc9a64 Reduce duplication in visibility property management by Paul Duffin · 5 years ago
  75. ec83fd0 Updating platform SDK version for R by Svet Ganov · 5 years ago
  76. 2a5fb91 Merge changes from topic "sdk_version_variant" into rvc-dev by Colin Cross · 5 years ago
  77. 99899b3 Merge "Fix RuleBuilder remoteable actions running in the local pool." into rvc-dev by TreeHugger Robot · 5 years ago
  78. f0d01b7 Add test_for property by Jiyong Park · 5 years ago
  79. 6a9ddc3 mark platform un-availability by Jiyong Park · 5 years ago
  80. 01fd7cc Add sdk mutator for native modules by Colin Cross · 5 years ago
  81. 79c4fcc Fix RuleBuilder remoteable actions running in the local pool. by Ramy Medhat · 5 years ago
  82. 416b811 Merge changes Ib8025019,I7d58d104,I9dd4312c,I995ed389,Iba2a8a5a, ... into rvc-dev by TreeHugger Robot · 5 years ago
  83. 4586da2 Merge changes Ie883eb45,If46a2f74,I8f4c5395,Ic4eb169d,I2b2408ef, ... into rvc-dev by TreeHugger Robot · 5 years ago
  84. 3766cb7 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 5 years ago
  85. f020796 Add dependency tags to apex available errors by Paul Duffin · 5 years ago
  86. 03e7d0c Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 5 years ago
  87. 93520ed Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 5 years ago
  88. c910393 Improve consistency of handling java snapshot properties by Paul Duffin · 5 years ago
  89. 17ab883 Make new module creation API more flexible by Paul Duffin · 5 years ago
  90. 6cb8f17 Add support for using cc_library in sdk/module_exports by Paul Duffin · 5 years ago
  91. 406ea1c Refactor prebuilt to use srcs supplier function by Paul Duffin · 5 years ago
  92. 2bdbe83 Remove SdkMemberType.FinalizeModule by Paul Duffin · 5 years ago
  93. 206433a Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 5 years ago
  94. 4909681 Support extracting common values from embedded structures by Paul Duffin · 5 years ago
  95. 404db3f Copy white listed apex available settings into snapshot by Paul Duffin · 5 years ago
  96. 9b358d7 Add support for multiple os types by Paul Duffin · 5 years ago
  97. 33cedcc Refactor snapshot module creation by Paul Duffin · 5 years ago
  98. 22595f9 Enable androidmk processing in sdk testing by Paul Duffin · 5 years ago
  99. a40f0b5 Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 5 years ago
  100. 3a6c095 Copy apex_available properties to snapshot modules by Paul Duffin · 5 years ago