1. db8b58b Merge "Move 'remount' back into 'adbd_system_api'" by Yi-yo Chiang · 3 years ago
  2. 8512577 Merge "Revert "Updated the way we build AFL++ fuzz binaries"" by Cory Barker · 3 years ago
  3. f3486b1 Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
  4. af569e2 Merge "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
  5. 0cb64f0 Move 'remount' back into 'adbd_system_api' by Yi-Yo Chiang · 3 years ago
  6. c7cd55b Merge "Add flags to override all apex/apk keys" by Treehugger Robot · 3 years ago
  7. 054b2a8 Merge "move orchestrator/ to its own project." by LaMont Jones · 3 years ago
  8. 4bcca6d move orchestrator/ to its own project. by LaMont Jones · 3 years ago
  9. ef1d2f0 Merge "orchestrator: inner-tree path can be a list." by LaMont Jones · 3 years ago
  10. ffa1f0f Merge "Disable OMX for 64b_only devices." by Treehugger Robot · 3 years ago
  11. 6ef204e Merge "Add WIFI_ variables into soong config" by Jooyung Han · 3 years ago
  12. 628d566 Disable OMX for 64b_only devices. by Arun Johnson · 3 years ago
  13. c39e502 orchestrator: inner-tree path can be a list. by LaMont Jones · 3 years, 1 month ago
  14. 0140dfa Add WIFI_ variables into soong config by Jooyung Han · 3 years ago
  15. 5cf8217 Merge "Fix go.mod for tools/canoninja" by Alexander Smundak · 3 years ago
  16. e2325f0 Merge "Revert "Revert "Fix missing notices.""" by Treehugger Robot · 3 years ago
  17. 56e0de5 Revert "Revert "Fix missing notices."" by Bob Badour · 3 years ago
  18. e50bb51 Add flags to override all apex/apk keys by Kelvin Zhang · 3 years ago
  19. 7ec578b Merge "Revert "Fix missing notices."" by Bob Badour · 3 years ago
  20. 3fe9459 Merge "Append built and installed when copying metadata." by Treehugger Robot · 3 years ago
  21. 08a46cd Merge "Tune R8 shrinking defaults for system_server" by Treehugger Robot · 3 years ago
  22. 18f8049 Revert "Fix missing notices." by Henri Chataing · 3 years ago
  23. d7e72a7 Merge "Fix missing notices." by Treehugger Robot · 3 years ago
  24. 8ef21ad Fix missing notices. by Bob Badour · 3 years ago
  25. f302676 Merge "Fix go.mod for tools/compliance" by Treehugger Robot · 3 years ago
  26. 8a49a60 Updated the way we build AFL++ fuzz binaries by Cory Barker · 3 years ago
  27. 94d473c Fix go.mod for tools/canoninja by Sasha Smundak · 3 years ago
  28. ded9acd Fix go.mod for tools/compliance by Sasha Smundak · 3 years ago
  29. 1fabb2a Merge "Remove leading whitespace from dump-variables-rbc results" by Cole Faust · 3 years ago
  30. 1687d84 Tune R8 shrinking defaults for system_server by Jared Duke · 3 years ago
  31. 04fbe29 Append built and installed when copying metadata. by Bob Badour · 3 years ago
  32. f6f6c2f Merge "Fix signapk jar not found for prebuilt splits" by Treehugger Robot · 3 years ago
  33. 193de78 Merge "Fix typo in recently changed extra_apex_payload_key flag" by Kelvin Zhang · 3 years ago
  34. 55d24ae Merge "Ensure runtime-visible annotations are kept" by Treehugger Robot · 3 years ago
  35. 87e4527 Fix typo in recently changed extra_apex_payload_key flag by Kelvin Zhang · 3 years ago
  36. d024518 Merge "Allow extra_apex_payload_key to take multiple names at once" by Treehugger Robot · 3 years ago
  37. 3837a94 Ensure runtime-visible annotations are kept by Jared Duke · 3 years ago
  38. 085b6f3 Allow extra_apex_payload_key to take multiple names at once by Kelvin Zhang · 3 years ago
  39. 9a6d03d Fix signapk jar not found for prebuilt splits by Sandeep Vijayasekar · 3 years ago
  40. 2c3c189 Merge "Remove TARGET_ENABLE_MEDIADRM_64 from BoardConfigGsiCommon.mk" by Treehugger Robot · 3 years ago
  41. a1b215c Remove leading whitespace from dump-variables-rbc results by Cole Faust · 3 years ago
  42. 3510fa6 Merge "Let finalize_branch_for_release.sh create ABI dumps" by Steven Moreland · 3 years, 1 month ago
  43. 6c2353d Let finalize_branch_for_release.sh create ABI dumps by Hsin-Yi Chen · 3 years, 1 month ago
  44. e8b9724 Merge "Allow building super.img on targets without BOARD_BUILD_SUPER_IMAGE_BY_DEFAULT set." by Treehugger Robot · 3 years, 1 month ago
  45. 606904d Remove TARGET_ENABLE_MEDIADRM_64 from BoardConfigGsiCommon.mk by SzuWei Lin · 3 years, 1 month ago
  46. 2c8a0d6 Merge "Add ability to force compile as 64 bit." by Christopher Ferris · 3 years, 1 month ago
  47. 25b2a65 Add ability to force compile as 64 bit. by Christopher Ferris · 3 years, 1 month ago
  48. 602b199 Merge "Adding support for building AFLpp Test: Built AFL fuzzers locally and ran them" by Cory Barker · 3 years, 1 month ago
  49. aba99ad Merge "Support dynamic 64-bit media service" by SzuWei Lin · 3 years, 1 month ago
  50. 4499863 Merge "Add support for only starting 64 bit zygote." by Elliott Hughes · 3 years, 1 month ago
  51. 8bfd7fa Merge "Add permission to the list of individually toggleable modules" by Treehugger Robot · 3 years, 1 month ago
  52. 3ec92f2 Add permission to the list of individually toggleable modules by Paul Duffin · 3 years, 1 month ago
  53. 3f45311 Merge "Keep proguard fields for lite runtime of jarjared class" by Zhi Dou · 3 years, 1 month ago
  54. 12fdb34 Keep proguard fields for lite runtime of jarjared class by zhidou · 3 years, 1 month ago
  55. 91ee4f9 Adding support for building AFLpp Test: Built AFL fuzzers locally and ran them by Cory Barker · 3 years, 2 months ago
  56. 990e604 Merge "Revert "Adding support for building AFLpp Test: Built AFL fuzzer..."" by Cory Barker · 3 years, 1 month ago
  57. cadfdc1 Revert "Adding support for building AFLpp Test: Built AFL fuzzer..." by Cory Barker · 3 years, 1 month ago
  58. 66a7233 Merge "Adding support for building AFLpp Test: Built AFL fuzzers locally and ran them" by Cory Barker · 3 years, 1 month ago
  59. 66b010f Merge "make: fix memory leak" by Treehugger Robot · 3 years, 1 month ago
  60. 5eacd4a Merge "Revert "Revert "Target dist files not dist goals.""" by Treehugger Robot · 3 years, 1 month ago
  61. 13b4951 Merge "Merge SQ3A.220705.003 to aosp-master - DO NOT MERGE" by Bill Yi · 3 years, 1 month ago
  62. f104ed6 Merge SQ3A.220705.003 to aosp-master - DO NOT MERGE by Bill Yi · 3 years, 1 month ago
  63. caf7014 Merge "Extract fsverity_manifest_generator logic" by Andrew Scull · 3 years, 1 month ago
  64. 0a6d2e5 Extract fsverity_manifest_generator logic by Andrew Scull · 3 years, 1 month ago
  65. 683c493 Allow building super.img on targets without BOARD_BUILD_SUPER_IMAGE_BY_DEFAULT set. by Peter Collingbourne · 3 years, 1 month ago
  66. b86b5be Adding support for building AFLpp Test: Built AFL fuzzers locally and ran them by Cory Barker · 3 years, 2 months ago
  67. 9512794 Support dynamic 64-bit media service by SzuWei Lin · 3 years, 1 month ago
  68. b4f831d Merge "Fix broken test_lunch.py" by Treehugger Robot · 3 years, 1 month ago
  69. 380fcee Merge "Fix init_boot.img build rule with TARGET_NO_KERNEL:=true" by Yi-yo Chiang · 3 years, 1 month ago
  70. 8b0776d Fix init_boot.img build rule with TARGET_NO_KERNEL:=true by Yi-Yo Chiang · 3 years, 1 month ago
  71. 6531b32 Merge "Make it easier to disable EROFS compression." by David Anderson · 3 years, 1 month ago
  72. 4645f98 make: fix memory leak by George Burgess IV · 3 years, 1 month ago
  73. 051c9a1 Merge "Add sign_sepolicy_path for a binary to sign sepolicy.apex." by Melisa Carranza Zúñiga · 3 years, 1 month ago
  74. ea00bc6 Merge "Export the `host_required` property to module-info" by Treehugger Robot · 3 years, 1 month ago
  75. e4a5491 Export the `host_required` property to module-info by Yike · 3 years, 1 month ago
  76. 40d38b4 Revert "Revert "Target dist files not dist goals."" by Bob Badour · 3 years, 1 month ago
  77. f3c81d7 Make it easier to disable EROFS compression. by David Anderson · 3 years, 1 month ago
  78. 836d784 Merge "Default BuildBrokenDepfile to empty (false)" by Vinh Tran · 3 years, 1 month ago
  79. 556a556 Merge "Deduplicate multiple $(inherit-product) calls" by Cole Faust · 3 years, 1 month ago
  80. 3fae6fe Default BuildBrokenDepfile to empty (false) by Vinh Tran · 3 years, 1 month ago
  81. e0a977a Add sign_sepolicy_path for a binary to sign sepolicy.apex. by Melisa Carranza Zuniga · 3 years, 2 months ago
  82. 91410f1 Merge "Fix potential issues if str has spaces" by Kelvin Zhang · 3 years, 1 month ago
  83. d0bf76d Merge "Copy symlink farm creation tool from Bazel." by Treehugger Robot · 3 years, 1 month ago
  84. 7162b95 Deduplicate multiple $(inherit-product) calls by Cole Faust · 3 years, 1 month ago
  85. 2bfc570 Copy symlink farm creation tool from Bazel. by Sasha Smundak · 3 years, 1 month ago
  86. e5ddfcd Fix potential issues if str has spaces by jiajia tang · 3 years, 1 month ago
  87. dc08c34 Merge "Do not override setting of SOONG_CONFIG_<m>_module_source_build" by Treehugger Robot · 3 years, 1 month ago
  88. 1ccea05 Do not override setting of SOONG_CONFIG_<m>_module_source_build by Paul Duffin · 3 years, 1 month ago
  89. f687945 Merge "Remove tzdatacheck from system image." by Almaz Mingaleev · 3 years, 1 month ago
  90. 88aaae3 Merge "Enable R8 code shrinking for system_server by default" by Jared Duke · 3 years, 1 month ago
  91. 4876480 Merge "Remove libbacktrace." by Christopher Ferris · 3 years, 1 month ago
  92. e900707 Merge "Revert "Target dist files not dist goals."" by Bob Badour · 3 years, 1 month ago
  93. 9f1fad0 Revert "Target dist files not dist goals." by Bob Badour · 3 years, 1 month ago
  94. 881e3a4 Merge "Add USAP related system properties" by Chris Wailes · 3 years, 1 month ago
  95. b11b1d2 Enable R8 code shrinking for system_server by default by Jared Duke · 3 years, 2 months ago
  96. 1b89a42 Merge "Delete OneTimeInitializer AOSP app from the makefile." by Treehugger Robot · 3 years, 1 month ago
  97. 8be3ece Merge "Export PLATFORM_VERSION_KNOWN_CODENAMES to soong" by Jiyong Park · 3 years, 1 month ago
  98. 0f07982 Merge "Fix typo" by Anton Hansson · 3 years, 1 month ago
  99. 2e05721 Export PLATFORM_VERSION_KNOWN_CODENAMES to soong by Jiyong Park · 3 years, 1 month ago
  100. 7c8dd8c Fix typo by jiajia tang · 3 years, 2 months ago