1. bb72ab8 extract_utils: Set customvendor.mk name when available by theimpulson · 6 years ago
  2. d712497 extract_utils: Support multidex by Rashed Abdel-Tawab · 7 years ago
  3. 6f92e6b extract_utils: Redirect vdexextractor log to /dev/null by Luca Stefani · 7 years ago
  4. 9baced4 extract_utils: Use temporary folder for system dump by conbold · 8 years ago
  5. de985fe extract_utils: introduce support for executing blob fixups by Vladimir Oltean · 6 years ago
  6. e688cf9 extract_utils: fix mismatch with non-lowercase pinned sha1sum by Vladimir Oltean · 6 years ago
  7. a7d2049 extract_utils: introduce -k (kang mode) option by Vladimir Oltean · 6 years ago
  8. fa79f21 extract_utils: make --section match words anywhere in the line by Vladimir Oltean · 6 years ago
  9. 841c6e8 extract_utils: Add functions to extract vendor blobs from vendor.img by Rashed Abdel-Tawab · 6 years ago
  10. 1132937 extract_utils: avoid doing stuff on files that don't exist by Vladimir Oltean · 7 years ago
  11. 724a7bc extract_utils: cleanup variable names and arguments passed to extract() function by Vladimir Oltean · 6 years ago
  12. d48649d extract_utils: drop the "/system/" prefix from prints of blob names by Vladimir Oltean · 6 years ago
  13. 6780da3 extract_utils: be compatible with system-as-root layouts by Vladimir Oltean · 6 years ago
  14. b8e5457 extract_utils: Allow to interrupt the extraction by Gabriele M · 8 years ago
  15. 9a911af extract_utils: We are OMNI not CM by theimpulson · 6 years ago
  16. 380d19c Revert "roomservice: Do not overwrite existing devices" by Marko Man · 6 years ago
  17. 718f4c2 Revert "roomservice: Do not overwrite existing repositories" by Marko Man · 6 years ago
  18. 4d75063 roomservice: Do not overwrite existing repositories by Martin Dünkelmann · 6 years ago
  19. ec98486 roomservice: Do not overwrite existing devices by Felix · 6 years ago
  20. ff55a55 vendor: add sm8150/msmnile to qcom targets by Marko Man · 6 years ago
  21. d164cac kernel: Set correct kernel compiler prefixes for aarch64 clang by Rashed Abdel-Tawab · 6 years ago
  22. 4cbc9d1 soong: add sdclang by frap129 · 6 years ago
  23. 4d6e828 kernel.mk: fix clang build if path is set by Marko Man · 6 years ago
  24. 87b4a53 kernel: Correct CROSS_COMPILE_ARM32 toolchain by Michael Bestas · 7 years ago
  25. a111d06 vendor: updates for sdclang 6.0.9 by frap129 · 6 years ago
  26. f79f64a kernel: Set CROSS_COMPILE_ARM32 if using aarch64 by Rashed Abdel-Tawab · 7 years ago
  27. 52025a8 omni: hack roomservice to allow adding remove-project entries by maxwen · 6 years ago
  28. cdae4a6 soong_config: Add flag for devices use metadata as FDE key by Erfan Abdi · 6 years ago
  29. 021c61d vendor: add HEALTHD_USE_BATTERY_INFO option by Stefan Berger · 6 years ago
  30. 4df0cd5 soong_config: Add add_json_str_omitempty function by Kevin F. Haggerty · 7 years ago
  31. 83cdc3d vendor: add TARGET_NEEDS_HWC_ONFIRSTREF option by Marko Man · 6 years ago
  32. 20f2c9b soong: rework soong_config for Pie by Simon Shields · 7 years ago
  33. 2ad785d build: soong: put omnirom variables in the "Omnirom" struct by Simon Shields · 8 years ago
  34. 8a28364 vendor: add soong bits for boardflags by Simon Shields · 8 years ago
  35. 7d6628f build: fix build kernel with clang by Vachounet · 6 years ago
  36. 67fdf89 roomservice.py: Use list type for filter() results by Felix Elsner · 6 years ago
  37. c1c2d75 Prettify roomservice.py and make it python3-ready by Felix Elsner · 6 years ago
  38. d260a41 vendor: build: add flag to skip building DTBO.img by oshmoun · 7 years ago
  39. 8b6f1ad build: Support SDM710 platform by Isaac Chen · 7 years ago
  40. c61061e tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat by codeworkx · 7 years ago
  41. 082f1e8 Add CDEX support for boot JAR files by Luca Stefani · 7 years ago
  42. 6bd412c extract_utils: Fix output dex file name generated by vdexExtractor by TheStrix · 7 years ago
  43. 85eda75 extract_utils: add CDEX support via compact_dex_converter by codeworkx · 7 years ago
  44. 730fb71 tools: update smali/baksmali to 2.2.5 by codeworkx · 7 years ago
  45. c0a3a98 build: Add dtbo task by Luca Stefani · 7 years ago
  46. 2ae34c2 vendor: import hal include script by Marko Man · 7 years ago
  47. a44506b fix kernel mk for PIE by Marko Man · 7 years ago
  48. 97ff586 android 9.0 by Marko Man · 7 years ago
  49. fe49eae extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 7 years ago
  50. b5500d7 extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 7 years ago
  51. 4daf559 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 7 years ago
  52. d639133 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 7 years ago
  53. 8e2de65 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 7 years ago
  54. b06f3aa extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 7 years ago
  55. 75d8e05 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 7 years ago
  56. 011b6b6 extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 7 years ago
  57. c70bc12 extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 7 years ago
  58. 53a9597 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 7 years ago
  59. 4e88f7d Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 7 years ago
  60. 16f5f8b extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b by Paul Keith · 7 years ago
  61. ad47b7d extract_utils: Fix makefile generation issues by Michael Bestas · 7 years ago
  62. 9c6f2eb extract_utils: Split optional args with semicolon instead of colon by Michael Bestas · 7 years ago
  63. 4f738f5 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE by Ethan Chen · 7 years ago
  64. 7220f36 write_makefiles: fix paths in BUILD_PREBUILT with destination by Vladimir Oltean · 7 years ago
  65. 57034c1 vendor: enable sd-llvm if avail by Marko Man · 7 years ago
  66. 3ba2cde vendor: build: update kernel.mk by Marko Man · 7 years ago
  67. b58468a vendor: update repopick by Marko Man · 7 years ago
  68. e114eb0 vendor: add aospremote and cafremote functions by mikeNG · 7 years ago
  69. fb3941c extract_utils: Use vdexExtractor and oatdump for deodexing by Joe Maples · 7 years ago
  70. 26eb01e extract_utils: Fix vendor framework makefile generation by Michael Bestas · 7 years ago
  71. 35a20e3 omni: Add sdm660, sdm845 to QCOM targets by dianlujitao · 7 years ago
  72. b88cf04 Vendor: Omni: Allow custom keys by nailyk · 7 years ago
  73. 84cab3b omni: repo tools: Bump default branch. by Alexander Diewald · 7 years ago
  74. f3cc995 vendor: build. -j is no longer supported by darkobas · 7 years ago
  75. c8a6b6c build: dont break roomservice if root device dir is missing by maxwen · 7 years ago
  76. 58270a3 extract_utils: Fix pinning when not cleaning vendor dir by Gabriele M · 8 years ago
  77. cc98bc3 extract_files: Mark vendor etc files as proprietary by Rashed Abdel-Tawab · 8 years ago
  78. 974b590 extract_utils: cover vendor/frameworks by Christian Oder · 8 years ago
  79. 7fd3ccb extract_files: Add support for treble compatible makefiles by Rashed Abdel-Tawab · 8 years ago
  80. e7d9b5c extract_files: Adjust deodex path and tmpdir by Rashed Abdel-Tawab · 8 years ago
  81. 3e8c5bf extract_utils: implement LOCAL_MODULE_RELATIVE_PATH by M1cha · 8 years ago
  82. e1aa9ba build: Fix roomservice project validation by Humberto Borba · 8 years ago
  83. 040a946 vendor: omni: Fix cookies by Humberto Borba · 8 years ago
  84. 2632902 vendor: update extract_utils to extract vdex files by Sam Mortimer · 8 years ago
  85. d7acdc8 vendor: add cookies task by Jacob Whatley · 8 years ago
  86. 9c02a9b vendor: build: Kill schedtool by Luca Stefani · 8 years ago
  87. 0704cef envsetup: Update mka for O by Luca Stefani · 8 years ago
  88. 3ac786f envsetup: add a helper to fix "out/target/common" not being really common by Chirayu Desai · 12 years ago
  89. 3e87340 vendor: import roomservice from android-7.1 by cybojenix · 12 years ago
  90. 72e2324 vendor: import repopick from android-7.1 by Pulser · 12 years ago
  91. 7152fc4 Build: Add support for specifying build variant in brunch/breakfast by Archi · 11 years ago
  92. cb52eae envsetup: Add pushboot function by xplodwild · 12 years ago
  93. 3e9d0bb build: Add mka/brunch/breakfast aliases by xplodwild · 12 years ago
  94. 014af18 build: core: include platform helper macros in target makefiles by Dan Pasanen · 8 years ago
  95. bc5fc1a build: import qcom_utils and qcom_targets from android-7.1 by Steve Kondik · 13 years ago
  96. 3a8989d build: create dt.img task by Luca Stefani · 10 years ago
  97. 5c9a4f3 vendor: import kernel build task from android-7.1 by pulser · 12 years ago
  98. 972c411 Fix extract_utils when not using blob sections by Harry Youd · 8 years ago
  99. 7da4a1b extract_files: Add support for paths without system/ by Rashed Abdel-Tawab · 8 years ago
  100. b0d08e8 extract_files: Add support for specifying blob sections by Rashed Abdel-Tawab · 8 years ago