1. 1e6f57b Merge "Allow experimental Java target 21 by default" into main am: bc44eb03db by Treehugger Robot · 8 months ago
  2. bc44eb0 Merge "Allow experimental Java target 21 by default" into main by Treehugger Robot · 8 months ago
  3. efc53b1 Merge "Soong: remove obsolete proto lib from unit test" into main am: 54082dd8fe by Dennis Shen · 8 months ago
  4. 54082dd Merge "Soong: remove obsolete proto lib from unit test" into main by Dennis Shen · 8 months ago
  5. 6a7ffb3 Soong: remove obsolete proto lib from unit test by Dennis Shen · 8 months ago
  6. 253f8c0 Allow experimental Java target 21 by default by Sorin Basca · 8 months ago
  7. 341d2f5 Merge "Support soong config value variables on Configurable properties" into main am: c15b0234e9 by Cole Faust · 8 months ago
  8. c15b023 Merge "Support soong config value variables on Configurable properties" into main by Cole Faust · 8 months ago
  9. abd52ea Merge "Restrict validateApexClasspathFragments to active apex prebuilts" into main am: 5458a8437d by Treehugger Robot · 8 months ago
  10. 5458a84 Merge "Restrict validateApexClasspathFragments to active apex prebuilts" into main by Treehugger Robot · 8 months ago
  11. 3fa8274 Merge "Generate specific message for build flag declarations artifact" into main am: aae7c4a302 by LaMont Jones · 8 months ago
  12. aae7c4a Merge "Generate specific message for build flag declarations artifact" into main by LaMont Jones · 8 months ago
  13. 5f29706 Support soong config value variables on Configurable properties by Cole Faust · 8 months ago
  14. 6d9ff25 Generate specific message for build flag declarations artifact by LaMont Jones · 8 months ago
  15. 18f4878 Merge "Instrument impl library belonging to apexes" into main am: b07e7fd542 by Treehugger Robot · 8 months ago
  16. fbef4fc Merge "Add tests for unhandled select condition errors" into main am: 5e79b167b8 by Cole Faust · 8 months ago
  17. b07e7fd Merge "Instrument impl library belonging to apexes" into main by Treehugger Robot · 8 months ago
  18. 5e79b16 Merge "Add tests for unhandled select condition errors" into main by Cole Faust · 8 months ago
  19. 86a72c2 Merge "Log warnings to stdout instead of stderr" into main am: a642853510 by Cole Faust · 8 months ago
  20. a642853 Merge "Log warnings to stdout instead of stderr" into main by Cole Faust · 8 months ago
  21. d321b21 release_config_proto: revert enum rename am: 44789260ad by LaMont Jones · 8 months ago
  22. 4478926 release_config_proto: revert enum rename by LaMont Jones · 8 months ago
  23. 690df2e Instrument impl library belonging to apexes by Jihoon Kang · 8 months ago
  24. 1835d95 Merge "Export release flag types to make/soong" into main am: d7b71490ae by Treehugger Robot · 8 months ago
  25. d7b7149 Merge "Export release flag types to make/soong" into main by Treehugger Robot · 8 months ago
  26. abac6e3 Merge "Better errors from build-flag" into main am: 423b8f6869 by Treehugger Robot · 8 months ago
  27. 423b8f6 Merge "Better errors from build-flag" into main by Treehugger Robot · 8 months ago
  28. 479452b Merge "implement InstallDepNeeded for sdkLibraryComponentTag" into main am: 1bd60b7c79 by Treehugger Robot · 8 months ago
  29. 3b30067 Log warnings to stdout instead of stderr by Cole Faust · 8 months ago
  30. 1bd60b7 Merge "implement InstallDepNeeded for sdkLibraryComponentTag" into main by Treehugger Robot · 8 months ago
  31. 751a4a5 Export release flag types to make/soong by Cole Faust · 8 months ago
  32. 310ccc2 Better errors from build-flag by LaMont Jones · 8 months ago
  33. 1415729 Merge changes I6b1d6dcd,I97eb864e,I155c26b1 into main am: 1ab18fc547 by Treehugger Robot · 8 months ago
  34. fd42495 Merge "Update select tests for optionals" into main am: 4ab1563fe5 by Cole Faust · 8 months ago
  35. a06b6fc Merge "Fix the problem of resource integration confusion caused by not adding regional configuration tailoring." into main am: 30f6e28295 by Joe Onorato · 8 months ago
  36. 1ab18fc Merge changes I6b1d6dcd,I97eb864e,I155c26b1 into main by Treehugger Robot · 8 months ago
  37. 4ab1563 Merge "Update select tests for optionals" into main by Cole Faust · 8 months ago
  38. 30f6e28 Merge "Fix the problem of resource integration confusion caused by not adding regional configuration tailoring." into main by Joe Onorato · 8 months ago
  39. ad0a9f4 Merge "Make dirs a configurable property" into main am: 5c04707a3f by Treehugger Robot · 8 months ago
  40. 382afba Merge "Remove printf in tests" into main am: c7360364fc by Treehugger Robot · 8 months ago
  41. 5c04707 Merge "Make dirs a configurable property" into main by Treehugger Robot · 8 months ago
  42. c736036 Merge "Remove printf in tests" into main by Treehugger Robot · 8 months ago
  43. 52df388 Minor flagging cleanup by LaMont Jones · 8 months ago
  44. c6aef16 Add build_flag_declarations module by LaMont Jones · 8 months ago
  45. fa4ba22 Add build-flag-declarations tool by LaMont Jones · 8 months ago
  46. d9c6a5b Make dirs a configurable property by Cole Faust · 8 months ago
  47. 749eeaa Update select tests for optionals by Cole Faust · 8 months ago
  48. 167c9be Add test for selects with variables am: b9519094d9 by Cole Faust · 8 months ago
  49. 5f1f940 Restrict validateApexClasspathFragments to active apex prebuilts by Spandan Das · 8 months ago
  50. bc82eaf Remove printf in tests by Cole Faust · 8 months ago
  51. b951909 Add test for selects with variables by Cole Faust · 8 months ago
  52. dbe31b1 Merge "Add Factory methods, WriteFormattedMessage" into main am: e0d5ea1d7c by LaMont Jones · 8 months ago
  53. 2ac88c1 Merge "Write ninja file in parallel." into main am: 928cb6d557 by Yu Liu · 8 months ago
  54. e0d5ea1 Merge "Add Factory methods, WriteFormattedMessage" into main by LaMont Jones · 8 months ago
  55. 928cb6d Merge "Write ninja file in parallel." into main by Yu Liu · 8 months ago
  56. aaa6dcd implement InstallDepNeeded for sdkLibraryComponentTag by Jeongik Cha · 8 months ago
  57. 449b64c Merge "Add clang_verify property for cc." into main am: 1c07aaac6a by Treehugger Robot · 8 months ago
  58. 1c07aaa Merge "Add clang_verify property for cc." into main by Treehugger Robot · 8 months ago
  59. 482ba4d Merge "Add --release and --lib-variant to the instructions to update ABI dumps" into main am: cf90c1596a by Hsin-Yi Chen · 8 months ago
  60. cf90c15 Merge "Add --release and --lib-variant to the instructions to update ABI dumps" into main by Hsin-Yi Chen · 8 months ago
  61. d62ea30 Add clang_verify property for cc. by kellyhung · 8 months ago
  62. 7bf9690 Merge "Add multilib.prefer32.deps to packaging base" into main am: 46469d6a03 by Jiyong Park · 8 months ago
  63. 46469d6 Merge "Add multilib.prefer32.deps to packaging base" into main by Jiyong Park · 8 months ago
  64. 54629c1 Merge changes from topic "revert-3094658-revert-3088867-QEHDREAABY-IOPVAUIKWL" into main am: 652824c8d6 by Treehugger Robot · 8 months ago
  65. 652824c Merge changes from topic "revert-3094658-revert-3088867-QEHDREAABY-IOPVAUIKWL" into main by Treehugger Robot · 8 months ago
  66. 2c620fc Merge "Make refreshmod a script instead of a shell function" into main am: 39b3b1f71d by Treehugger Robot · 8 months ago
  67. 73bf374 Merge "Convert envsetup.sh shell functions to scripts." into main am: 4deefa4c99 by Treehugger Robot · 8 months ago
  68. c068cbe Merge "Create empty monolithic hiddenapi flags files for non java devices." into main am: 766a156fac by Treehugger Robot · 8 months ago
  69. 39b3b1f Merge "Make refreshmod a script instead of a shell function" into main by Treehugger Robot · 8 months ago
  70. 4deefa4 Merge "Convert envsetup.sh shell functions to scripts." into main by Treehugger Robot · 8 months ago
  71. 766a156 Merge "Create empty monolithic hiddenapi flags files for non java devices." into main by Treehugger Robot · 8 months ago
  72. fddb5b5 Merge "Do not instrument the implementation library of sdk_library" into main am: 58dace8454 by Treehugger Robot · 8 months ago
  73. 58dace8 Merge "Do not instrument the implementation library of sdk_library" into main by Treehugger Robot · 8 months ago
  74. 92d8404 Revert^2 "Refactor how jni_libs dependencies are added" by Jiyong Park · 8 months ago
  75. c1e5b18 Revert^2 "Add make java.dependencyTag installable or not" by Jiyong Park · 8 months ago
  76. 970c524 Revert "Revert "APK-in-APEX should set use_embedded_native_libs:..." by Jiyong Park · 8 months ago
  77. 25b9222 Revert^2 "Install jni symlinks in Soong" by Jiyong Park · 8 months ago
  78. d75e998 Fix the problem of resource integration confusion caused by not adding regional configuration tailoring. by 优秀 · 8 months ago
  79. e3de5ac Add Factory methods, WriteFormattedMessage by LaMont Jones · 8 months ago
  80. 1b2ddc8 Write ninja file in parallel. by Yu Liu · 8 months ago
  81. 34155e3 Do not instrument the implementation library of sdk_library by Jihoon Kang · 8 months ago
  82. a90db96 Create empty monolithic hiddenapi flags files for non java devices. by Spandan Das · 8 months ago
  83. 7bef057 Merge "Dump the required modules into module-info.json" into main am: a6ecdd39c8 by Treehugger Robot · 8 months ago
  84. 665ece7 Merge changes Ifbe123d1,Ie2e738a6 into main am: 8298134503 by Treehugger Robot · 8 months ago
  85. a6ecdd3 Merge "Dump the required modules into module-info.json" into main by Treehugger Robot · 8 months ago
  86. 8298134 Merge changes Ifbe123d1,Ie2e738a6 into main by Treehugger Robot · 8 months ago
  87. 4e81f8e Turn off relaxed-template-template-args as a workaround am: 9b9d29b845 by Yi Kong · 8 months ago
  88. 44616cc Dump the required modules into module-info.json by Hugo Drumond Jacob · 8 months ago
  89. 50801e2 Support min_sdk_version overrides in apexes by Spandan Das · 8 months ago
  90. e604378 Add multilib.prefer32.deps to packaging base by Jiyong Park · 8 months ago
  91. 9b9d29b Turn off relaxed-template-template-args as a workaround by Yi Kong · 8 months ago
  92. 5bcd43e Make refreshmod a script instead of a shell function by Joe Onorato · 8 months ago
  93. 9a0a2fc Convert envsetup.sh shell functions to scripts. by Joe Onorato · 8 months ago
  94. ad3f504 Merge "deps in the packaging modules supports select" into main am: bd6b1fcab4 by Treehugger Robot · 8 months ago
  95. bd6b1fc Merge "deps in the packaging modules supports select" into main by Treehugger Robot · 8 months ago
  96. 023c76d Merge "Select supports product_variable("debuggable")" into main am: 93a7a6dfe4 by Jiyong Park · 8 months ago
  97. 105e11c deps in the packaging modules supports select by Jiyong Park · 8 months ago
  98. 93a7a6d Merge "Select supports product_variable("debuggable")" into main by Jiyong Park · 8 months ago
  99. ac1562e Merge changes from topic "revert-3088867-QEHDREAABY" into main am: 4978080b1d by Yu Shan · 8 months ago
  100. 4978080 Merge changes from topic "revert-3088867-QEHDREAABY" into main by Yu Shan · 8 months ago