1. 2e39f35 lineage: Make a lineage_x86_64 target by Rashed Abdel-Tawab · 6 years ago
  2. 05aded8 qcom: Add UM 4.14 platforms by Rashed Abdel-Tawab · 5 years ago
  3. 6047f5a kernel: Consider depmod version when handling kernel modules by LuK1337 · 5 years ago
  4. 19c36cd extract_utils: Support multidex by Rashed Abdel-Tawab · 7 years ago
  5. 60912cf build: Support SDM710 platform by Isaac Chen · 6 years ago
  6. 1c29c37 extract_utils: Add functions to extract vendor blobs from vendor.img by Rashed Abdel-Tawab · 6 years ago
  7. a7b2d0a build: Separate platform macros from QCOM platform definition by Ethan Chen · 5 years ago
  8. 66ce59c build: Reorganize inclusion of QCOM macros by Ethan Chen · 5 years ago
  9. 123fcd3 build: Remove unused script by Ethan Chen · 5 years ago
  10. 5512b64 build: Set mode for makefiles by Ethan Chen · 5 years ago
  11. a4d6ce6 soong_config: Add flag for devices use metadata as FDE key by Erfan Abdi · 6 years ago
  12. 5ee35ea repopick: cmp() is not available in Python 3, define it manually by Luca Weiss · 6 years ago
  13. 60fe935 lineage: Rework DTBO image generation by Rashed Abdel-Tawab · 5 years ago
  14. 7597589 kernel: Fix modules path generated in modules.dep by Thor Lee · 5 years ago
  15. 9985f59 kernel: Use build-image-kernel-modules instead of copying it by Ethan Chen · 6 years ago
  16. a325446 kernel: Use a macro for kernel build targets by Ethan Chen · 6 years ago
  17. 0724f78 kernel: Detect kernel module usage better by Ethan Chen · 6 years ago
  18. a8750b4 kernel: Move kernel module dir cleanup/creation to module install target by Ethan Chen · 6 years ago
  19. 117a0fd kernel: Move full kernel build guard flag below all targets by Ethan Chen · 6 years ago
  20. 4818c23 extract_utils: introduce support for executing blob fixups by Vladimir Oltean · 6 years ago
  21. bff959a extract_utils: template: introduce kang mode by Vladimir Oltean · 6 years ago
  22. d5d0fea extract_utils: template: make --section argument non-positional by Vladimir Oltean · 6 years ago
  23. 4931a06 extract_utils: template: use quotation marks and variable curly braces consistently by Vladimir Oltean · 6 years ago
  24. 5238ba8 extract_utils: make --section match words anywhere in the line by Vladimir Oltean · 6 years ago
  25. bec92eb extract_utils: introduce -k (kang mode) option by Vladimir Oltean · 6 years ago
  26. c503446 extract_utils: cleanup variable names and arguments passed to extract() function by Vladimir Oltean · 6 years ago
  27. 78d690d extract_utils: be compatible with system-as-root layouts by Vladimir Oltean · 6 years ago
  28. 4fe79b1 extract_utils: drop the "/system/" prefix from prints of blob names by Vladimir Oltean · 6 years ago
  29. e5acfae soong_config: Add BOOTLOADER_MESSAGE_OFFSET by Alessandro Astone · 6 years ago
  30. 48406e8 Never allow neverallows by Luca Stefani · 6 years ago
  31. b2c3821 extract_utils: fix mismatch with non-lowercase pinned sha1sum by Vladimir Oltean · 6 years ago
  32. f3f7eb2 soong_config: Add flag for msm8974 1440p EGL workaround by Michael Bestas · 6 years ago
  33. eb37bbb soong_config: Add flag for crypto waiting on QSEE to start by Michael Bestas · 6 years ago
  34. c61fabe soong_config: Add flag for legacy HW FDE by Michael Bestas · 6 years ago
  35. e4dc50f lineage: qcom: Set proper CAF data-ipa-cfg-mgr pathmap by Michael Bestas · 6 years ago
  36. da0ae04 lineage: qcom: Set data-ipa-cfg-mgr pathmap by Ethan Chen · 6 years ago
  37. 26b6aba soong_config: Add new flags for HW FDE by AnilKumar Chimata · 6 years ago
  38. b8084ec extract_utils: avoid doing stuff on files that don't exist by Vladimir Oltean · 6 years ago
  39. f0bb4c3 lineage: Add techpack/audio to include path also by Ethan Chen · 6 years ago
  40. 6ea9815 lineage: Consider techpack/audio when generating kernel headers by Bruno Martins · 6 years ago
  41. 99a66bf extract_utils: Redirect vdexextractor log to /dev/null by Luca Stefani · 6 years ago
  42. 49d26ba repopick: Try to fast-forward first by Tim Schumacher · 6 years ago
  43. 4d0d438 kernel.mk: Support kernels that use LTO by Nathan Chancellor · 6 years ago
  44. f6096e9 Add CDEX support for boot JAR files by Luca Stefani · 6 years ago
  45. b4c4aba kernel: Remove kernel{x}config by Michael Bestas · 6 years ago
  46. 2425d1e kernel: Remove deprecated flag errors by Michael Bestas · 6 years ago
  47. 8e44326 vendor/lineage: Remove kernel.mk headers generation by Sam Mortimer · 6 years ago
  48. 9fa7e80 lineage: Dynamically generate kernel headers using lineage generator by Rashed Abdel-Tawab · 6 years ago
  49. 80381b7 vendor/lineage: Add soong generator module type by Sam Mortimer · 6 years ago
  50. a836d79 lineage: Move some kernel definitions to BoardConfigKernel by Rashed Abdel-Tawab · 6 years ago
  51. cd6a168 Revert "soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS" by Paul Keith · 6 years ago
  52. c77bb3a kernel: Correct CROSS_COMPILE_ARM32 toolchain by Michael Bestas · 6 years ago
  53. 5aad074 extract_utils: Fix output dex file name generated by vdexExtractor by TheStrix · 6 years ago
  54. 1c29bf6 extract_utils: add CDEX support via compact_dex_converter by codeworkx · 6 years ago
  55. 485f65f tools: update smali/baksmali to 2.2.5 by codeworkx · 6 years ago
  56. fcad7cf tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat by codeworkx · 6 years ago
  57. 1b5fa5e lineage: Use add_json_str_omitempty directive for TARGET_LD_SHIM_LIBS by Paul Keith · 6 years ago
  58. fc6e381 soong_config: Allow process-specific override of target SDK version by Danny Baumann · 6 years ago
  59. af96975 vendor/lineage: Add support for java source overlays by Sam Mortimer · 6 years ago
  60. 59009f8 soong_config: Allow extension of valid gralloc 1.0 buffer usage bits by Kevin F. Haggerty · 6 years ago
  61. 7992a6e qcom_target: Add wlan-caf to CFI paths by Ethan Chen · 6 years ago
  62. 0f8230b repopick: Warn about empty commits instead of failing by Adrian DC · 6 years ago
  63. b8ac142 lineage: Move QC board variables earlier by Rashed Abdel-Tawab · 6 years ago
  64. d1ec4b4 soong_config: Add add_json_str_omitempty function by Kevin F. Haggerty · 6 years ago
  65. d934700 build: Add dtbo task by Luca Stefani · 6 years ago
  66. a504aa4 envsetup: Add githubremote function by Michael Bestas · 6 years ago
  67. b169042 soong_config: Remove extra spacing by Bruno Martins · 6 years ago
  68. ebdb576 lineage: Ignore neverallows by Rashed Abdel-Tawab · 6 years ago
  69. 3ece2b0 soong: rework soong_config for Pie by Simon Shields · 6 years ago
  70. 8960e3d kernel: Set CROSS_COMPILE_ARM32 if using aarch64 by Rashed Abdel-Tawab · 6 years ago
  71. 2944bf3 lineage: Make sure to consider our product makefiles by Bruno Martins · 6 years ago
  72. 3d29315 kernel: Remove ANDROID_BUILD_TOP by Rashed Abdel-Tawab · 6 years ago
  73. 92746e0 tools: Bump baksmali/smali to v2.2.4 by Bruno Martins · 6 years ago
  74. a1ade7f kernel: Allow installing modules on system by Luca Stefani · 6 years ago
  75. a9a9cc7 extract_utils: Newline love for adb extraction by Luca Stefani · 6 years ago
  76. 444a366 build: Add support for sdm845 platform by Bruno Martins · 6 years ago
  77. a8e06d3 envsetup: Filter unique push paths in dopush by Adrian DC · 6 years ago
  78. 6393a3f envsetup: Fix adb recovery state detections by Adrian DC · 6 years ago
  79. d577325 extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 6 years ago
  80. 5f15e3e extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 6 years ago
  81. d674771 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 6 years ago
  82. d652a06 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 6 years ago
  83. da3b644 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 6 years ago
  84. 411e069 extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 6 years ago
  85. 9564328 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 6 years ago
  86. 2654eaa extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 6 years ago
  87. 6a7946b extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 6 years ago
  88. 59074e6 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 6 years ago
  89. a8b4f88 Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 6 years ago
  90. 1f94c93 addonsu: Fix package for modern devices by Christopher N. Hesse · 6 years ago
  91. 307008e lineage: qcom: Set thermal & vr HAL pathmaps by Michael Bestas · 6 years ago
  92. 0fcc122 repopick: Update SSH queries result to match HTTP queries by Gabriele M · 7 years ago
  93. 132c601 lineage: qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953 by Michael Bestas · 6 years ago
  94. 70c217a build: Clean up makefile inclusions by Ethan Chen · 6 years ago
  95. 6554f10 build: Use TOPDIR, not TOP by Ethan Chen · 6 years ago
  96. 8c8d7ef clear_vars: Remove Maven leftovers by Bruno Martins · 6 years ago
  97. 36ba142 build: Remove HTTP_PREBUILT by Ethan Chen · 6 years ago
  98. e00f7c4 build: Remove maven make rules by Ethan Chen · 6 years ago
  99. 6fc81b4 Add Nvidia enhancements soong flag by Aaron Kling · 6 years ago
  100. 35b22a3 lineage: qcom: Enable media extensions for all QC devices by Paul Keith · 7 years ago