1. 2d40763 rust: Allow rustlibs to fallback to rlibs. by Ivan Lozano · 3 years, 6 months ago
  2. d72c852 Merge "Copy the out/soong/build_number.txt file into sdk snapshots" by Paul Duffin · 3 years, 6 months ago
  3. 2c39990 Merge "Enable deprecated-enum-enum-conversion warning" by Treehugger Robot · 3 years, 6 months ago
  4. 70b9a7e Merge "sbox: report the script path instead of the full command line" by Colin Cross · 3 years, 6 months ago
  5. 0790712 Merge "symbols_map: don't error on bad elf files" by Colin Cross · 3 years, 6 months ago
  6. 25c1c00 Enable deprecated-enum-enum-conversion warning by Yi Kong · 3 years, 6 months ago
  7. 51509a1 Copy the out/soong/build_number.txt file into sdk snapshots by Paul Duffin · 3 years, 6 months ago
  8. 54f45e5 Merge "Enable enum-enum-conversion warning" by Treehugger Robot · 3 years, 6 months ago
  9. c7bb9d4 Merge "Revert "Use kapt stubs for kotlin header jar for javac"" by Isaac Chiou · 3 years, 6 months ago
  10. a23d994 Revert "Use kapt stubs for kotlin header jar for javac" by Isaac Chiou · 3 years, 6 months ago
  11. 128b608 Enable enum-enum-conversion warning by Yi Kong · 3 years, 6 months ago
  12. c055d88 Merge "Export provenance metadata for prebuilt APKs and APEXes." by Wei Li · 3 years, 6 months ago
  13. 6285c65 symbols_map: don't error on bad elf files by Colin Cross · 3 years, 6 months ago
  14. 40f8c75 Merge "Use kapt stubs for kotlin header jar for javac" by Colin Cross · 3 years, 6 months ago
  15. bbf5f8c Merge "Enable turbine for api generating annotation processors when using kotlin" by Colin Cross · 3 years, 6 months ago
  16. 661edbb Merge "Don't allow using framework and SDK at the same time." by Jiyong Park · 3 years, 6 months ago
  17. 93d65fb Merge "Enable kotlin's jvm-abi-gen plugin to generate header jars" by Colin Cross · 3 years, 6 months ago
  18. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 3 years, 7 months ago
  19. 7821a5e Merge "Denylist modules that depend on a rust binary" by Liz Kammer · 3 years, 6 months ago
  20. 209844c Merge "Enable restat for sbox rules" by Colin Cross · 3 years, 6 months ago
  21. 8210fbe Merge "Support converting simple $(eval) expressions" by Treehugger Robot · 3 years, 6 months ago
  22. 6879cc0 Denylist modules that depend on a rust binary by Liz Kammer · 3 years, 6 months ago
  23. ccba7e7 Merge "Enable enum-float-conversion warning" by Treehugger Robot · 3 years, 6 months ago
  24. de0d46f Merge "Add libtrusty-rs to Rust allow list" by Treehugger Robot · 3 years, 6 months ago
  25. ef03b3d Merge "support errorprone javacflags" by Treehugger Robot · 3 years, 6 months ago
  26. 4e309ee Enable enum-float-conversion warning by Yi Kong · 3 years, 6 months ago
  27. 85b935e Merge "Add support for test_suites to cc_test_library" by Trevor Radcliffe · 3 years, 6 months ago
  28. 465a131 Merge "Add a symbols_map tool for extracting identifiers from elf and r8 files" by Colin Cross · 3 years, 6 months ago
  29. 90b6e70 Merge "Tweak linux_glibc properties for musl builds in build/soong" by Treehugger Robot · 3 years, 6 months ago
  30. 71cf2a3 Merge "Remove apex framework jars from hard-coded list" by Anton Hansson · 3 years, 6 months ago
  31. 3f19ffb Merge "analyze_bcpf: Explain why a package is split/single" by Paul Duffin · 3 years, 6 months ago
  32. b84f1d5 Merge "analyze_bcpf: Indent multi-line text to improve formatting" by Paul Duffin · 3 years, 6 months ago
  33. ffd5b32 Merge "signature_trie: Avoid unnecessary wrapping and unwrapping of values" by Paul Duffin · 3 years, 6 months ago
  34. 51bbac2 Remove apex framework jars from hard-coded list by Anton Hansson · 3 years, 6 months ago
  35. 3c306f3 Don't allow using framework and SDK at the same time. by Jiyong Park · 3 years, 6 months ago
  36. 5f58c37 Merge "Keep dependency files out of the apk file." by Treehugger Robot · 3 years, 6 months ago
  37. 2430a04 Merge changes Icb91de93,I5a2edaf4 by Spandan Das · 3 years, 6 months ago
  38. 2c8888e Keep dependency files out of the apk file. by Bob Badour · 3 years, 6 months ago
  39. 34f3673 Merge "Enable int-in-bool-context warning" by Treehugger Robot · 3 years, 6 months ago
  40. 40cade4 sbox: report the script path instead of the full command line by Colin Cross · 3 years, 6 months ago
  41. c6ef485 Use kapt stubs for kotlin header jar for javac by Colin Cross · 3 years, 7 months ago
  42. b5db401 Enable turbine for api generating annotation processors when using kotlin by Colin Cross · 3 years, 7 months ago
  43. 220a9a1 Enable kotlin's jvm-abi-gen plugin to generate header jars by Colin Cross · 3 years, 7 months ago
  44. e52c2ac Enable restat for sbox rules by Colin Cross · 3 years, 7 months ago
  45. 36f55aa Add a symbols_map tool for extracting identifiers from elf and r8 files by Colin Cross · 3 years, 7 months ago
  46. f389cb4 Add support for test_suites to cc_test_library by Trevor Radcliffe · 3 years, 7 months ago
  47. e0762c4 Merge "Correct type of dir function" by Cole Faust · 3 years, 6 months ago
  48. f14e254 Change permitted_packages check to be per-jar rather than per-apex by Spandan Das · 4 years ago
  49. e1b1836 Revert "Relax apex package restriction for T+ jars" by Anton Hansson · 3 years, 10 months ago
  50. b99d480 analyze_bcpf: Explain why a package is split/single by Paul Duffin · 3 years, 6 months ago
  51. 07d9ca7 Merge "Update to clang-r450784b" by Yi Kong · 3 years, 6 months ago
  52. 7a45d37 Merge "convert java_import jars with arch variants" by Treehugger Robot · 3 years, 6 months ago
  53. ea836c2 analyze_bcpf: Indent multi-line text to improve formatting by Paul Duffin · 3 years, 6 months ago
  54. 3f0358b Update to clang-r450784b by Yi Kong · 3 years, 7 months ago
  55. 3aae38d Merge "Revert "Revert "Build notice files from license metadata.""" by Bob Badour · 3 years, 7 months ago
  56. 0e2b256 Correct type of dir function by Cole Faust · 3 years, 7 months ago
  57. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 7 months ago
  58. 1d3b79f Merge "Rename InvalidNullabilityOverride suppression" by Ember Rose · 3 years, 7 months ago
  59. 7c57af3 Rename InvalidNullabilityOverride suppression by Ember Rose · 3 years, 7 months ago
  60. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 7 months ago
  61. dbbb837 signature_trie: Avoid unnecessary wrapping and unwrapping of values by Paul Duffin · 3 years, 7 months ago
  62. 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 3 years, 7 months ago
  63. 4898316 convert java_import jars with arch variants by Sam Delmerico · 3 years, 8 months ago
  64. f035d40 Support converting simple $(eval) expressions by Cole Faust · 3 years, 7 months ago
  65. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 7 months ago
  66. 3eee5c4 Add libtrusty-rs to Rust allow list by David LeGare · 3 years, 7 months ago
  67. 58614c0 support errorprone javacflags by Sam Delmerico · 3 years, 7 months ago
  68. 76ff96f Merge "Allow Rust for tombstoned client." by Treehugger Robot · 3 years, 7 months ago
  69. df95b34 Enable int-in-bool-context warning by Yi Kong · 3 years, 8 months ago
  70. 3c25ab1 Merge changes I8e4c3f37,I89a32bde by Sam Delmerico · 3 years, 7 months ago
  71. d93afba Merge changes from topic "no-srcs-no-deps" by Treehugger Robot · 3 years, 7 months ago
  72. 91dac89 Merge "analyze_bcpf: Compute hidden_api package properties" by Treehugger Robot · 3 years, 7 months ago
  73. 71350ea Merge "Always build mk2rbc/rbcrun" by Cole Faust · 3 years, 7 months ago
  74. 77267c7 add plugins to javaLibraryAttributes by Sam Delmerico · 3 years, 7 months ago
  75. 5f83b49 convert java_import_host with bp2build; enable jetifier by Sam Delmerico · 3 years, 8 months ago
  76. a9b047a enable conversion of all java_import modules by Sam Delmerico · 3 years, 8 months ago
  77. c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 3 years, 8 months ago
  78. dd97fd2 analyze_bcpf: Compute hidden_api package properties by Paul Duffin · 3 years, 8 months ago
  79. 26f1991 analyze_bcpf: Add --fix option by Paul Duffin · 3 years, 7 months ago
  80. 838febf Allow Rust for tombstoned client. by Andrew Walbran · 3 years, 7 months ago
  81. 4dcf659 Add analyze_bcpf.py script to help manage bootclasspath_fragments by Paul Duffin · 3 years, 8 months ago
  82. 5b588dd Tweak linux_glibc properties for musl builds in build/soong by Colin Cross · 3 years, 7 months ago
  83. 0f2a718 Merge changes from topic "musl_clang_runtimes" by Colin Cross · 3 years, 7 months ago
  84. 0cfe1f4 Merge "android_system_image only packages "system" items" by Treehugger Robot · 3 years, 7 months ago
  85. d9932ad Always build mk2rbc/rbcrun by Cole Faust · 3 years, 7 months ago
  86. ed12a04 Enable sanitizers for musl by Colin Cross · 3 years, 8 months ago
  87. 441898c Switch to libunwind to remove dependency on libgcc for musl by Colin Cross · 3 years, 8 months ago
  88. 9e5cc8a Add pre-built attribute to host module definition for fake snapshot. by Rob Seymour · 3 years, 7 months ago
  89. ac38c0b Merge changes from topic "refactor-packagingbase" by Ram Muthiah · 3 years, 7 months ago
  90. 72cbf58 Merge "rust: rust_proc_macro host snapshot support." by Ivan Lozano · 3 years, 7 months ago
  91. 0fbbc2b android_system_image only packages "system" items by Jooyung Han · 3 years, 7 months ago
  92. 4242115 Merge "Add values to json module graph" by Treehugger Robot · 3 years, 7 months ago
  93. edd4670 Merge "Use turbine instead of kapt for kotlin annotation processors" by Colin Cross · 3 years, 7 months ago
  94. e311abc Merge "Don't use ziptime or --temp_dir for turbine" by Colin Cross · 3 years, 7 months ago
  95. 76c255f Merge "Revert "Add a tool to list contents of .img file"" by Jooyung Han · 3 years, 7 months ago
  96. 1df464a Revert "Add a tool to list contents of .img file" by Jooyung Han · 3 years, 7 months ago
  97. a883428 Move GatherPackagingSpecs out of CopyDepsToZip by Jooyung Han · 3 years, 7 months ago
  98. 99c5fe6 Keep 'partition' in PackagingSpec by Jooyung Han · 3 years, 7 months ago
  99. 23ce5b4 Merge "Add a tool to list contents of .img file" by Treehugger Robot · 3 years, 7 months ago
  100. 6876d5a Merge "Dedupe libraries in both static and whole static" by Treehugger Robot · 3 years, 7 months ago