1. cda9ce1 Merge "Add $(build_number_file) support to genrules" into main by Cole Faust · 1 year, 1 month ago
  2. d4daa43 Merge "apex: apex_available with prefix" into main by Treehugger Robot · 1 year, 1 month ago
  3. 9a419e2 apex: apex_available with prefix by Jooyung Han · 1 year, 1 month ago
  4. 2d2df8c Merge "Convert $(call soong_config_set_bool) to rbc" into main by Treehugger Robot · 1 year, 1 month ago
  5. ff545ca Merge "Add a coverage suffix to avoid Ninja file regeneration." into main by Qing Shen · 1 year, 1 month ago
  6. 5914aae Convert $(call soong_config_set_bool) to rbc by Cole Faust · 1 year, 1 month ago
  7. 78f3c3a Add $(build_number_file) support to genrules by Cole Faust · 1 year, 1 month ago
  8. 5b1a39a Merge "Make the WholeStatic/Static/Shared libs properties configurable" into main by Cole Faust · 1 year, 1 month ago
  9. f0006e7 Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 1 year, 1 month ago
  10. ea66cdd Merge "Search for default_team in Android.bp when other .bp files are included." into main by Ronald Braunstein · 1 year, 1 month ago
  11. 67478b3 Merge "Add test for interactions between product variables and arch variant properties" into main by Colin Cross · 1 year, 1 month ago
  12. a5289ac Merge changes Ia0e1b307,I63c7c33e into main by Treehugger Robot · 1 year, 1 month ago
  13. 0f3b1a7 Define unstable container by Jihoon Kang · 1 year, 1 month ago
  14. 224ea08 Define additional exception functions for container enforcement by Jihoon Kang · 1 year, 1 month ago
  15. 7c2af51 Merge "Track resources separately in java_import" into main by Colin Cross · 1 year, 1 month ago
  16. 75b14ee Merge "Clean up: remove com.android.gki.*" into main by Treehugger Robot · 1 year, 1 month ago
  17. 6ca3f75 Merge "Convert more stored WritablePaths to Paths" into main by Colin Cross · 1 year, 1 month ago
  18. 08e76d9 Merge "Run "ravenizer" on ravenwood jars" into main by Treehugger Robot · 1 year, 1 month ago
  19. fb995a1 Merge "Remove more internal fields from ModuleBase." into main by Yu Liu · 1 year, 1 month ago
  20. f0df94a Merge "Move kotlin stdlib to normal dependency tag" into main by Colin Cross · 1 year, 1 month ago
  21. f330b3d Merge "Use rsp files to pass turbine inputs to RBE" into main by Colin Cross · 1 year, 1 month ago
  22. 7ded382 Run "ravenizer" on ravenwood jars by Makoto Onuki · 1 year, 6 months ago
  23. 53529a9 Track resources separately in java_import by Colin Cross · 1 year, 1 month ago
  24. 7da471f Add test for interactions between product variables and arch variant properties by Colin Cross · 1 year, 1 month ago
  25. 40b7917 Clean up: remove com.android.gki.* by Jooyung Han · 1 year, 1 month ago
  26. 77965d9 Convert more stored WritablePaths to Paths by Colin Cross · 1 year, 1 month ago
  27. dd00f2d Merge "Introduce vintf_fragment module type" into main by Kiyoung Kim · 1 year, 1 month ago
  28. d46e5ae Remove more internal fields from ModuleBase. by Yu Liu · 1 year, 1 month ago
  29. 334efc0 Merge "Improve docs for Deapexer modules" into main by Treehugger Robot · 1 year, 1 month ago
  30. 4a2f368 Search for default_team in Android.bp when other .bp files are included. by Ronald Braunstein · 1 year, 1 month ago
  31. d0ea3f6 Merge "Fix build_prop module to use partition() instead of PartitionTag()" into main by William McVicker · 1 year, 1 month ago
  32. 47a91c9 Merge "Check that the DeapexerInfo was actually set" into main by Cole Faust · 1 year, 1 month ago
  33. e89b6dd Merge "Remove installFiles from ModuleBase." into main by Yu Liu · 1 year, 1 month ago
  34. 3306d84 Merge "Support configurable prebuilt apex sources" into main by Treehugger Robot · 1 year, 1 month ago
  35. 4483c0e Merge "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" into main by Treehugger Robot · 1 year, 1 month ago
  36. 3ffc37c Fix build_prop module to use partition() instead of PartitionTag() by Yi-Yo Chiang · 1 year, 1 month ago
  37. c0ca505 Check that the DeapexerInfo was actually set by Cole Faust · 1 year, 1 month ago
  38. 642e720 Support configurable prebuilt apex sources by Cole Faust · 1 year, 1 month ago
  39. ddc2833 Remove installFiles from ModuleBase. by Yu Liu · 1 year, 1 month ago
  40. 882d600 Move kotlin stdlib to normal dependency tag by Colin Cross · 1 year, 1 month ago
  41. 61bd3d1 Merge "Revert^2 "Verify that ndk_headers headers are valid C."" into main by Dan Albert · 1 year, 1 month ago
  42. 67e25d1 Merge "Always generate PDB for Windows executable" into main by Treehugger Robot · 1 year, 1 month ago
  43. aa8020a Always generate PDB for Windows executable by Fabien Sanglard · 1 year, 1 month ago
  44. 97da65f Merge "Pass through `RUST_LOG`" into main by Treehugger Robot · 1 year, 1 month ago
  45. bcc2ef0 Improve docs for Deapexer modules by Spandan Das · 1 year, 1 month ago
  46. b2ab527 Pass through `RUST_LOG` by LaMont Jones · 1 year, 1 month ago
  47. 6de6d72 Correct the name of the android.car.builtin module that is instrumented by Jihoon Kang · 1 year, 1 month ago
  48. faf6af3 Introduce vintf_fragment module type by Kiyoung Kim · 1 year, 1 month ago
  49. 266f991 Revert^2 "Verify that ndk_headers headers are valid C." by Dan Albert · 1 year, 1 month ago
  50. 2fcc48e Use rsp files to pass turbine inputs to RBE by Colin Cross · 1 year, 1 month ago
  51. 8bf4079 Merge "Skip writing ninja file for module with a cache hit during incremental build." into main by Yu Liu · 1 year, 1 month ago
  52. 246b430 Merge "Merge SingletonProviderContext with OtherModuleProviderContext" into main by Yu Liu · 1 year, 1 month ago
  53. f20696e Merge "Refactor containers" into main by Treehugger Robot · 1 year, 1 month ago
  54. c128a68 Merge "Remove workaround for old libc++" into main by Yi Kong · 1 year, 1 month ago
  55. 9e05d1c Add a coverage suffix to avoid Ninja file regeneration. by Qing Shen · 1 year, 1 month ago
  56. aa65374 Merge "Make the srcs and exclude_srcs properties configurable" into main by Treehugger Robot · 1 year, 1 month ago
  57. c042905 Merge "Individually mount children of root with ABFS enabled and respect OUT_DIR configuration." into main by Haamed Gheibi · 1 year, 1 month ago
  58. 51554b4 Merge "dirmods: Add option to not recurse" into main by Treehugger Robot · 1 year, 1 month ago
  59. 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 1 year, 1 month ago
  60. 96a692b Make the srcs and exclude_srcs properties configurable by Cole Faust · 1 year, 1 month ago
  61. 17a61d7 Refactor containers by Jihoon Kang · 1 year, 1 month ago
  62. 2611851 Individually mount children of root with ABFS enabled and respect by Taylor Santiago · 1 year, 1 month ago
  63. 703c2e3 Merge "Bump pessimizing-move from -Wno to -Wno-error" into main by Yi Kong · 1 year, 1 month ago
  64. 08b6061 Merge changes If313580b,I68d50d68 into main by Colin Cross · 1 year, 1 month ago
  65. 9dfccb9 Merge changes Ib4581079,Ia3887bae into main by Spandan Das · 1 year, 1 month ago
  66. f480113 Remove workaround for old libc++ by Yi Kong · 1 year, 1 month ago
  67. fd50d17 Bump pessimizing-move from -Wno to -Wno-error by Yi Kong · 1 year, 1 month ago
  68. d0338d3 Merge "Remove host_snapshot module" into main by Kiyoung Kim · 1 year, 1 month ago
  69. 6f4d57a Merge "Build product/odm build.prop with Soong" into main by Treehugger Robot · 1 year, 1 month ago
  70. b61c226 Use a provider for systems modules by Colin Cross · 1 year, 1 month ago
  71. a66b463 Add PrepareForTestWithBuildFlag by Colin Cross · 1 year, 1 month ago
  72. b4cd5df Make IdeInfo aware of jarjar-ing by Spandan Das · 1 year, 1 month ago
  73. dee1a74 Add .internal modules to IDEInfo.deps of top-level java_sdk_library by Spandan Das · 1 year, 1 month ago
  74. 788f697 Merge changes Iab6efe78,I73affae8 into main by Spandan Das · 1 year, 1 month ago
  75. fbe5780 Disable ABI tracking for bionic. by Dan Albert · 1 year, 1 month ago
  76. 6e8bd1c Register versioned sdk dependency in module_bp_java_deps.json by Spandan Das · 1 year, 1 month ago
  77. c8b6feb Merge "Move -Wno-error=format from external NoOverride to external flags" into main by Yi Kong · 1 year, 1 month ago
  78. 3d46dc5 Merge "rust: Add dylib variants for bindgen modules." into main by Ivan Lozano · 1 year, 1 month ago
  79. ef693fc Remove host_snapshot module by Kiyoung Kim · 1 year, 1 month ago
  80. 2e2d753 Move -Wno-error=format from external NoOverride to external flags by Yi Kong · 1 year, 1 month ago
  81. f826c99 Merge "apex: rm $out before decompressing an apex." into main by Jooyung Han · 1 year, 1 month ago
  82. d882a0c Merge "Revert "Verify that ndk_headers headers are valid C."" into main by Priyanka Advani (xWF) · 1 year, 1 month ago
  83. 181934c Revert "Verify that ndk_headers headers are valid C." by Priyanka Advani (xWF) · 1 year, 1 month ago
  84. f5ee86c Add IdeInfo for java module types by Spandan Das · 1 year, 1 month ago
  85. 894a938 Merge "Verify that ndk_headers headers are valid C." into main by Treehugger Robot · 1 year, 1 month ago
  86. 82201c2 Merge changes Ib238a83a,I9ed6a649 into main by Colin Cross · 1 year, 1 month ago
  87. 01d4f8b Build product/odm build.prop with Soong by Inseob Kim · 1 year, 1 month ago
  88. 9b94da7 Re-enable -Wformat warning by Yi Kong · 1 year, 3 months ago
  89. 375aba8 Merge "Do not enable AFDO for coverage builds" into main by Yi Kong · 1 year, 1 month ago
  90. 8fa6116 apex: rm $out before decompressing an apex. by Jooyung Han · 1 year, 1 month ago
  91. edcbad4 Merge changes Ifc905b14,I62166c6d into main by Treehugger Robot · 1 year, 1 month ago
  92. 6d26f80 Fix IDEInfo for java_import by Spandan Das · 1 year, 1 month ago
  93. b08bf77 Add IdeInfo for android_library_import by Spandan Das · 1 year, 1 month ago
  94. 8c844e0 Merge changes I2b182cd3,Ibf6d9b79 into main by Colin Cross · 1 year, 1 month ago
  95. 79a10d9 Merge "Add some verification on test_suite for test_module_config" into main by Ronald Braunstein · 1 year, 1 month ago
  96. a186ac0 Add some verification on test_suite for test_module_config by Ronald Braunstein · 1 year, 1 month ago
  97. 1f75cdf Use rsp for kotlin classpath by Colin Cross · 1 year, 1 month ago
  98. edec77c Split jarjarIfNecessary out of compileJavaHeader by Colin Cross · 1 year, 2 months ago
  99. d1d8f17 Move kotlin stdlib after javac jars by Colin Cross · 1 year, 1 month ago
  100. 7727c7f Convert JavaInfoProvider to *JavaInfo by Colin Cross · 1 year, 2 months ago