1. dbd814d Fix genrule tool dependencies when a prebuilt tool is preferred. by Martin Stjernholm · 3 years ago
  2. ed4900f Merge "Revert "bp2build: convert host & prebuilt header libraries"" by Jingwen Chen · 3 years ago
  3. 105deed Revert "bp2build: convert host & prebuilt header libraries" by Jingwen Chen · 3 years ago
  4. a52cbd6 Merge "Add mapping id to source file information for R8 full-mode builds." by Ian Zerny · 3 years ago
  5. 57271b9 Merge changes I9ad66ea2,I4c95b77b by Treehugger Robot · 3 years ago
  6. 01d80d8 Make android_app.stem overridable by Jooyung Han · 3 years ago
  7. 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years ago
  8. 35f94eb Merge "Consolidate conversions of is-board-platform(2)" by Treehugger Robot · 3 years ago
  9. f4bf09f Merge "Update droidstubs to support putting action inputs/outputs into the module-graph.json." by Keyi Gui · 3 years ago
  10. 4cfd37e Merge "Convert math functions" by Treehugger Robot · 3 years ago
  11. 03a0679 Merge "Make include_top comments only apply to the next statement" by Treehugger Robot · 3 years ago
  12. 6609484 Merge "Enable memory-mapped coverage instrumentation" by Pirama Arumuga Nainar · 3 years ago
  13. 88a1b9d Merge "Convert javacflags -> javacopts for java_binary_host" by Sam Delmerico · 3 years ago
  14. fe310a9 Update droidstubs to support putting action inputs/outputs into the module-graph.json. by Keyi · 3 years ago
  15. 865d5e6 Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal"" by Inseob Kim · 3 years ago
  16. 25656c4 Merge "Use Module.GetProperties() instead of ModuleBase.generalProperties" by Treehugger Robot · 3 years ago
  17. fc7df61 Add mapping id to source file information for R8 full-mode builds. by Ian Zerny · 3 years, 2 months ago
  18. bac9e97 Merge "Add sepolicy compat versions to soong config" by Treehugger Robot · 3 years ago
  19. 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years ago
  20. e508f6a Merge "Fix format" by Treehugger Robot · 3 years ago
  21. 77d93ba Merge "bp2build: convert host & prebuilt header libraries" by Treehugger Robot · 3 years ago
  22. b2e0b60 Consolidate conversions of is-board-platform(2) by Cole Faust · 3 years ago
  23. 6c934f6 Make include_top comments only apply to the next statement by Cole Faust · 3 years ago
  24. b1103e2 Convert math functions by Cole Faust · 3 years ago
  25. 843f664 Add sepolicy compat versions to soong config by Inseob Kim · 3 years ago
  26. f5ed300 Fix format by Inseob Kim · 3 years ago
  27. fe306ab Merge "ramdisk_module and dtb_prebuild properties are optional" by Jiyong Park · 3 years ago
  28. 4e27229 Convert javacflags -> javacopts for java_binary_host by Sam Delmerico · 3 years ago
  29. fe74791 Merge "Rename updatable-library to apex-library" by Treehugger Robot · 3 years ago
  30. 319eaaa Merge "Remove mention of libhidlbase_pgo" by Yi Kong · 3 years ago
  31. b5f43ac Merge "Add java_fuzz module to build java fuzzers" by Muhammad Haseeb Ahmad · 3 years ago
  32. 196d3e6 Rename updatable-library to apex-library by Pedro Loureiro · 3 years, 1 month ago
  33. 393ebfc ramdisk_module and dtb_prebuild properties are optional by Jiyong Park · 3 years ago
  34. 81e3ef8 Merge "Update clang version to clang-r437112b" by Treehugger Robot · 3 years ago
  35. aa1d0cf Add java_fuzz module to build java fuzzers by Muhammad Haseeb Ahmad · 3 years ago
  36. 5140a04 Update clang version to clang-r437112b by Chih-Hung Hsieh · 3 years ago
  37. 9eab2ef Merge "Remove customizableProperties from `android.ModuleBase`" by Usta Shrestha · 3 years ago
  38. 9b3b15c Merge "rust: Register rustdoc with checkbuild" by Treehugger Robot · 3 years ago
  39. 5bb16c3 Merge "Switch to clang-r437112b" by Chih-hung Hsieh · 3 years ago
  40. 3babe3f Merge "Extract assets from AAR imports and their dependencies." by Michael Rosenfeld · 3 years ago
  41. c531f63 Merge "Refactor knownFunctions" by Treehugger Robot · 3 years ago
  42. 4fd34e1 Merge "Correct typo in prebuilt_etc property name." by Treehugger Robot · 3 years ago
  43. 6b4bfa2 Merge "Improve error message for missing path + local dir" by Treehugger Robot · 3 years ago
  44. f0006ba Merge "Add prebuilt_etc_host to bp2build conversion." by Liz Kammer · 3 years ago
  45. a923442 Add prebuilt_etc_host to bp2build conversion. by Liz Kammer · 3 years, 1 month ago
  46. f673a60 Merge "bp2build: Remove duplicate system shared libs" by Liz Kammer · 3 years ago
  47. 1364427 Only disable async preemption in debug mode. by Lukacs T. Berki · 3 years ago
  48. 70f6f38 Merge "Allow not buffering the output of soong_build ." by Lukács T. Berki · 3 years ago
  49. 5ad1557 Extract assets from AAR imports and their dependencies. by Michael Rosenfeld · 3 years, 1 month ago
  50. 9ebf6e4 Refactor knownFunctions by Cole Faust · 3 years, 1 month ago
  51. 0b9b99a Merge "rust: Support protobuf wrappers well known types" by Treehugger Robot · 3 years ago
  52. dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years, 1 month ago
  53. 9f68d21 Correct typo in prebuilt_etc property name. by Liz Kammer · 3 years ago
  54. 2fad341 Allow not buffering the output of soong_build . by Lukacs T. Berki · 3 years ago
  55. b6be48d rust: Support protobuf wrappers well known types by David Duarte · 3 years ago
  56. a907874 Revert^3 "Add seapp_contexts to allowlist of makefile goal" by Inseob Kim · 3 years, 1 month ago
  57. 66e8f72 Switch to clang-r437112b by Chih-Hung Hsieh · 3 years, 1 month ago
  58. 2b8f5f5 Remove mention of libhidlbase_pgo by Yi Kong · 3 years, 1 month ago
  59. 69e8731 Merge "Fix "unknown binary op: string + list" errors" by Cole Faust · 3 years, 1 month ago
  60. 7e63d5f Merge "Remove global bpf include path system/bpf/progs/include" by Ken Chen · 3 years, 1 month ago
  61. 88b8069 Merge "[NETD-BPF#21] Move a few headers to frameworks/libs/net" by Ken Chen · 3 years, 1 month ago
  62. 37d0a57 Merge "Introduce afdo" by Yi Kong · 3 years, 1 month ago
  63. d0956e6 Merge "Added src and exclude_src to debuggable builds" by Treehugger Robot · 3 years, 1 month ago
  64. 78df0f1 Remove global bpf include path system/bpf/progs/include by Ken Chen · 3 years, 1 month ago
  65. fd26444 [NETD-BPF#21] Move a few headers to frameworks/libs/net by Ken Chen · 3 years, 1 month ago
  66. d30fcb1 Merge "Revert "Disable ubsan diagnostics under HWASan."" by Evgenii Stepanov · 3 years, 1 month ago
  67. 0484c23 Fix "unknown binary op: string + list" errors by Cole Faust · 3 years, 1 month ago
  68. d8a72d7 bp2build: convert host & prebuilt header libraries by Liz Kammer · 3 years, 1 month ago
  69. 51df386 Merge "Improve error message when a required makefile can't be found" by Treehugger Robot · 3 years, 1 month ago
  70. 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years, 1 month ago
  71. 59571dd Merge "Update dexpreopt_check to check all system server jars." by Jiakai Zhang · 3 years, 1 month ago
  72. 5b8e7bc Improve error message for missing path + local dir by Liz Kammer · 3 years, 1 month ago
  73. 7febef7 Merge "Prevent duplicate entries in ctx.include_tops" by Cole Faust · 3 years, 1 month ago
  74. 948e851 Merge "Handle the 'enabled' property in bp2build" by Christopher Parsons · 3 years, 1 month ago
  75. 2599d1d Added src and exclude_src to debuggable builds by Jay Aliomer · 3 years, 4 months ago
  76. d461407 Merge "sh_binary: Use pointers for optional attributes" by Treehugger Robot · 3 years, 1 month ago
  77. 4f41536 Revert "Disable ubsan diagnostics under HWASan." by Evgenii Stepanov · 3 years, 1 month ago
  78. 7321b09 Improve error message when a required makefile can't be found by Cole Faust · 3 years, 1 month ago
  79. f7ed534 Prevent duplicate entries in ctx.include_tops by Cole Faust · 3 years, 1 month ago
  80. fac51eb Merge "Add -std user flags to cc test to ensure order" by Treehugger Robot · 3 years, 1 month ago
  81. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 1 month ago
  82. 48c6ead sh_binary: Use pointers for optional attributes by Liz Kammer · 3 years, 1 month ago
  83. 68542bf Merge "Add comments and clarify errors in neverallow" by Treehugger Robot · 3 years, 1 month ago
  84. a3d7915 Add comments and clarify errors in neverallow by Liz Kammer · 3 years, 3 months ago
  85. cac7f69 bp2build remove "-std" from cflags by Liz Kammer · 3 years, 1 month ago
  86. 5166a1c Merge "Fix typo in bp2build denylist." by Liz Kammer · 3 years, 1 month ago
  87. d806dd4 Update dexpreopt_check to check all system server jars. by Jiakai Zhang · 3 years, 1 month ago
  88. 430059b Merge "Pass --write-reference-baseline to lint" by Treehugger Robot · 3 years, 1 month ago
  89. 38a5faf Merge "Support LOCAL_CHECK_ELF_FILES in androidmk tool" by Yuntao Xu · 3 years, 1 month ago
  90. eb8efc9 Introduce afdo by Yi Kong · 3 years, 1 month ago
  91. 55f84a7 Merge "Adding option to include sources only for Java 11 builds" by Sorin Basca · 3 years, 1 month ago
  92. 1778546 Merge "Add sepolicy prebuilt directories to soong_config" by Inseob Kim · 3 years, 1 month ago
  93. 2e2ec05 Merge "rust: Disable dylib vendor modules" by Matthew Maurer · 3 years, 1 month ago
  94. 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 1 month ago
  95. 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 1 month ago
  96. 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 1 month ago
  97. 389a647 Dexpreopt standalone system server jars. by Jiakai Zhang · 3 years, 1 month ago
  98. f1228f5 Merge "Remove InstallBypassMake and ToMakePath" by Treehugger Robot · 3 years, 1 month ago
  99. 53fc770 Merge "Turn on -Wstring-concatenation" by Yi Kong · 3 years, 1 month ago
  100. bdda910 rust: Disable dylib vendor modules by Matthew Maurer · 3 years, 1 month ago