1. 18b7a2e JSON format doesn't support comments, so a JSONWithCommentsDecoder is added to support line comments start with // that used in apex_manifest.json files. This fixes the CI errors reported in b/238399517. by Wei Li · 3 years, 2 months ago
  2. 01365d5 Merge "Add -Xjvm-defaults=all to kotlin compilations" by Cole Faust · 3 years, 2 months ago
  3. 4f962e1 Merge "Dexpreopt: use "speed-profile" if a system server jar has a profile." by Jiakai Zhang · 3 years, 2 months ago
  4. 96cad4c Merge "Run expconfigfetcher only when user has proper auth" by Kousik Kumar · 3 years, 2 months ago
  5. 6fad1d0 Dexpreopt: use "speed-profile" if a system server jar has a profile. by Ulya Trafimovich · 3 years, 3 months ago
  6. 0d89b3d Merge "Add apexes property to sdk" by Paul Duffin · 3 years, 2 months ago
  7. b0353ed Merge "Use the current java version for -jvm-target" by Cole Faust · 3 years, 2 months ago
  8. c75e129 Run expconfigfetcher only when user has proper auth by Kousik Kumar · 3 years, 2 months ago
  9. b43ae1e Clean up bazel_handler.go by Sasha Smundak · 3 years, 2 months ago
  10. c180dbd Handle SymlinkTree action, ignore PythonZipper action. by Sasha Smundak · 3 years, 2 months ago
  11. 1da064c Handle WriteFile and SourceSymlinkManifest actions. by Sasha Smundak · 3 years, 3 months ago
  12. 87d74dc Merge "Passing default version to zipApex as well" by Treehugger Robot · 3 years, 2 months ago
  13. 4e7d1c4 Add apexes property to sdk by Paul Duffin · 3 years, 4 months ago
  14. c939b01 Passing default version to zipApex as well by Alexei Nicoara · 3 years, 2 months ago
  15. 014fded Merge "Stop exporting systemserverclasspath_fragment when targeting S" by Paul Duffin · 3 years, 2 months ago
  16. f861df7 Stop exporting systemserverclasspath_fragment when targeting S by Paul Duffin · 3 years, 2 months ago
  17. ca51d6e Merge "Remove min_sdk_version allowlist" by Treehugger Robot · 3 years, 2 months ago
  18. 100c7ad Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Cole Faust · 3 years, 2 months ago
  19. 4b1fe58 Merge "Don't use prebuilt rust stdlibs for linux bionic" by Treehugger Robot · 3 years, 2 months ago
  20. e5bf3fb Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Cole Faust · 3 years, 2 months ago
  21. d9cb4b7 Merge "Allowlist more cc mainline modules blockers" by Treehugger Robot · 3 years, 2 months ago
  22. a8941ec Don't use prebuilt rust stdlibs for linux bionic by Colin Cross · 3 years, 2 months ago
  23. f47fe38 Merge "Don't pass host cross linux musl modules to Make" by Treehugger Robot · 3 years, 2 months ago
  24. 63367e1 Allowlist more cc mainline modules blockers by Liz Kammer · 3 years, 3 months ago
  25. 281d421 Merge "Remove alternative stl names in bp2build" by Treehugger Robot · 3 years, 2 months ago
  26. f6152a1 Merge "Removing comment lines from apex_manifest.json" by Alexei Nicoara · 3 years, 2 months ago
  27. 4d2f767 Merge changes I93edfd61,Icd23b542,I58c84607,Icfa73a75 by Treehugger Robot · 3 years, 2 months ago
  28. 6c18d00 Pass -fno-sanitize=vptr,function for musl by Colin Cross · 3 years, 3 months ago
  29. 567d342 Use musl rust prebuilts for USE_HOST_MUSL=true by Colin Cross · 3 years, 5 months ago
  30. e3cf1ab Reformat the test to make them more readable. by Sasha Smundak · 3 years, 2 months ago
  31. 130d98f Merge "Add support and tests for export_*_lib_headers" by Trevor Radcliffe · 3 years, 2 months ago
  32. ee4b633 Removing comment lines from apex_manifest.json by Alexei Nicoara · 3 years, 2 months ago
  33. 8636383 Merge "null build upon repeated mixed build" by Usta Shrestha · 3 years, 2 months ago
  34. 9d46dcf Fix config string for the generic target. by Sasha Smundak · 3 years, 3 months ago
  35. 9c4216a Merge "Add a broad warning about missing LOAS creds" by Kousik Kumar · 3 years, 3 months ago
  36. 7bc7819 Add a broad warning about missing LOAS creds by Kousik Kumar · 3 years, 5 months ago
  37. 2be7f54 Add support and tests for export_*_lib_headers by Trevor Radcliffe · 3 years, 3 months ago
  38. e7b1f5b Avoid modifying Compile_dex property by Paul Duffin · 3 years, 3 months ago
  39. 114ad30 Merge "Refactor apexBundle code." by Treehugger Robot · 3 years, 3 months ago
  40. 6f9e91d Refactor apexBundle code. by Sasha Smundak · 3 years, 3 months ago
  41. f04c8b6 Merge "Add build/bazel_common_rules to mock bazel directories." by Treehugger Robot · 3 years, 3 months ago
  42. 7ce6837 Add -Xjvm-defaults=all to kotlin compilations by Cole Faust · 3 years, 3 months ago
  43. 82799f2 Add build/bazel_common_rules to mock bazel directories. by Yifan Hong · 3 years, 3 months ago
  44. d96eebf Use the current java version for -jvm-target by Cole Faust · 3 years, 3 months ago
  45. 9a027be Don't pass host cross linux musl modules to Make by Colin Cross · 3 years, 3 months ago
  46. 39a1814 Don't package host cross modules in javaFuzzPackager by Colin Cross · 3 years, 3 months ago
  47. 1faf823 Add rust musl arm and arm64 toolchains by Colin Cross · 3 years, 3 months ago
  48. 88a029f Reland: Don't use hwasan for non-bionic arm64 targets by Colin Cross · 3 years, 3 months ago
  49. 2c65d2c Remove min_sdk_version allowlist by Jooyung Han · 3 years, 3 months ago
  50. ef92225 null build upon repeated mixed build by Usta Shrestha · 3 years, 3 months ago
  51. dd3ea92 Merge "Replace API level codename with number" by Vinh Tran · 3 years, 3 months ago
  52. 3742d6a Merge "rust: Allow rust_ffi_shared in jni_libs" by Ivan Lozano · 3 years, 3 months ago
  53. 23477d7 Merge "Add protected_properties support in defaults modules" by Paul Duffin · 3 years, 3 months ago
  54. 8624baa Merge "Move global asflags to config to share with Bazel" by Treehugger Robot · 3 years, 3 months ago
  55. f192474 Replace API level codename with number by Vinh Tran · 3 years, 3 months ago
  56. 7128d38 Remove alternative stl names in bp2build by Liz Kammer · 3 years, 4 months ago
  57. 8d4ae9c Merge "Deprecate depfile in gensrcs" by Vinh Tran · 3 years, 3 months ago
  58. 7f67c2a rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 3 years, 3 months ago
  59. 2bce04f Merge "Add linux_musl arm+arm64" by Colin Cross · 3 years, 3 months ago
  60. 943cfce Merge "Revert "Revert "Keep minimal abort when enabling integer overflow check""" by Evgenii Stepanov · 3 years, 3 months ago
  61. 745ae26 Merge "Allowlist bazel-built partition directories" by Cole Faust · 3 years, 3 months ago
  62. 140d588 Deprecate depfile in gensrcs by Vinh Tran · 3 years, 3 months ago
  63. baa2b23 Merge "More helpful error message in test" by Treehugger Robot · 3 years, 3 months ago
  64. 750986d Merge "Use R8 wrapper target and flags." by Ian Zerny · 3 years, 3 months ago
  65. 034206c Merge "Add godoc for TransitionMutator." by Lukács T. Berki · 3 years, 3 months ago
  66. 0e691c1 Add godoc for TransitionMutator. by Lukacs T. Berki · 3 years, 3 months ago
  67. 1c4a3ea More helpful error message in test by Usta Shrestha · 3 years, 3 months ago
  68. 08b63c3 Merge "Use LLD for Darwin host binaries" by Yi Kong · 3 years, 3 months ago
  69. 8f509bc Merge "Change experiments config fetch log to be a verbose log" by Treehugger Robot · 3 years, 3 months ago
  70. a9b2aac Add linux_musl arm+arm64 by Colin Cross · 3 years, 3 months ago
  71. 5901281 Revert "Revert "Keep minimal abort when enabling integer overflow check"" by Evgenii Stepanov · 3 years, 3 months ago
  72. cfe991d Merge changes I9bad2cec,I7a570894 by Treehugger Robot · 3 years, 3 months ago
  73. e6f703d Merge "Don't pass deprecated -single_module linker flag on Darwin" by Treehugger Robot · 3 years, 3 months ago
  74. 595fb1c Change experiments config fetch log to be a verbose log by Kousik Kumar · 3 years, 3 months ago
  75. 9444f47 Merge "Fix minor printf format problems." by Usta Shrestha · 3 years, 3 months ago
  76. c3977fa Use LLD for Darwin host binaries by Yi Kong · 3 years, 3 months ago
  77. cf57a64 Don't pass deprecated -single_module linker flag on Darwin by Yi Kong · 3 years, 3 months ago
  78. f10c3ac Fix minor printf format problems. by Sasha Smundak · 3 years, 3 months ago
  79. 8c70033 Merge "Fix the format of the merged provenance metadata textproto file." by Wei Li · 3 years, 3 months ago
  80. 44c20b8 Merge "Don't use hwasan for non-bionic arm64 targets" by Treehugger Robot · 3 years, 3 months ago
  81. 7eb7503 Fix the format of the merged provenance metadata textproto file. by Wei Li · 3 years, 3 months ago
  82. 438bd4a Don't use hwasan for non-bionic arm64 targets by Colin Cross · 3 years, 3 months ago
  83. 2bc1cd9 cosmetic: go warnings by Usta Shrestha · 3 years, 3 months ago
  84. acd5a0c paths in depfiles are relative to $OUT_DIR by Usta Shrestha · 3 years, 3 months ago
  85. 61fb62e Move embedded notice file path above aapt rule generation by Colin Cross · 3 years, 3 months ago
  86. dc2893a Use R8 wrapper target and flags. by Ian Zerny · 3 years, 3 months ago
  87. e4d1bda Move global asflags to config to share with Bazel by Liz Kammer · 3 years, 3 months ago
  88. 2ff57f9 Merge "Remove reference to libbacktrace." by Christopher Ferris · 3 years, 3 months ago
  89. 82392b7 Merge "Fix normalize string for Java 17" by Treehugger Robot · 3 years, 3 months ago
  90. 5150668 Remove reference to libbacktrace. by Christopher Ferris · 3 years, 3 months ago
  91. 16ac135 cosmetic changes by Usta Shrestha · 3 years, 3 months ago
  92. 2923fa8 Merge "Remove implementation_deps from cc_library headers" by Trevor Radcliffe · 3 years, 3 months ago
  93. 5938fed Fix normalize string for Java 17 by Sorin Basca · 3 years, 3 months ago
  94. 42c48ac Allowlist bazel-built partition directories by Cole Faust · 3 years, 3 months ago
  95. fb6c522 Remove implementation_deps from cc_library headers by Trevor Radcliffe · 3 years, 3 months ago
  96. a10d5a2 Fix escaping for package_name by Bob Badour · 3 years, 3 months ago
  97. 061d352 Merge "buildinfo_prop generates ro.build.version.known_codenames" by Jiyong Park · 3 years, 3 months ago
  98. 3707384 buildinfo_prop generates ro.build.version.known_codenames by Jiyong Park · 3 years, 3 months ago
  99. 26f0b21 Rewrite apex_diff_test as regular soong integration tests. by Jingwen Chen · 3 years, 3 months ago
  100. 5ad0185 Merge "Migrate sanitizers to transition mutators." by Lukács T. Berki · 3 years, 3 months ago