1. f47fe38 Merge "Don't pass host cross linux musl modules to Make" by Treehugger Robot · 3 years, 1 month ago
  2. 281d421 Merge "Remove alternative stl names in bp2build" by Treehugger Robot · 3 years, 1 month ago
  3. f6152a1 Merge "Removing comment lines from apex_manifest.json" by Alexei Nicoara · 3 years, 1 month ago
  4. 4d2f767 Merge changes I93edfd61,Icd23b542,I58c84607,Icfa73a75 by Treehugger Robot · 3 years, 1 month ago
  5. 6c18d00 Pass -fno-sanitize=vptr,function for musl by Colin Cross · 3 years, 2 months ago
  6. 567d342 Use musl rust prebuilts for USE_HOST_MUSL=true by Colin Cross · 3 years, 3 months ago
  7. e3cf1ab Reformat the test to make them more readable. by Sasha Smundak · 3 years, 1 month ago
  8. 130d98f Merge "Add support and tests for export_*_lib_headers" by Trevor Radcliffe · 3 years, 1 month ago
  9. ee4b633 Removing comment lines from apex_manifest.json by Alexei Nicoara · 3 years, 1 month ago
  10. 8636383 Merge "null build upon repeated mixed build" by Usta Shrestha · 3 years, 1 month ago
  11. 9d46dcf Fix config string for the generic target. by Sasha Smundak · 3 years, 2 months ago
  12. 9c4216a Merge "Add a broad warning about missing LOAS creds" by Kousik Kumar · 3 years, 1 month ago
  13. 7bc7819 Add a broad warning about missing LOAS creds by Kousik Kumar · 3 years, 3 months ago
  14. 2be7f54 Add support and tests for export_*_lib_headers by Trevor Radcliffe · 3 years, 1 month ago
  15. e7b1f5b Avoid modifying Compile_dex property by Paul Duffin · 3 years, 1 month ago
  16. 114ad30 Merge "Refactor apexBundle code." by Treehugger Robot · 3 years, 1 month ago
  17. 6f9e91d Refactor apexBundle code. by Sasha Smundak · 3 years, 1 month ago
  18. f04c8b6 Merge "Add build/bazel_common_rules to mock bazel directories." by Treehugger Robot · 3 years, 1 month ago
  19. 82799f2 Add build/bazel_common_rules to mock bazel directories. by Yifan Hong · 3 years, 1 month ago
  20. 9a027be Don't pass host cross linux musl modules to Make by Colin Cross · 3 years, 1 month ago
  21. 39a1814 Don't package host cross modules in javaFuzzPackager by Colin Cross · 3 years, 1 month ago
  22. 1faf823 Add rust musl arm and arm64 toolchains by Colin Cross · 3 years, 1 month ago
  23. 88a029f Reland: Don't use hwasan for non-bionic arm64 targets by Colin Cross · 3 years, 1 month ago
  24. ef92225 null build upon repeated mixed build by Usta Shrestha · 3 years, 2 months ago
  25. dd3ea92 Merge "Replace API level codename with number" by Vinh Tran · 3 years, 1 month ago
  26. 3742d6a Merge "rust: Allow rust_ffi_shared in jni_libs" by Ivan Lozano · 3 years, 1 month ago
  27. 23477d7 Merge "Add protected_properties support in defaults modules" by Paul Duffin · 3 years, 1 month ago
  28. 8624baa Merge "Move global asflags to config to share with Bazel" by Treehugger Robot · 3 years, 1 month ago
  29. f192474 Replace API level codename with number by Vinh Tran · 3 years, 1 month ago
  30. 7128d38 Remove alternative stl names in bp2build by Liz Kammer · 3 years, 3 months ago
  31. 8d4ae9c Merge "Deprecate depfile in gensrcs" by Vinh Tran · 3 years, 1 month ago
  32. 7f67c2a rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 3 years, 1 month ago
  33. 2bce04f Merge "Add linux_musl arm+arm64" by Colin Cross · 3 years, 1 month ago
  34. 943cfce Merge "Revert "Revert "Keep minimal abort when enabling integer overflow check""" by Evgenii Stepanov · 3 years, 1 month ago
  35. 745ae26 Merge "Allowlist bazel-built partition directories" by Cole Faust · 3 years, 1 month ago
  36. 140d588 Deprecate depfile in gensrcs by Vinh Tran · 3 years, 2 months ago
  37. baa2b23 Merge "More helpful error message in test" by Treehugger Robot · 3 years, 1 month ago
  38. 750986d Merge "Use R8 wrapper target and flags." by Ian Zerny · 3 years, 1 month ago
  39. 034206c Merge "Add godoc for TransitionMutator." by Lukács T. Berki · 3 years, 1 month ago
  40. 0e691c1 Add godoc for TransitionMutator. by Lukacs T. Berki · 3 years, 1 month ago
  41. 1c4a3ea More helpful error message in test by Usta Shrestha · 3 years, 1 month ago
  42. 08b63c3 Merge "Use LLD for Darwin host binaries" by Yi Kong · 3 years, 1 month ago
  43. 8f509bc Merge "Change experiments config fetch log to be a verbose log" by Treehugger Robot · 3 years, 1 month ago
  44. a9b2aac Add linux_musl arm+arm64 by Colin Cross · 3 years, 2 months ago
  45. 5901281 Revert "Revert "Keep minimal abort when enabling integer overflow check"" by Evgenii Stepanov · 3 years, 1 month ago
  46. cfe991d Merge changes I9bad2cec,I7a570894 by Treehugger Robot · 3 years, 1 month ago
  47. e6f703d Merge "Don't pass deprecated -single_module linker flag on Darwin" by Treehugger Robot · 3 years, 1 month ago
  48. 595fb1c Change experiments config fetch log to be a verbose log by Kousik Kumar · 3 years, 1 month ago
  49. 9444f47 Merge "Fix minor printf format problems." by Usta Shrestha · 3 years, 1 month ago
  50. c3977fa Use LLD for Darwin host binaries by Yi Kong · 3 years, 1 month ago
  51. cf57a64 Don't pass deprecated -single_module linker flag on Darwin by Yi Kong · 3 years, 1 month ago
  52. f10c3ac Fix minor printf format problems. by Sasha Smundak · 3 years, 2 months ago
  53. 8c70033 Merge "Fix the format of the merged provenance metadata textproto file." by Wei Li · 3 years, 1 month ago
  54. 44c20b8 Merge "Don't use hwasan for non-bionic arm64 targets" by Treehugger Robot · 3 years, 1 month ago
  55. 7eb7503 Fix the format of the merged provenance metadata textproto file. by Wei Li · 3 years, 1 month ago
  56. 438bd4a Don't use hwasan for non-bionic arm64 targets by Colin Cross · 3 years, 1 month ago
  57. 2bc1cd9 cosmetic: go warnings by Usta Shrestha · 3 years, 1 month ago
  58. acd5a0c paths in depfiles are relative to $OUT_DIR by Usta Shrestha · 3 years, 1 month ago
  59. 61fb62e Move embedded notice file path above aapt rule generation by Colin Cross · 3 years, 1 month ago
  60. dc2893a Use R8 wrapper target and flags. by Ian Zerny · 3 years, 2 months ago
  61. e4d1bda Move global asflags to config to share with Bazel by Liz Kammer · 3 years, 1 month ago
  62. 2ff57f9 Merge "Remove reference to libbacktrace." by Christopher Ferris · 3 years, 1 month ago
  63. 82392b7 Merge "Fix normalize string for Java 17" by Treehugger Robot · 3 years, 1 month ago
  64. 5150668 Remove reference to libbacktrace. by Christopher Ferris · 3 years, 2 months ago
  65. 16ac135 cosmetic changes by Usta Shrestha · 3 years, 1 month ago
  66. 2923fa8 Merge "Remove implementation_deps from cc_library headers" by Trevor Radcliffe · 3 years, 1 month ago
  67. 5938fed Fix normalize string for Java 17 by Sorin Basca · 3 years, 1 month ago
  68. 42c48ac Allowlist bazel-built partition directories by Cole Faust · 3 years, 1 month ago
  69. fb6c522 Remove implementation_deps from cc_library headers by Trevor Radcliffe · 3 years, 2 months ago
  70. a10d5a2 Fix escaping for package_name by Bob Badour · 3 years, 2 months ago
  71. 061d352 Merge "buildinfo_prop generates ro.build.version.known_codenames" by Jiyong Park · 3 years, 2 months ago
  72. 3707384 buildinfo_prop generates ro.build.version.known_codenames by Jiyong Park · 3 years, 2 months ago
  73. 26f0b21 Rewrite apex_diff_test as regular soong integration tests. by Jingwen Chen · 3 years, 2 months ago
  74. 5ad0185 Merge "Migrate sanitizers to transition mutators." by Lukács T. Berki · 3 years, 2 months ago
  75. 6c71676 Migrate sanitizers to transition mutators. by Lukacs T. Berki · 3 years, 2 months ago
  76. e111643 Merge "Reland: Fix -Wl,--exclude-libs for clang runtime libraries" by Treehugger Robot · 3 years, 2 months ago
  77. 3e5e778 Reland: Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 3 years, 2 months ago
  78. 3bd8c1b Merge "Revert "Fix -Wl,--exclude-libs for clang runtime libraries"" by Colin Cross · 3 years, 2 months ago
  79. 567d983 Revert "Fix -Wl,--exclude-libs for clang runtime libraries" by Colin Cross · 3 years, 2 months ago
  80. 3650bd0 Merge "Fix -Wl,--exclude-libs for clang runtime libraries" by Colin Cross · 3 years, 2 months ago
  81. 1c6502e Merge "Restrict IsSanitizerEnabled() to android.Config()." by Treehugger Robot · 3 years, 2 months ago
  82. f9b03f2 Merge "Mark hansson and paulduffin last resort reviewers" by Anton Hansson · 3 years, 2 months ago
  83. 01a648a Restrict IsSanitizerEnabled() to android.Config(). by Lukacs T. Berki · 3 years, 2 months ago
  84. 9b01216 Merge "Allow using include_top to filter results even when there is a constant prefix" by Treehugger Robot · 3 years, 2 months ago
  85. f9a0062 Merge "rustc-1.61.0.p2 Build 8709792" by Treehugger Robot · 3 years, 2 months ago
  86. 74ac027 Allow using include_top to filter results even when there is a constant prefix by Cole Faust · 3 years, 2 months ago
  87. 4feb59c Merge "Treat <x> and <x>_compressed prebuilt APEXes as being equivalent" am: d6f7851dee by Paul Duffin · 3 years, 2 months ago
  88. d6f7851 Merge "Treat <x> and <x>_compressed prebuilt APEXes as being equivalent" by Paul Duffin · 3 years, 2 months ago
  89. 3850c88 Merge "Set NoWarningsAsErrorsInTidyFlags" am: 4fd41ddb4a by Chih-hung Hsieh · 3 years, 2 months ago
  90. 38df4ae Merge "Use builtin CcSharedLibraryInfo for cquery" am: 0e36bc11e4 by Christopher Parsons · 3 years, 2 months ago
  91. 4fd41dd Merge "Set NoWarningsAsErrorsInTidyFlags" by Chih-hung Hsieh · 3 years, 2 months ago
  92. 0e36bc1 Merge "Use builtin CcSharedLibraryInfo for cquery" by Christopher Parsons · 3 years, 2 months ago
  93. 9f876e9 Set NoWarningsAsErrorsInTidyFlags by Chih-Hung Hsieh · 3 years, 2 months ago
  94. 8649f49 Merge "Revert "manifest_check.py: add uses-libraries propagaged via dex..."" am: 802b059417 by Treehugger Robot · 3 years, 2 months ago
  95. 59de280 Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 3 years, 2 months ago
  96. 802b059 Merge "Revert "manifest_check.py: add uses-libraries propagaged via dex..."" by Treehugger Robot · 3 years, 2 months ago
  97. 9096a6b Merge "Prepare to obsolete -warnings-as-errors in tidy_flags" am: 6ba1a7d661 by Chih-hung Hsieh · 3 years, 2 months ago
  98. 56868c6 Merge "Support cc code coverage for mixed build" am: 57c1edc4d9 by Yu Liu · 3 years, 2 months ago
  99. 6ba1a7d Merge "Prepare to obsolete -warnings-as-errors in tidy_flags" by Chih-hung Hsieh · 3 years, 2 months ago
  100. 0a02aba rustc-1.61.0.p2 Build 8709792 by Chris Wailes · 3 years, 2 months ago