1. 769f503 Enable -Wmultichar. by Krzysztof Kosiński · 1 year, 11 months ago
  2. 08e1792 Merge "Enable -Wsizeof-array-div for 3P code." into main by Treehugger Robot · 1 year, 11 months ago
  3. 056d05b Merge "Allowlist aapt." into main by Yu Liu · 1 year, 11 months ago
  4. 079efbd Merge "Update clang version to clang-r498229b" into main by Treehugger Robot · 1 year, 11 months ago
  5. 10be2d7 Merge "Ignore the newly added symllink /system/bin/hwservicemanager so it doesn't cause CI failure in sbom_integration." into main by Treehugger Robot · 1 year, 11 months ago
  6. 9c14e72 Merge "Remove code about mixed sepolicy build" into main by Inseob Kim · 1 year, 11 months ago
  7. a06f869 Allowlist aapt. by Yu Liu · 1 year, 11 months ago
  8. 313c816 Ignore the newly added symllink /system/bin/hwservicemanager so it doesn't cause CI failure in sbom_integration. by Wei Li · 1 year, 11 months ago
  9. a4fc68a Merge "Use aquery results to determine if a file should be executable" into main by Treehugger Robot · 1 year, 11 months ago
  10. 765beb2 Merge "Bp2build support for app R8-related fields" into main by Romain Jobredeaux · 1 year, 11 months ago
  11. 20f2030 Use aquery results to determine if a file should be executable by Cole Faust · 1 year, 11 months ago
  12. 8548657 Merge "Replace sync.Mutex with Sync.Map" into main by Spandan Das · 1 year, 11 months ago
  13. 1e21840 Merge "Revert "Temporarily disable python precompilation for py3.11"" into main by Dan Willemsen · 1 year, 11 months ago
  14. c09e38d Merge "Remove unnecessary options when generating stubs from signatures" into main by Treehugger Robot · 1 year, 11 months ago
  15. 6077b23 Remove code about mixed sepolicy build by Inseob Kim · 1 year, 11 months ago
  16. 336b16a Remove unnecessary options when generating stubs from signatures by Paul Duffin · 2 years ago
  17. 9973ace Bp2build support for app R8-related fields by Romain Jobredeaux · 2 years ago
  18. 24686c5 Enable -Wsizeof-array-div for 3P code. by Krzysztof Kosiński · 1 year, 11 months ago
  19. 43dfeb6 Replace sync.Mutex with Sync.Map by Spandan Das · 2 years ago
  20. 37aa33f Merge "Allowlist platform-test-annotations (new dependency of bouncycastle)" into main by Yu Liu · 2 years ago
  21. 8d7f2e4 Merge "Fix false pos in bp2build-prog due to prebulits" into main by Treehugger Robot · 2 years ago
  22. 698c8f6 Merge "Support memtag sanitizer." into main by Yu Liu · 2 years ago
  23. f236cd9 Merge "Add do not convert for sdk_version unset" into main by Liz Kammer · 2 years ago
  24. 520ab19 Allowlist platform-test-annotations (new dependency of bouncycastle) by Romain Jobredeaux · 2 years ago
  25. 2860cf1 Merge "Reland "Enable R8 full mode by default for apps"" into main by Jared Duke · 2 years ago
  26. 662b09e Merge "Prevent concurrent read/writes to a map" into main by Treehugger Robot · 2 years ago
  27. 0291440 Add do not convert for sdk_version unset by Liz Kammer · 2 years ago
  28. fc6e645 Prevent concurrent read/writes to a map by Spandan Das · 2 years ago
  29. 8bbe26c Merge "Allowlist more deps of adb" into main by Treehugger Robot · 2 years ago
  30. aa88b3d Reland "Enable R8 full mode by default for apps" by Jared Duke · 2 years ago
  31. 37a0e4a Merge "Use board api level for seapp coredomain check" into main by Treehugger Robot · 2 years ago
  32. 7ece4aa Support memtag sanitizer. by Yu Liu · 2 years ago
  33. 26e2967 Merge "Bugfixes for proto_library (proto.include_dirs)" into main by Spandan Das · 2 years ago
  34. 5b6d1d8 Merge "Support for incremetal platform prebuilt APIs" into main by Todd Lee · 2 years ago
  35. f26ee15 Bugfixes for proto_library (proto.include_dirs) by Spandan Das · 2 years ago
  36. 791f603 Merge "rust: Rust sanitized snapshots variations" into main by Ivan Lozano · 2 years ago
  37. 7eb6ffc Merge changes from topic "java-proto-include-dir" into main by Treehugger Robot · 2 years ago
  38. 5dbb696 Merge "support for multiple filegroups and resource_dirs" into main by Alix Espino · 2 years ago
  39. d632171 Merge "Use ninja rspfile for list of provenance metadata file of modules, in case there are many provenance metadata files and the list might exceed the command line length limit." into main by Wei Li · 2 years ago
  40. 01f70e8 Merge "Add aconfig annotations for java_aconfig_library" into main by Treehugger Robot · 2 years ago
  41. f94c811 Merge "Translate SDK level 10000 to a valid compiler min-api" into main by Ian Zerny · 2 years ago
  42. 8f75585 Add aconfig annotations for java_aconfig_library by Joe Onorato · 2 years ago
  43. 54a5905 Merge changes from topics "build-aconfig", "build-libprotobuf-for-host-only" into main by Vinh Tran · 2 years ago
  44. 85b177d Allowlist aconfig by Vinh Tran · 2 years ago
  45. 0c4b9ec Implement bp2build converter for rust_protobuf_host by Vinh Tran · 2 years ago
  46. 093a57e Implement bp2build converter for rust_binary by Vinh Tran · 2 years ago
  47. 9b84678 Convert libprotobuf to Bazel by Vinh Tran · 2 years ago
  48. 04e4dfa Use ninja rspfile for list of provenance metadata file of modules, in case there are many provenance metadata files and the list might exceed the command line length limit. by Wei Li · 2 years ago
  49. c1a6cee Allowlist all aconfig deps modulo libprotobuf and libaconfig_protos by Vinh Tran · 2 years ago
  50. b4bb20f Implement bp2build converter for rust_proc_macro by Vinh Tran · 2 years ago
  51. 3570ce3 Allowlist rust_library dependencies of aconfig by Vinh Tran · 2 years ago
  52. 32c634b Fix false pos in bp2build-prog due to prebulits by Liz Kammer · 2 years ago
  53. bcb5f57 Implement bp2build converter for rust_library by Vinh Tran · 2 years ago
  54. 2ec7e1c Support for incremetal platform prebuilt APIs by Todd Lee · 2 years ago
  55. 5467a39 rust: Rust sanitized snapshots variations by Ivan Lozano · 2 years ago
  56. 289e9c6 support for multiple filegroups and resource_dirs by Alix · 2 years ago
  57. 01c09ca Allowlist more deps of adb by Liz Kammer · 2 years ago
  58. 5bac3b6 Use board api level for seapp coredomain check by Inseob Kim · 2 years ago
  59. c26029b Translate SDK level 10000 to a valid compiler min-api by Ian Zerny · 2 years ago
  60. ed7c73e Update clang version to clang-r498229b by Yi Kong · 2 years ago
  61. fe2dafc Revert "Temporarily disable python precompilation for py3.11" by Dan Willemsen · 2 years ago
  62. 1725b20 Support java_data in sh_test_host by Makoto Onuki · 2 years ago
  63. 4e6c42d Merge "Add the system image test to the bazel sandwich" into main by Treehugger Robot · 2 years ago
  64. 234bb3b Merge changes from topic "proto-include-dir-py" into main by Spandan Das · 2 years ago
  65. e8a90c5 Handle proto.include_dirs for java by Spandan Das · 2 years ago
  66. 4ed3d12 Handle proto.include_dirs in bp2build for py by Spandan Das · 2 years ago
  67. cb84763 Translate python_libray.pkg_path to proto.import_prefix by Spandan Das · 2 years ago
  68. 4e5a194 Add proto.local_include_dirs support in bp2build by Spandan Das · 2 years ago
  69. e0f2ed5 Add manual tag to proto_library at the root package by Spandan Das · 2 years ago
  70. 55e775f Merge "Fix adding manual ubsan runtime to static glibc binaries" into main by Colin Cross · 2 years ago
  71. 39b614a Add the system image test to the bazel sandwich by Cole Faust · 2 years ago
  72. 66de6c4 Merge "bp2build converter for sh_test followup" into main by Jason Wu · 2 years ago
  73. c36312a Merge "Temporarily disable python precompilation for py3.11" into main by James Farrell · 2 years ago
  74. 0df8153 Fix adding manual ubsan runtime to static glibc binaries by Colin Cross · 2 years ago
  75. 80f6b21 Export RustDefaultVersion to Bazel by Vinh Tran · 2 years ago
  76. 55d7f75 Merge "Denylist "ota_from_raw_img" module for bp2build" into main by Treehugger Robot · 2 years ago
  77. 5147d92 Merge "Add package/modules/Connectivity bpf_headers path" into main by Motomu Utsumi · 2 years ago
  78. a2dd54d Merge "Strip zip64 extras after writing local header when copying" into main by Colin Cross · 2 years ago
  79. 138ee09 Merge changes from topic "deprecate-zip-apex" into main by Jooyung Han · 2 years ago
  80. 04b7d80 Denylist "ota_from_raw_img" module for bp2build by Jihoon Kang · 2 years ago
  81. 573eaba Merge "Allowlist prebuilt/r8 for bp2build." into main by Romain Jobredeaux · 2 years ago
  82. 6c50f3e Merge "Support dynamic config file for cc_test." into main by Yu Liu · 2 years ago
  83. 890d6ea Allowlist prebuilt/r8 for bp2build. by Romain Jobredeaux · 2 years ago
  84. 03fe33a Merge "java_library support for building headers-only" into main by Mark White · 2 years ago
  85. 14d9fac Merge "Enable -Wgnu-designator" into main by Treehugger Robot · 2 years ago
  86. 98872f8 Merge "Denylist reverse dependency of tradefed" into main by Treehugger Robot · 2 years ago
  87. b84435c Merge "Revert "Add BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN"" into main by Treehugger Robot · 2 years ago
  88. df66108 Merge "Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS" into main by Treehugger Robot · 2 years ago
  89. f51ec39 Denylist reverse dependency of tradefed by Jihoon Kang · 2 years ago
  90. 8d4a1f0 apex: Remove host support by Jooyung Han · 2 years ago
  91. a0503a5 apex: Remove apexPackagingMutator by Jooyung Han · 2 years ago
  92. 06a8a1c apex: Remove 'zip' apex support by Jooyung Han · 2 years ago
  93. 6d8d44a bp2build converter for sh_test followup by Jason Wu · 2 years ago
  94. 15aed3b Merge "Denylist prebuilts_etc modules to resolve bp2build failure" into main by Treehugger Robot · 2 years ago
  95. 49275e7 Merge "Denylist "bouncycastle-test-lib" to resolve build failures" into main by Treehugger Robot · 2 years ago
  96. 3a61b6e Revert "Add BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN" by Inseob Kim · 2 years ago
  97. 3445059 Merge "Skip py2-cmd tests on Mac" into main by Treehugger Robot · 2 years ago
  98. 1aa6493 Merge "Use vndk snapshot libraries txt files if exist" into main by Treehugger Robot · 2 years ago
  99. b1094d6 Temporarily disable python precompilation for py3.11 by Dan Willemsen · 2 years ago
  100. b2d1cf9 Skip py2-cmd tests on Mac by Dan Willemsen · 2 years ago