1. 7f5d4e1 Add support for using the secondary SDLLVM toolchain by Pengxuan Zheng · 8 years ago
  2. dc8df22 Rules to enable LTO for Adreno GFX driver. by Mandeep Singh Grang · 9 years ago
  3. 31eec20 soong: Add TARGET_USES_QTI_CAMERA_DEVICE by Rashed Abdel-Tawab · 7 years ago
  4. 6f68de1 lineage: add generic lineage targets by Simon Shields · 7 years ago
  5. 19d4fb0 lineage: fix sdk documentation generation by Joey · 7 years ago
  6. 3a0f2fb qcom_target: Move RIL path mapping to core/config.mk by Ethan Chen · 7 years ago
  7. 87b787a pathmap: remove duplicate include-path-for by Ethan Chen · 7 years ago
  8. a3f97c7 extract_utils: Fix vendor framework makefile generation by Michael Bestas · 7 years ago
  9. 5bc3c84 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE by Ethan Chen · 7 years ago
  10. 1fdbf7a Don't enable ANDROID_BINDER_IPC_32BIT for mixed userspace/kernel by Jaap Jan Meijer · 8 years ago
  11. f65a6df kernel: fix ccache variable sanitation for clang builds by Dan Pasanen · 7 years ago
  12. ae509e4 lineage: Sort soong variables and configurations by Adrian DC · 7 years ago
  13. 52602ba lineage: soong: replace space with colon on TARGET_LD_SHIM_LIBS by Stricted · 7 years ago
  14. 10084bf lineage: soong: Add var for linker shim libs by Paul Keith · 7 years ago
  15. 546c9a1 lineage: add BUILD_RRO_SYSTEM_PACKAGE target by Joey · 7 years ago
  16. 4e75f57 extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b by Paul Keith · 7 years ago
  17. 2e20394 envsetup: Clean up for install[boot|recovery] by Michael W · 7 years ago
  18. f017e36 lineage: Change 'bailing out' message to something more friendly by LuK1337 · 7 years ago
  19. 3f9b94c extract_utils: Split optional args with semicolon instead of colon by Michael Bestas · 7 years ago
  20. c982836 extract_utils: Fix makefile generation issues by Michael Bestas · 7 years ago
  21. a078a22 Fix kernel build failure on some devices and build hosts by Aaron Kling · 7 years ago
  22. 6b83d83 lineage: build: kernel: Rework kernel header logic by Tom Marshall · 7 years ago
  23. 8d5db3c kernel: Allow building dtbo.img by Christian Oder · 7 years ago
  24. 8ce26b3 tools: repopick: Correctly order changeset by nailyk · 7 years ago
  25. 73296f1 soong_config: Add TARGET_USES_QCOM_BSP_LEGACY by Arne Coucheron · 7 years ago
  26. 8ee5d89 kernel: don't build for TARGET_NO_KERNEL targets by Dan Pasanen · 7 years ago
  27. 064b069 build: Merge UM platforms into common HALs and disable BSP by Rashed Abdel-Tawab · 7 years ago
  28. 480e2ee qcom_target: Commonize UM target HALs by Michael Bestas · 8 years ago
  29. e67b6cb lineage: Allow roomservice to check non device/* repos by LuK1337 · 7 years ago
  30. 0d07fa5 lineage: qcom: Set power HAL pathmap by Rashed Abdel-Tawab · 7 years ago
  31. da32895 tasks: kernel: Add support for Clang kernel builds by Joe Maples · 7 years ago
  32. bf38db2 kernel: Handle kernel modules correctly by Ethan Chen · 7 years ago
  33. 9fc50bb qcom_utils: allow overriding get-vendor-board-platforms by Dan Pasanen · 7 years ago
  34. b52c708 envsetup: Automatically replace qcom/opensource with qcom-opensource by Rashed Abdel-Tawab · 7 years ago
  35. 1cdd380 repopick: support auth'ing to gerrit and picking drafts by Dan Pasanen · 8 years ago
  36. 2965342 repopick: use https by default for repopicking by Dan Pasanen · 7 years ago
  37. 61f5e14 lineage: Add TARGET_SPECIFIC_CAMERA_PARAMETER_LIBRARY variable handling by Rashed Abdel-Tawab · 7 years ago
  38. 575c635 extract_utils: Use temporary folder for system dump by conbold · 7 years ago
  39. df29022 repopick: Support overriding the default commits count to check by Adrian DC · 7 years ago
  40. d402d12 extract-files: Bring back old behavior for SRC by Paul Keith · 7 years ago
  41. f15c371 lineage: build: kernel: Rework kernel module logic by Tom Marshall · 7 years ago
  42. b11d573 build: Make eat use the latest zip in $OUT by Paul Keith · 7 years ago
  43. 477d8fe vendor/lineage: Rebrand cleanup by Sam Mortimer · 7 years ago
  44. e6df25b extract_utils: Fix pinning when not cleaning vendor dir by Gabriele M · 7 years ago
  45. fd8b829 envsetup: Create remotes with build if repo is build/make by Rashed Abdel-Tawab · 7 years ago
  46. edc1ceb kernel: clean up this madness by Dan Pasanen · 8 years ago
  47. 6c3c2c0 extract_utils: Allow to interrupt the extraction by Gabriele M · 7 years ago
  48. 19ce2d3 vendor/lineage: sdk rebrand: step 2: update file contents by Sam Mortimer · 7 years ago
  49. f13a6df vendor/lineage: sdk rebrand: step 1: update paths by Sam Mortimer · 7 years ago
  50. 00c0766 extract_files: Mark vendor etc files as proprietary by Rashed Abdel-Tawab · 7 years ago
  51. c16f327 extract_utils: cover vendor/frameworks by Christian Oder · 7 years ago
  52. 0ca7643 extract_files: Add support for treble compatible makefiles by Rashed Abdel-Tawab · 7 years ago
  53. 11186d6 extract_files: Adjust deodex path and tmpdir by Rashed Abdel-Tawab · 7 years ago
  54. 15f226c extract_utils: implement LOCAL_MODULE_RELATIVE_PATH by M1cha · 8 years ago
  55. 54b5d5e extract_utils: Add VDEX deodex capabilities for oreo by Rashed Abdel-Tawab · 7 years ago
  56. cf7f7d4 soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS by Adrian DC · 7 years ago
  57. 7ef0e17 build: soong: put lineage variables in the "Lineage" struct by Simon Shields · 7 years ago
  58. ad3a570 lineage/aosp/cafremote: Make variables local by Michael Bestas · 7 years ago
  59. af3532b envsetup: Fix lineageremote for AOSP projects by Michael Bestas · 7 years ago
  60. 154df24 build: Remove breaking global flags by Adrian DC · 7 years ago
  61. f3a4230 tasks: enhancement to create LineageOS ota package by André Pinela · 8 years ago
  62. 4ed4605 lineage: add soong bits for boardflags by Simon Shields · 7 years ago
  63. 52b7080 vendor: Add project pathmap defs by Luca Stefani · 7 years ago
  64. 076c27b vendor: build: Add mk_timer by Luca Stefani · 7 years ago
  65. 085af72 vendor: build: Kill schedtool by Luca Stefani · 7 years ago
  66. 74df070 envsetup: Update mka for O by Luca Stefani · 7 years ago
  67. eae9314 envsetup: Kill mms by Luca Stefani · 7 years ago
  68. 5c60e4f lineage: Complete the rebrand by Luca Stefani · 7 years ago
  69. 91f7620 vendor: change vendor to lineage by Dan Pasanen · 8 years ago
  70. b0ea62a envsetup: Fix installboot on ZSH by Ashwin Ramesh · 7 years ago
  71. d6e2fbc tasks: kernel: Kill unexisting wiki reference by Luca Stefani · 7 years ago
  72. 3bc9c18 build: qcom_target: Add sdm660 by dianlujitao · 8 years ago
  73. 0753ae0 templates: Default to sanitize vendor folder during extraction by Bruno Martins · 7 years ago
  74. 9c5d129 Fix extract_utils when not using blob sections by Harry Youd · 7 years ago
  75. deed26f qcom: Allow setting custom audio, display, and media HALs by Rashed Abdel-Tawab · 7 years ago
  76. 58ce825 templates: Update to show usage for new extract_files features by Rashed Abdel-Tawab · 7 years ago
  77. 8b87b09 extract_files: Add support for paths without system/ by Rashed Abdel-Tawab · 8 years ago
  78. 855fbdd extract_files: Add support for specifying blob sections by Rashed Abdel-Tawab · 8 years ago
  79. 675d959 build: Update smali and baksmali to 2.2.1 by Rashed Abdel-Tawab · 7 years ago
  80. b6effb3 extract_utils: Fix cleanup variables assigment by Gabriele M · 8 years ago
  81. 3237895 templates: Remove empty cat << EOF by Michael Bestas · 7 years ago
  82. 1c9c5a3 repopick: Add 'reset' option by Harry Youd · 7 years ago
  83. 296008c kernel: Add savedefconfig target by Michael Bestas · 7 years ago
  84. c835d38 qcom: Enable TARGET_USES_QCOM_MM_AUDIO by Luca Stefani · 8 years ago
  85. 63f767e repopick: don't bail on drafts by Dan Pasanen · 8 years ago
  86. 736c6fe qcom_utils: Cleanup supported QCOM_BOARD_PLATFORMS by Michael Bestas · 8 years ago
  87. e65a250 build: qcom_target: Define MASTER_SIDE_CP_TARGET_LIST by Michael Bestas · 8 years ago
  88. e5969e2 roomservice: Search for repos in lineage snippet too by Michael Bestas · 8 years ago
  89. 21b9d39 roomservice: Remove support for devices in main manifest by Michael Bestas · 8 years ago
  90. 65f03f1 extract_utils: fix extracting XML files containing binary characters by Dobroslaw Kijowski · 8 years ago
  91. d67ef78 addonsu: Add Lineage version to zip name by Michael Bestas · 8 years ago
  92. 5b33c6c Add target to make a flashable su addon by Gabriele M · 8 years ago
  93. 1e7c3f0 kernel: Fix broken C_INCLUDE_PATH for Darwin by Christopher N. Hesse · 8 years ago
  94. 7fb9251 kernel: Include openssl headers and dylibs on darwin by Rashed Abdel-Tawab · 8 years ago
  95. c59cbe0 build: Update smali and baksmali to 2.2.0 by Rashed Abdel-Tawab · 8 years ago
  96. 29f3b57 roomservice: handle devices with underscores by Michael Gernoth · 8 years ago
  97. 7dc287f extract_utils: support extracting directly from an ota zip by Dan Pasanen · 8 years ago
  98. ad5d9a0 cm: build: Don't convert patchset to int if it's None by LuK1337 · 8 years ago
  99. 2756418 cm: build: Fix cherry picking specific patchsets by LuK1337 · 8 years ago
  100. d4ee2f6 repopick: encode commit subjects in utf-8 for printing by Dan Pasanen · 8 years ago