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