1. 612c5a8 soong: Add flag for fod extension by TheScarastic · 4 years, 8 months ago
  2. d3a50ee vendor/lineage: emulator should have mobile config by Sam Mortimer · 4 years, 7 months ago
  3. b1d3f65 extract-utils: Fix usage for ETC files which need sub_dir by Andreas Schneider · 4 years, 8 months ago
  4. 48917cc Export qcom UM hal root to soong by dianlujitao · 4 years, 8 months ago
  5. f646fd7 Sort soong variables alphabetically by dianlujitao · 4 years, 8 months ago
  6. a7e400c extract_utils: Fix vendor Android.bp creation with subdirectory by Andreas Schneider · 4 years, 8 months ago
  7. fd27bb4 lineage: Add flag for skipping EV_REL input in recovery by Paul Keith · 4 years, 8 months ago
  8. c756f60 Add product_launched_with_j{,_mr1,mr2}.mk by Kevin F. Haggerty · 4 years, 9 months ago
  9. ee95f24 extract_utils: Handle Brotli compressed block image by dianlujitao · 4 years, 9 months ago
  10. fc48634 extract_utils: Support odm/product/vendor partition for zip extract by dianlujitao · 4 years, 9 months ago
  11. c0b837d tasks: kernel: Clarify prebuilt kernel deprecation notice by Nolen Johnson · 4 years, 9 months ago
  12. 83dee70 kernel: Allow specifying a custom linker binary by Luca Stefani · 4 years, 9 months ago
  13. 0b501d5 extract_utils: Generate deodexed apk/jar with consistent checksum by dianlujitao · 4 years, 9 months ago
  14. db1caf4 extract_utils: Fix doubled path separator by dianlujitao · 4 years, 9 months ago
  15. 461ebc0 soong_config: Add TARGET_IGNORES_FTP_PPTP_CONNTRACK_FAILURE by theimpulson · 4 years, 9 months ago
  16. 9dfd5f7 Export techpack/audio uapi headers of msm 4.14 kernel by dianlujitao · 4 years, 10 months ago
  17. 3d54807 envsetup: s/wait-for-online/wait-for-device-recovery/g by Luca Stefani · 4 years, 10 months ago
  18. ae82c34 extract_utils: Fix up 4a2b65fb60af23b6beccd8c405fc7cea90b9474d by Han Wang · 4 years, 10 months ago
  19. 4a2b65f extract_utils: Fix bad substitution for zsh by XiNGRZ · 5 years ago
  20. cdf9ae8 lineage: modernize functions by Alessandro Astone · 5 years ago
  21. b532825 dtbo: Sort the files we found by Andreas Schneider · 4 years, 11 months ago
  22. f8adf06 roomservice: support new manifest formats. by Tom Powell · 4 years, 11 months ago
  23. 3795628 tasks: dtbo: Add support for custom dtbo generation rules by Kshitij Gupta · 5 years ago
  24. ed9b10f Remove apicheck.mk by Luca Stefani · 5 years ago
  25. 33ee596 extract_utils: Drop string after semicolon when parsing destination by dianlujitao · 5 years ago
  26. f50d9bc lineage: Deprecate AddonSU by Nolen Johnson · 5 years ago
  27. d51094c vendor: make dopush recognize files on more partitions by Roman Birg · 7 years ago
  28. c386595 vendor/lineage: Fix dopush by Sam Mortimer · 5 years ago
  29. 2718080 build: set build fingerprint for all devices by Volodymyr Zhdanov · 5 years ago
  30. 8c49ba9 soong: Add AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT by Michael Bestas · 5 years ago
  31. cc6f30c Allow building emulator as an sdk-addon by Tim Schumacher · 5 years ago
  32. 561f974 soong_config: add TARGET_NEEDS_NETD_DIRECT_CONNECT_RULE by Jan Altensen · 5 years ago
  33. a8f45e9 Revert "lineage: add BUILD_RRO_SYSTEM_PACKAGE target" by Bruno Martins · 5 years ago
  34. d5e35c9 repopick: fix --check-picked on Python 3 by Simon Shields · 5 years ago
  35. 15d91cd kernel: Only build dtb.img if prebuilt DTB directory is not set by Rashed Abdel-Tawab · 5 years ago
  36. 5c9d6c4 Revert "vendor: Add qcom platform type to soongs vars" by Bruno Martins · 5 years ago
  37. 119f9d1 soong_config: Reverse wait for qsee flag by dianlujitao · 5 years ago
  38. 87e7a31 Revert "soong_config: Add flag for legacy HW FDE" by Michael Bestas · 5 years ago
  39. 045f664 repopick: Support project paths detection on different branches by Adrian DC · 5 years ago
  40. d1d7235 extract_utils: Added Suffix uses COMMON_SUFFIX by Mohd Faraz · 5 years ago
  41. 34b5cdc extract_files: Implement blueprint file generation by Rashed Abdel-Tawab · 5 years ago
  42. 42752d4 extract_files: Add initial blueprint creation by Rashed Abdel-Tawab · 5 years ago
  43. 8aae50d extract_files: Match non-treble path prefixes by Rashed Abdel-Tawab · 5 years ago
  44. 8de76b2 extract_files: Support system/ prefixes by Rashed Abdel-Tawab · 5 years ago
  45. ac12689 build: dt_image: use prebuilt lz4 binary for compressing by Dan Pasanen · 5 years ago
  46. d7c6fb7 kernel: Define DTBS_OUT path for dtb.img building by Rashed Abdel-Tawab · 5 years ago
  47. e3c319a kernel: Move our dtb.img logic here by Rashed Abdel-Tawab · 5 years ago
  48. 2c247d8 kernel: Build dtb.img from compiled dtbs by Rashed Abdel-Tawab · 5 years ago
  49. 6f3ded8 kernel: Don't re-define dtbo.img names by Rashed Abdel-Tawab · 5 years ago
  50. b08fa75 Revert "soong_config: Add flag for devices use metadata as FDE key" by Michael Bestas · 5 years ago
  51. 6eaad8d build: Remove qcom power HAL pathmap by Michael Bestas · 5 years ago
  52. 33e7ce8 lineage: allow Has_legacy_camera_hal1 to configure Shared_libs and Overrides by Alessandro Astone · 5 years ago
  53. 3467b7a kernel: Make kernel depend on depmod by Rashed Abdel-Tawab · 5 years ago
  54. 17d7dcb extract_utils: Fix typo by PIPIPIG233666 · 5 years ago
  55. 8194b8e extract_utils: Source the prebuilts from the new repo by Bruno Martins · 5 years ago
  56. 3dff7da build/tools: Move prebuilts to the new repository by Bruno Martins · 5 years ago
  57. f8f4877 lineage: env: fixup recovery fstab path by Alessandro Astone · 5 years ago
  58. 08e3a27 extract_files: Add ODM partition blob support by Rashed Abdel-Tawab · 5 years ago
  59. e9731bb build: Don't set pathmap for repositories that do not exist by Michael Bestas · 5 years ago
  60. 0d941af build: Don't set pathmap for AOSP qcom hardware repositories by Michael Bestas · 5 years ago
  61. 8494808 build: Move to new qcom HAL directory layout by Rashed Abdel-Tawab · 5 years ago
  62. 22fe074 build: Move hardware/qcom/audio back to its original path by Michael Bestas · 5 years ago
  63. 156bdad build: Remove ability to set WLAN/BT_VENDOR variant by Michael Bestas · 5 years ago
  64. 168fd23 Revert "kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage" by Rashed Abdel-Tawab · 5 years ago
  65. 13f4c83 kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage by Simon Shields · 5 years ago
  66. c62a9fb repopick: Print change subject as unicode by LuK1337 · 5 years ago
  67. 736f1be kernel: Fix specifying custom clang compiler version by Luca Stefani · 5 years ago
  68. 6ce1be3 Add generic lineage targets to lunch choices by Tim Schumacher · 5 years ago
  69. 45166aa soong_config: Add new flag for vendor_init by Han Wang · 5 years ago
  70. 47d713d lineage: soong: replace space with colon on TARGET_LD_SHIM_LIBS by Stricted · 7 years ago
  71. f30ad9e kernel: Fix module installation and clean up by dianlujitao · 5 years ago
  72. 6802b72 kernel: Set kernel build outdir prefix for depmod too by Rashed Abdel-Tawab · 5 years ago
  73. c648519 kernel: Add GCC toolchains to the path by Rashed Abdel-Tawab · 5 years ago
  74. 9cc0175 lineage: Trash the last bits of SDClang support by Bruno Martins · 5 years ago
  75. ae8f482 envsetup: Remove call to deprecated function by Bruno Martins · 5 years ago
  76. 85471bb envsetup: Kill Jack args export by Bruno Martins · 5 years ago
  77. 55d6ec5 vendor/lineage: Support relative OUT_DIR in fixup_common_out_dir by Sam Mortimer · 5 years ago
  78. b5c2c96 extract_utils: Support extracting from product partition by razorloves · 5 years ago
  79. 43442c2 lineage: Mark generated_kernel_includes as recovery_available by LuK1337 · 5 years ago
  80. ba5ea35 kernel: Use absolute path for kernel O= argument by Rashed Abdel-Tawab · 5 years ago
  81. 295ddaa Fix real file depends on PHONY target by dianlujitao · 5 years ago
  82. dfc3d18 kernel: Use prebuilt binaries by Rashed Abdel-Tawab · 5 years ago
  83. fb35b9d kernel: Use full path to the make command by Rashed Abdel-Tawab · 5 years ago
  84. b49ab91 lineage: soong: _contents -> _json_contents by Alessandro Astone · 5 years ago
  85. a975609 vendor/lineage: Depend on existing definition of empty by Sam Mortimer · 5 years ago
  86. aca09b2 lineage: Add goldfish privapp whitelist and move to common lineage makefile by Rashed Abdel-Tawab · 5 years ago
  87. 17da6ad Revert "vendor/lineage: Add support for java source overlays" by Paul Keith · 6 years ago
  88. 3254caf kernel: Add TARGET_KERNEL_ADDITIONAL_FLAGS to allow setting extra cflags by Rashed Abdel-Tawab · 7 years ago
  89. 97cb87c vendor: Add qcom platform type to soongs vars by jhenrique09 · 5 years ago
  90. 2e39f35 lineage: Make a lineage_x86_64 target by Rashed Abdel-Tawab · 7 years ago
  91. 05aded8 qcom: Add UM 4.14 platforms by Rashed Abdel-Tawab · 6 years ago
  92. 6047f5a kernel: Consider depmod version when handling kernel modules by LuK1337 · 5 years ago
  93. 19c36cd extract_utils: Support multidex by Rashed Abdel-Tawab · 7 years ago
  94. 60912cf build: Support SDM710 platform by Isaac Chen · 6 years ago
  95. 1c29c37 extract_utils: Add functions to extract vendor blobs from vendor.img by Rashed Abdel-Tawab · 6 years ago
  96. a7b2d0a build: Separate platform macros from QCOM platform definition by Ethan Chen · 6 years ago
  97. 66ce59c build: Reorganize inclusion of QCOM macros by Ethan Chen · 6 years ago
  98. 123fcd3 build: Remove unused script by Ethan Chen · 6 years ago
  99. 5512b64 build: Set mode for makefiles by Ethan Chen · 6 years ago
  100. a4d6ce6 soong_config: Add flag for devices use metadata as FDE key by Erfan Abdi · 6 years ago