1. 779d41c Simplify aconfig_declarations_group by Cole Faust · 7 months ago
  2. 7467410 Merge "Only write release config files if they've changed" into main by Treehugger Robot · 7 months ago
  3. 274b3c9 Merge "cc: Make generated_headers configurable" into main by Aleks Todorov · 7 months ago
  4. 36187c3 Merge "cc: Make cc_genrule defaultable" into main by Aleks Todorov · 7 months ago
  5. 93b6dd0 cc: Make generated_headers configurable by Aleks Todorov · 7 months ago
  6. fc76778 Merge "Revert "Pass --non-updatable-system flag to aapt2 when versionCode is unspecified"" into main by PODISHETTY KUMAR · 7 months ago
  7. 31934a5 Merge "Add support for recent Mac SDK (13, 14)" into main by Treehugger Robot · 7 months ago
  8. 0b6d6fe Revert "Pass --non-updatable-system flag to aapt2 when versionCode is unspecified" by PODISHETTY KUMAR · 7 months ago
  9. 7785840 Merge "Cleanup ImageInterface.SetImageVariation" into main by Treehugger Robot · 7 months ago
  10. 0ef7095 Merge "Pass --non-updatable-system flag to aapt2 when versionCode is unspecified" into main by Treehugger Robot · 7 months ago
  11. 1b0d929 Merge "Make the cflags property configurable" into main by Cole Faust · 7 months ago
  12. 000fe5a Merge "release_config: various cleanup" into main by Treehugger Robot · 7 months ago
  13. 8f3fd0a Merge "Use OutputFilesProvider on aconfig_declarations_group" into main by Zi Wang · 7 months ago
  14. d156fee Merge "Use OutputFilesProvider on syspropJavaGenRule" into main by Zi Wang · 7 months ago
  15. 5078551 Merge "Properly track where a build flag is declared" into main by Treehugger Robot · 7 months ago
  16. 2530b44 Only write release config files if they've changed by Cole Faust · 7 months ago
  17. 1571ad9 Merge "Add following directories to Android.mk denylist to block new Android.mk files." into main by Treehugger Robot · 7 months ago
  18. 6c76ad37 Merge "Modify the installation rules of sh binary based on the image variants" into main by Treehugger Robot · 7 months ago
  19. 97e29a9 Properly track where a build flag is declared by LaMont Jones · 7 months ago
  20. 937f35f Use OutputFilesProvider on aconfig_declarations_group by mrziwang · 7 months ago
  21. 7583e83 Cleanup ImageInterface.SetImageVariation by Jihoon Kang · 7 months ago
  22. e96c16a Make the cflags property configurable by Cole Faust · 7 months ago
  23. 7182516 Modify the installation rules of sh binary based on the image variants by Jihoon Kang · 7 months ago
  24. 9034af4 Merge "Call PackageFile for dexpreopt files of APEX bundles." into main by Treehugger Robot · 7 months ago
  25. ba2a460 Use OutputFilesProvider on syspropJavaGenRule by mrziwang · 7 months ago
  26. afc2842 Merge "Use OutputFilesProvider on prebuilt_etc" into main by Zi Wang · 7 months ago
  27. 68f5fbf Merge "Remove timestamp from local build number" into main by Treehugger Robot · 7 months ago
  28. 1ae7b77 Remove timestamp from local build number by Cole Faust · 7 months ago
  29. ec2cf1e cc: Make cc_genrule defaultable by Aleks Todorov · 7 months ago
  30. 0972186 release_config: various cleanup by LaMont Jones · 7 months ago
  31. 613bdc5 Call PackageFile for dexpreopt files of APEX bundles. by Justin Yun · 7 months ago
  32. 22c8aca Call PackageFile for dexpreopt files by Justin Yun · 7 months ago
  33. 6918e60 Merge "Add unit test to verify contents of bootclasspath.pb.textproto" into main by Treehugger Robot · 7 months ago
  34. 8a296ba Remove unused dexpreopt install path function by Spandan Das · 7 months ago
  35. 8778d26 Add following directories to Android.mk denylist to block new Android.mk files. by Wei Li · 7 months ago
  36. ce320f8 Pass --non-updatable-system flag to aapt2 when versionCode is unspecified by Jihoon Kang · 8 months ago
  37. fcea0a8 Add unit test to verify contents of bootclasspath.pb.textproto by Spandan Das · 7 months ago
  38. a551b01 Merge "Fix missing missing (min|max)_sdk_version in bootclasspath.pb" into main by Spandan Das · 7 months ago
  39. 306804f Fix missing missing (min|max)_sdk_version in bootclasspath.pb by Spandan Das · 7 months ago
  40. ff18ea2 Merge "Enable cmake testing" into main by Tomasz Wasilczyk · 7 months ago
  41. 0499f2c Merge "build_flag: when printing all flags, sort them." into main by Treehugger Robot · 7 months ago
  42. 0bfb255 Merge changes Ib0f26c98,Ie4e74bce into main by LaMont Jones · 7 months ago
  43. c3177e0 Enable cmake testing by Tomasz Wasilczyk · 7 months ago
  44. 6ace4cf Merge "Only generate kythe xrefs on the primary module" into main by Sam Saccone · 7 months ago
  45. 8937176 Use OutputFilesProvider on prebuilt_etc by mrziwang · 7 months ago
  46. 9decf83 Only generate kythe xrefs on the primary module by Cole Faust · 7 months ago
  47. 3125b75 Merge "PrebuildEtcModule no longer implements OutputFiles method" into main by Zi Wang · 7 months ago
  48. 50cf9be build_flag: when printing all flags, sort them. by LaMont Jones · 7 months ago
  49. 658bd05 Merge "Revert^8 "Upgrade to clang-r522817"" into main by Pirama Arumuga Nainar · 7 months ago
  50. 44755fa Merge "Revert^2 "rustc-1.78.0 Build 11910258"" into main by Pirama Arumuga Nainar · 7 months ago
  51. e07a19b Merge "cc_cmake_snapshot: fix cc_test and cc_benchmark" into main by Tomasz Wasilczyk · 7 months ago
  52. fcb2d37 build-flag: support `set --redacted=true NAME` by LaMont Jones · 7 months ago
  53. 6b002a7 build-flag: ensure release_config declaration exists by LaMont Jones · 7 months ago
  54. ef00247 Merge "cc: Make export_include_dirs configurable" into main by Aleks Todorov · 7 months ago
  55. cdb8501 Merge changes from topic "optimize_for_size" into main by Yi Kong · 7 months ago
  56. 7524af6 Merge "Use OutputFilesProvider on sh_binary" into main by Zi Wang · 7 months ago
  57. e2346b8 PrebuildEtcModule no longer implements OutputFiles method by mrziwang · 7 months ago
  58. 0030148 Merge "Remove exportable modules when generating snapshots targeting older platform" into main by Jihoon Kang · 7 months ago
  59. 61d180a Merge "allow arch_variants for C++'s rtti option" into main by Frederick Mayle · 7 months ago
  60. 4f58b5f Use OutputFilesProvider on sh_binary by mrziwang · 7 months ago
  61. ccad8ff Merge "Hide some noisy Metalava issues" into main by Paul Duffin · 7 months ago
  62. b679bdd Hide some noisy Metalava issues by Paul Duffin · 7 months ago
  63. 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 7 months ago
  64. ffebc5b Revert^8 "Upgrade to clang-r522817" by Chris Wailes · 7 months ago
  65. c8a44e3 Revert^2 "rustc-1.78.0 Build 11910258" by Chris Wailes · 7 months ago
  66. 2cbebea Merge "Use OutputFilesProvider on filesystem module types" into main by Zi Wang · 7 months ago
  67. c9becde cc: Make export_include_dirs configurable by Aleks Todorov · 7 months ago
  68. 7833af1 allow arch_variants for C++'s rtti option by Frederick Mayle · 7 months ago
  69. 739b09e Merge "Add run_tool_with_logging as a standalone scripts" into main by Zhuoyao Zhang · 7 months ago
  70. 63de06c Merge "Make buildinfo_prop a regular module" into main by Treehugger Robot · 7 months ago
  71. 555d133 Use OutputFilesProvider on filesystem module types by mrziwang · 7 months ago
  72. daba74e Merge "Make buildinfo_prop depend on build number file" into main by Cole Faust · 7 months ago
  73. 02f1e34 Merge "Drop PRODUCT_INCLUDE_TAGS from banner vars" into main by Spandan Das · 7 months ago
  74. 9f50e85 Merge changes from topic "revert-3108411-rust-update-prebuilts-1.78.0-PFGKGKZUFP" into main by Dmitrii Ishcheikin · 7 months ago
  75. 8c27af2 Revert^7 "Upgrade to clang-r522817" by Dmitrii Ishcheikin · 7 months ago
  76. 8517b8c Revert "rustc-1.78.0 Build 11910258" by Dmitrii Ishcheikin · 7 months ago
  77. 620b0c4 Merge "Regard out/soong/release-config as a source directory" into main by Treehugger Robot · 7 months ago
  78. 86cbd9e Merge "Revert^6 "Upgrade to clang-r522817"" into main by Chris Wailes · 7 months ago
  79. a4760cf Merge "rustc-1.78.0 Build 11910258" into main by Chris Wailes · 7 months ago
  80. 7daabf7 Merge "Use OutputFilesProvider on gen_notice" into main by Zi Wang · 7 months ago
  81. db66438 Merge "release_config: Do not force ranking in inheritance graph" into main by Treehugger Robot · 7 months ago
  82. f4c802b Drop PRODUCT_INCLUDE_TAGS from banner vars by Spandan Das · 7 months ago
  83. 1b25df0 Use OutputFilesProvider on gen_notice by mrziwang · 7 months ago
  84. 211fdd6 Merge "Drop IncludeTags" into main by Treehugger Robot · 7 months ago
  85. aff9a2c Merge "Initialize TaggedOutputFiles before updating it" into main by Zi Wang · 7 months ago
  86. a700d7f Make buildinfo_prop a regular module by Cole Faust · 7 months ago
  87. 89b4d18 Make buildinfo_prop depend on build number file by Cole Faust · 7 months ago
  88. 4bb19b2 release_config: Do not force ranking in inheritance graph by LaMont Jones · 7 months ago
  89. 57768d7 Initialize TaggedOutputFiles before updating it by mrziwang · 7 months ago
  90. 4eef64a Merge "Disallow unknown fields in soong variables file" into main by Treehugger Robot · 7 months ago
  91. 2cd77d6 Enable MLGO inliner optimization for optimize_for_size cases by Yi Kong · 7 months ago
  92. 5786f5c Add "Optimize_for_size" build property by Yi Kong · 8 months ago
  93. 4039516 Merge "Identify profile providing apexes using ApexInfo" into main by Treehugger Robot · 7 months ago
  94. 0edf1d3 Add run_tool_with_logging as a standalone scripts by Zhuoyao Zhang · 8 months ago
  95. 7fd531f Identify profile providing apexes using ApexInfo by Spandan Das · 7 months ago
  96. 6e2b8c0 cc_cmake_snapshot: fix cc_test and cc_benchmark by Tomasz Wasilczyk · 8 months ago
  97. c562e50 Merge "Shipping_api_level in build." into main by Steven Moreland · 7 months ago
  98. 6c9fa02 Merge "Use OutputFilesProvider on bpf" into main by Zi Wang · 7 months ago
  99. e6c8581 Use OutputFilesProvider on bpf by mrziwang · 8 months ago
  100. 7bd2563 Merge "Allow product-specific release configs." into main by LaMont Jones · 7 months ago