1. b4c4aba kernel: Remove kernel{x}config by Michael Bestas · 6 years ago
  2. 2425d1e kernel: Remove deprecated flag errors by Michael Bestas · 6 years ago
  3. 8e44326 vendor/lineage: Remove kernel.mk headers generation by Sam Mortimer · 6 years ago
  4. 9fa7e80 lineage: Dynamically generate kernel headers using lineage generator by Rashed Abdel-Tawab · 6 years ago
  5. 80381b7 vendor/lineage: Add soong generator module type by Sam Mortimer · 6 years ago
  6. a836d79 lineage: Move some kernel definitions to BoardConfigKernel by Rashed Abdel-Tawab · 6 years ago
  7. cd6a168 Revert "soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS" by Paul Keith · 6 years ago
  8. c77bb3a kernel: Correct CROSS_COMPILE_ARM32 toolchain by Michael Bestas · 6 years ago
  9. 5aad074 extract_utils: Fix output dex file name generated by vdexExtractor by TheStrix · 6 years ago
  10. 1c29bf6 extract_utils: add CDEX support via compact_dex_converter by codeworkx · 6 years ago
  11. 485f65f tools: update smali/baksmali to 2.2.5 by codeworkx · 6 years ago
  12. fcad7cf tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat by codeworkx · 6 years ago
  13. 1b5fa5e lineage: Use add_json_str_omitempty directive for TARGET_LD_SHIM_LIBS by Paul Keith · 6 years ago
  14. fc6e381 soong_config: Allow process-specific override of target SDK version by Danny Baumann · 6 years ago
  15. af96975 vendor/lineage: Add support for java source overlays by Sam Mortimer · 6 years ago
  16. 59009f8 soong_config: Allow extension of valid gralloc 1.0 buffer usage bits by Kevin F. Haggerty · 6 years ago
  17. 7992a6e qcom_target: Add wlan-caf to CFI paths by Ethan Chen · 6 years ago
  18. 0f8230b repopick: Warn about empty commits instead of failing by Adrian DC · 6 years ago
  19. b8ac142 lineage: Move QC board variables earlier by Rashed Abdel-Tawab · 6 years ago
  20. d1ec4b4 soong_config: Add add_json_str_omitempty function by Kevin F. Haggerty · 6 years ago
  21. d934700 build: Add dtbo task by Luca Stefani · 6 years ago
  22. a504aa4 envsetup: Add githubremote function by Michael Bestas · 6 years ago
  23. b169042 soong_config: Remove extra spacing by Bruno Martins · 6 years ago
  24. ebdb576 lineage: Ignore neverallows by Rashed Abdel-Tawab · 6 years ago
  25. 3ece2b0 soong: rework soong_config for Pie by Simon Shields · 6 years ago
  26. 8960e3d kernel: Set CROSS_COMPILE_ARM32 if using aarch64 by Rashed Abdel-Tawab · 6 years ago
  27. 2944bf3 lineage: Make sure to consider our product makefiles by Bruno Martins · 6 years ago
  28. 3d29315 kernel: Remove ANDROID_BUILD_TOP by Rashed Abdel-Tawab · 6 years ago
  29. 92746e0 tools: Bump baksmali/smali to v2.2.4 by Bruno Martins · 6 years ago
  30. a1ade7f kernel: Allow installing modules on system by Luca Stefani · 6 years ago
  31. a9a9cc7 extract_utils: Newline love for adb extraction by Luca Stefani · 6 years ago
  32. 444a366 build: Add support for sdm845 platform by Bruno Martins · 6 years ago
  33. a8e06d3 envsetup: Filter unique push paths in dopush by Adrian DC · 6 years ago
  34. 6393a3f envsetup: Fix adb recovery state detections by Adrian DC · 6 years ago
  35. d577325 extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 6 years ago
  36. 5f15e3e extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 6 years ago
  37. d674771 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 6 years ago
  38. d652a06 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 6 years ago
  39. da3b644 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 6 years ago
  40. 411e069 extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 6 years ago
  41. 9564328 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 6 years ago
  42. 2654eaa extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 6 years ago
  43. 6a7946b extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 6 years ago
  44. 59074e6 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 6 years ago
  45. a8b4f88 Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 6 years ago
  46. 1f94c93 addonsu: Fix package for modern devices by Christopher N. Hesse · 6 years ago
  47. 307008e lineage: qcom: Set thermal & vr HAL pathmaps by Michael Bestas · 6 years ago
  48. 0fcc122 repopick: Update SSH queries result to match HTTP queries by Gabriele M · 7 years ago
  49. 132c601 lineage: qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953 by Michael Bestas · 6 years ago
  50. 70c217a build: Clean up makefile inclusions by Ethan Chen · 6 years ago
  51. 6554f10 build: Use TOPDIR, not TOP by Ethan Chen · 6 years ago
  52. 8c8d7ef clear_vars: Remove Maven leftovers by Bruno Martins · 6 years ago
  53. 36ba142 build: Remove HTTP_PREBUILT by Ethan Chen · 6 years ago
  54. e00f7c4 build: Remove maven make rules by Ethan Chen · 6 years ago
  55. 6fc81b4 Add Nvidia enhancements soong flag by Aaron Kling · 6 years ago
  56. 35b22a3 lineage: qcom: Enable media extensions for all QC devices by Paul Keith · 7 years ago
  57. 41927e4 soong_config: Add TARGET_HAS_LEGACY_CAMERA_HAL1 variable by Adrian DC · 7 years ago
  58. 9e6bde5 envsetup: Fix lineageremote for caf projects by Michael Bestas · 7 years ago
  59. ca40331 build: kernel: Use LLVM_PREBUILTS_VERSION if no version is specified by Nathan Chancellor · 7 years ago
  60. 8d96edd build: dt_image: support prebuilt DT images by Simon Shields · 7 years ago
  61. 9b69c89 lineage: enable building otatools with generic targets by Simon Shields · 7 years ago
  62. a48b9fe write_makefiles: fix paths in BUILD_PREBUILT with destination by Vladimir Oltean · 7 years ago
  63. af970b6 repopick: Allow to pick changes by URL by Gabriele M · 7 years ago
  64. 88c0e5d repopick: Actually print the patchset number by Gabriele M · 7 years ago
  65. de9e0ae repopick: Ignore the trailing slash in change numbers by Gabriele M · 7 years ago
  66. 5b610ae repopick: Try to keep the changes sorted by Gabriele M · 7 years ago
  67. 9be579f extract_utils: Use vdexExtractor for extracting oreo classes.dex by Joe Maples · 7 years ago
  68. 0bb793e envsetup: Update default path for SDCLANG 4.0 by nicknitewolf · 7 years ago
  69. b72f8c9 Always use my_installed_module_stem instead of my_built_module_stem by Anshuman Dani · 7 years ago
  70. 7f5d4e1 Add support for using the secondary SDLLVM toolchain by Pengxuan Zheng · 7 years ago
  71. dc8df22 Rules to enable LTO for Adreno GFX driver. by Mandeep Singh Grang · 8 years ago
  72. 31eec20 soong: Add TARGET_USES_QTI_CAMERA_DEVICE by Rashed Abdel-Tawab · 7 years ago
  73. 6f68de1 lineage: add generic lineage targets by Simon Shields · 7 years ago
  74. 19d4fb0 lineage: fix sdk documentation generation by Joey · 7 years ago
  75. 3a0f2fb qcom_target: Move RIL path mapping to core/config.mk by Ethan Chen · 7 years ago
  76. 87b787a pathmap: remove duplicate include-path-for by Ethan Chen · 7 years ago
  77. a3f97c7 extract_utils: Fix vendor framework makefile generation by Michael Bestas · 7 years ago
  78. 5bc3c84 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE by Ethan Chen · 7 years ago
  79. 1fdbf7a Don't enable ANDROID_BINDER_IPC_32BIT for mixed userspace/kernel by Jaap Jan Meijer · 7 years ago
  80. f65a6df kernel: fix ccache variable sanitation for clang builds by Dan Pasanen · 7 years ago
  81. ae509e4 lineage: Sort soong variables and configurations by Adrian DC · 7 years ago
  82. 52602ba lineage: soong: replace space with colon on TARGET_LD_SHIM_LIBS by Stricted · 7 years ago
  83. 10084bf lineage: soong: Add var for linker shim libs by Paul Keith · 7 years ago
  84. 546c9a1 lineage: add BUILD_RRO_SYSTEM_PACKAGE target by Joey · 7 years ago
  85. 4e75f57 extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b by Paul Keith · 7 years ago
  86. 2e20394 envsetup: Clean up for install[boot|recovery] by Michael W · 7 years ago
  87. f017e36 lineage: Change 'bailing out' message to something more friendly by LuK1337 · 7 years ago
  88. 3f9b94c extract_utils: Split optional args with semicolon instead of colon by Michael Bestas · 7 years ago
  89. c982836 extract_utils: Fix makefile generation issues by Michael Bestas · 7 years ago
  90. a078a22 Fix kernel build failure on some devices and build hosts by Aaron Kling · 7 years ago
  91. 6b83d83 lineage: build: kernel: Rework kernel header logic by Tom Marshall · 7 years ago
  92. 8d5db3c kernel: Allow building dtbo.img by Christian Oder · 7 years ago
  93. 8ce26b3 tools: repopick: Correctly order changeset by nailyk · 7 years ago
  94. 73296f1 soong_config: Add TARGET_USES_QCOM_BSP_LEGACY by Arne Coucheron · 7 years ago
  95. 8ee5d89 kernel: don't build for TARGET_NO_KERNEL targets by Dan Pasanen · 7 years ago
  96. 064b069 build: Merge UM platforms into common HALs and disable BSP by Rashed Abdel-Tawab · 7 years ago
  97. 480e2ee qcom_target: Commonize UM target HALs by Michael Bestas · 7 years ago
  98. e67b6cb lineage: Allow roomservice to check non device/* repos by LuK1337 · 7 years ago
  99. 0d07fa5 lineage: qcom: Set power HAL pathmap by Rashed Abdel-Tawab · 7 years ago
  100. da32895 tasks: kernel: Add support for Clang kernel builds by Joe Maples · 7 years ago