1. c3ad804 Use inclusive language in build/make by Colin Cross · 4 years, 7 months ago
  2. bc1051d Merge "Add out/soong/late-${TARGET_PRODUCT}.mk" by Colin Cross · 4 years, 7 months ago
  3. 80ef0a2 Merge "Move definition of dist-for-goals before call." by Colin Cross · 4 years, 7 months ago
  4. 537aee3 Merge "Copy generated xml file for NDK api coverage to dist when CLANG_COVERAGE flag set." by Sophie Zheng · 4 years, 7 months ago
  5. b8d67f3 Merge "Add LZ4 support to the release tools" by J. Avila · 4 years, 7 months ago
  6. cd33e76 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 4 years, 7 months ago
  7. 77112df Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 4 years, 7 months ago
  8. 2311f61 Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 4 years, 7 months ago
  9. f712ba9 Disable dexpreopting when TARGET_BUILD_APPS is used. by Martin Stjernholm · 4 years, 8 months ago
  10. 7a430fd Introduce TARGET_BUILD_UNBUNDLED. by Martin Stjernholm · 4 years, 8 months ago
  11. 98cd4cc Add LZ4 support to the release tools by J. Avila · 4 years, 7 months ago
  12. 9df45f6 Merge "Remove TARGET_PREFER_32_BIT." by Elliott Hughes · 4 years, 7 months ago
  13. 8add8cb Merge "base_rules.mk optimizations" by Treehugger Robot · 4 years, 7 months ago
  14. 988693f Merge "Cleanup unused get-32-bit-modules" by Yo Chiang · 4 years, 7 months ago
  15. 8447b81 base_rules.mk optimizations by Dan Willemsen · 4 years, 7 months ago
  16. 1d1bb3b Merge "More performance improvements" by Treehugger Robot · 4 years, 7 months ago
  17. 1e55e74 Cleanup unused get-32-bit-modules by Yo Chiang · 4 years, 8 months ago
  18. fd1e67b More performance improvements by Dan Willemsen · 4 years, 7 months ago
  19. 83e9cfe Merge "Rewrite test data logic to make it faster" by Treehugger Robot · 4 years, 7 months ago
  20. 9b824d5 Remove TARGET_PREFER_32_BIT. by Elliott Hughes · 4 years, 9 months ago
  21. e4d2cce Merge "Add test config template for sh_test." by Frank Feng · 4 years, 7 months ago
  22. 581e1f4 Merge "Rename adbd_system_binaries to adbd_system_api." by Josh Gao · 4 years, 7 months ago
  23. c5ec8e9 Rewrite test data logic to make it faster by Dan Willemsen · 4 years, 8 months ago
  24. 470cfbe Merge changes I53c05800,Ic218283b by Treehugger Robot · 4 years, 7 months ago
  25. 8ca4092 Add out/soong/late-${TARGET_PRODUCT}.mk by Colin Cross · 4 years, 7 months ago
  26. cc49c6b Leave a comment when removing a prop by Jiyong Park · 4 years, 8 months ago
  27. bb26c6f Rule for system/build.prop is also from macro by Jiyong Park · 4 years, 8 months ago
  28. c844de4 Merge changes I4d88733c,I61943476,Ibed9c96d by Jiyong Park · 4 years, 7 months ago
  29. 208689c Merge "fix spurious / on toplevel kernel module installations" by Treehugger Robot · 4 years, 8 months ago
  30. 6e30a3f Merge "Merge QQ3A.200605.002 into master" by Xin Li · 4 years, 8 months ago
  31. 950d723 fix spurious / on toplevel kernel module installations by Steve Muckle · 4 years, 8 months ago
  32. 660edfd Merge "Refactor library path representation in dexpreopt." by Ulyana Trafimovich · 4 years, 8 months ago
  33. a480799 Merge "Do not print environment variables if ANDROID_QUIET_BUILD is set." by Treehugger Robot · 4 years, 8 months ago
  34. f9d1eee Merge changes I47d523e4,Ib2f4b548 by Yo Chiang · 4 years, 8 months ago
  35. 173149f Merge "Strip debug symbols from modules (fixup)" by Treehugger Robot · 4 years, 8 months ago
  36. 35a83d1 remove buildinfo_common.sh by Jiyong Park · 4 years, 8 months ago
  37. 9ebefc6 Partial cherry-pick of ag/10260813 by Jiyong Park · 4 years, 8 months ago
  38. e28fa80 <partition>/build.prop rules are defined using macro by Jiyong Park · 4 years, 8 months ago
  39. 90d07bc Do not print environment variables if ANDROID_QUIET_BUILD is set. by Sasha Smundak · 4 years, 8 months ago
  40. 7e32b34 Add test config template for sh_test. by frankfeng · 4 years, 8 months ago
  41. 77a78fc Refactor library path representation in dexpreopt. by Ulya Trafimovich · 4 years, 8 months ago
  42. 4c5ed87 Merge "Add product variable PRODUCT_BROKEN_SUBOPTIMAL_ORDER_OF_SYSTEM_SERVER_JARS." by Ulyana Trafimovich · 4 years, 8 months ago
  43. d99da8f Strip debug symbols from modules (fixup) by Pierre Couillaud · 4 years, 8 months ago
  44. 49efd2a Merge "Re-enable link type checking" by Treehugger Robot · 4 years, 8 months ago
  45. be15ded Re-enable link type checking by Dan Willemsen · 5 years ago
  46. 8c6c2cd Merge "refactor kernel module build, add version support" by Treehugger Robot · 4 years, 8 months ago
  47. aa62df0 Merge changes Ia1392b7d,I199788d4,I9c8ac0e6 by Treehugger Robot · 4 years, 8 months ago
  48. e92524e Merge QQ3A.200605.002 into master by Xin Li · 4 years, 8 months ago
  49. 40e55c2 Add product variable PRODUCT_BROKEN_SUBOPTIMAL_ORDER_OF_SYSTEM_SERVER_JARS. by Ulya Trafimovich · 4 years, 10 months ago
  50. 60da88d Make required modules support :32 and :64 suffix by Yo Chiang · 4 years, 9 months ago
  51. 1b82833 Refactor *-select-bitness-of-required-modules by Yo Chiang · 4 years, 8 months ago
  52. 0208ce5 Merge "remove clatd.conf which is no longer required by clat daemon" am: 5638065faa by Treehugger Robot · 4 years, 8 months ago
  53. 5638065 Merge "remove clatd.conf which is no longer required by clat daemon" by Treehugger Robot · 4 years, 8 months ago
  54. eb4f43e Merge "Revert^2 "Retire mainline.mk"" am: 2ca90c5e97 by Yo Chiang · 4 years, 8 months ago
  55. 2ca90c5 Merge "Revert^2 "Retire mainline.mk"" by Yo Chiang · 4 years, 8 months ago
  56. 82e4bc5 Revert^2 "Retire mainline.mk" by Yo Chiang · 4 years, 8 months ago
  57. 2335d76 refactor kernel module build, add version support by Steve Muckle · 4 years, 8 months ago
  58. c88a8c8 move BOARD_RECOVERY_KERNEL_MODULES_LOAD default by Steve Muckle · 4 years, 8 months ago
  59. 1013d78 move module list creation outside conditionals by Steve Muckle · 4 years, 8 months ago
  60. f291097 fix reference to BOARD_ODM_MODULES_LOAD by Steve Muckle · 4 years, 8 months ago
  61. 6231dd8 Merge "Remove unused check-api rule" am: fa9ea4b8b0 by Treehugger Robot · 4 years, 8 months ago
  62. fa9ea4b Merge "Remove unused check-api rule" by Treehugger Robot · 4 years, 8 months ago
  63. 9c5b079 Remove unused check-api rule by Aurimas Liutikas · 4 years, 8 months ago
  64. 836cbf2 remove clatd.conf which is no longer required by clat daemon by Maciej Żenczykowski · 5 years ago
  65. 67e0295 Rename adbd_system_binaries to adbd_system_api. by Josh Gao · 4 years, 8 months ago
  66. a81ee59 Copy generated xml file for NDK api coverage to dist when CLANG_COVERAGE flag set. by sophiez · 4 years, 8 months ago
  67. 25ed611 Merge "Provide library path to android.test.base for dexpreopt." am: 1c294551b4 by Ulyana Trafimovich · 4 years, 8 months ago
  68. 1c29455 Merge "Provide library path to android.test.base for dexpreopt." by Ulyana Trafimovich · 4 years, 8 months ago
  69. 0b0cf4c Provide library path to android.test.base for dexpreopt. by Ulya Trafimovich · 4 years, 8 months ago
  70. 5e113d4 Merge "releasetools: Fix non-existent required dependency" am: 61e1cc7317 by Yo Chiang · 4 years, 8 months ago
  71. 61e1cc7 Merge "releasetools: Fix non-existent required dependency" by Yo Chiang · 4 years, 8 months ago
  72. 7599287 Merge "remove spurious comma from module-load-list-copy-paths call" am: 6be7b57ce7 by Treehugger Robot · 4 years, 8 months ago
  73. 6be7b57 Merge "remove spurious comma from module-load-list-copy-paths call" by Treehugger Robot · 4 years, 8 months ago
  74. 558cc4b Merge "Add apksigner to otatools.zip" am: d6eb072c9f by Treehugger Robot · 4 years, 8 months ago
  75. bfc7440 Merge "Add build support for LZ4 ramdisks" am: bc4d5bdb87 by J. Avila · 4 years, 8 months ago
  76. 0479963 Merge changes from topics "remove_bootimage_sysprops", "sysprop" am: 6dd5383c37 by Jiyong Park · 4 years, 8 months ago
  77. d6eb072 Merge "Add apksigner to otatools.zip" by Treehugger Robot · 4 years, 8 months ago
  78. 06b4816 remove spurious comma from module-load-list-copy-paths call by Steve Muckle · 4 years, 8 months ago
  79. ab25b2d Add apksigner to otatools.zip by Baligh Uddin · 4 years, 8 months ago
  80. bc4d5bd Merge "Add build support for LZ4 ramdisks" by J. Avila · 4 years, 8 months ago
  81. 6dd5383 Merge changes from topics "remove_bootimage_sysprops", "sysprop" by Jiyong Park · 4 years, 8 months ago
  82. 06d3445 Merge "Check module existence with ALL_MODULES subvars" am: 0dcb96c204 by Yo Chiang · 4 years, 8 months ago
  83. 0dcb96c Merge "Check module existence with ALL_MODULES subvars" by Yo Chiang · 4 years, 8 months ago
  84. 08095b3 Merge "Fix up recovery_text_res" am: 9e424a5a60 by Treehugger Robot · 4 years, 8 months ago
  85. 9e424a5 Merge "Fix up recovery_text_res" by Treehugger Robot · 4 years, 8 months ago
  86. 9767223 Fix up recovery_text_res by Dan Willemsen · 4 years, 8 months ago
  87. 3f6560e Add build support for LZ4 ramdisks by J. Avila · 4 years, 8 months ago
  88. 6206708 Merge "Strip debug symbols from modules" am: a29edba6e8 by Treehugger Robot · 4 years, 8 months ago
  89. a29edba Merge "Strip debug symbols from modules" by Treehugger Robot · 4 years, 8 months ago
  90. 39b8113 Merge "Revert "Retire mainline.mk"" am: 7943056adc by Beverly Tai · 4 years, 8 months ago
  91. 7943056 Merge "Revert "Retire mainline.mk"" by Beverly Tai · 4 years, 8 months ago
  92. 4003bd9 Revert "Retire mainline.mk" by Beverly Tai · 4 years, 8 months ago
  93. d5ec97e Merge "Create emulator_* devices for emulators" am: 6a00738ed8 by Treehugger Robot · 4 years, 8 months ago
  94. 6a00738 Merge "Create emulator_* devices for emulators" by Treehugger Robot · 4 years, 8 months ago
  95. bafaa5b Merge "Retire mainline.mk" am: 8ecc4d5710 by Treehugger Robot · 4 years, 8 months ago
  96. 8ecc4d5 Merge "Retire mainline.mk" by Treehugger Robot · 4 years, 8 months ago
  97. c73db78 Create emulator_* devices for emulators by SzuWei Lin · 4 years, 8 months ago
  98. a9c3220 Drop the dependency from vendor/build.prop to system/build.prop by Jiyong Park · 4 years, 8 months ago
  99. 0f3ad31 Remove ro.bootimage.* sysprops by Jiyong Park · 4 years, 8 months ago
  100. 3a2e95a ro.build.expect.* sysprops are created in a separate rule by Jiyong Park · 4 years, 8 months ago