1. 6c5f9d0 vendor: {TEMP}: extract_files.sh: still write makefiles for jars and apps by Marko Man · 6 years ago
  2. cb0f487 extract_utils: Added Suffix uses COMMON_SUFFIX by Mohd Faraz · 6 years ago
  3. b91adc0 extract_files: Implement blueprint file generation by Rashed Abdel-Tawab · 6 years ago
  4. e204704 extract_files: Add initial blueprint creation by Rashed Abdel-Tawab · 6 years ago
  5. 06688fc extract_files: Match non-treble path prefixes by Rashed Abdel-Tawab · 6 years ago
  6. 5b97a98 extract_files: Add extract2() function by Rashed Abdel-Tawab · 6 years ago
  7. a6373e5 extract_files: Support system/ prefixes by Rashed Abdel-Tawab · 6 years ago
  8. a94af58 extract_files: Add ODM partition blob support by Rashed Abdel-Tawab · 6 years ago
  9. 3f42acf vendor: uprev 9 to 10 by Marko Man · 6 years ago
  10. a0d296b extract_utils: Support extracting from product partition by razorloves · 6 years ago
  11. bb72ab8 extract_utils: Set customvendor.mk name when available by theimpulson · 6 years ago
  12. d712497 extract_utils: Support multidex by Rashed Abdel-Tawab · 7 years ago
  13. 6f92e6b extract_utils: Redirect vdexextractor log to /dev/null by Luca Stefani · 7 years ago
  14. 9baced4 extract_utils: Use temporary folder for system dump by conbold · 8 years ago
  15. de985fe extract_utils: introduce support for executing blob fixups by Vladimir Oltean · 6 years ago
  16. e688cf9 extract_utils: fix mismatch with non-lowercase pinned sha1sum by Vladimir Oltean · 6 years ago
  17. a7d2049 extract_utils: introduce -k (kang mode) option by Vladimir Oltean · 6 years ago
  18. fa79f21 extract_utils: make --section match words anywhere in the line by Vladimir Oltean · 6 years ago
  19. 841c6e8 extract_utils: Add functions to extract vendor blobs from vendor.img by Rashed Abdel-Tawab · 6 years ago
  20. 1132937 extract_utils: avoid doing stuff on files that don't exist by Vladimir Oltean · 7 years ago
  21. 724a7bc extract_utils: cleanup variable names and arguments passed to extract() function by Vladimir Oltean · 6 years ago
  22. d48649d extract_utils: drop the "/system/" prefix from prints of blob names by Vladimir Oltean · 6 years ago
  23. 6780da3 extract_utils: be compatible with system-as-root layouts by Vladimir Oltean · 6 years ago
  24. b8e5457 extract_utils: Allow to interrupt the extraction by Gabriele M · 8 years ago
  25. 9a911af extract_utils: We are OMNI not CM by theimpulson · 6 years ago
  26. 380d19c Revert "roomservice: Do not overwrite existing devices" by Marko Man · 6 years ago
  27. 718f4c2 Revert "roomservice: Do not overwrite existing repositories" by Marko Man · 6 years ago
  28. 4d75063 roomservice: Do not overwrite existing repositories by Martin Dünkelmann · 6 years ago
  29. ec98486 roomservice: Do not overwrite existing devices by Felix · 6 years ago
  30. 52025a8 omni: hack roomservice to allow adding remove-project entries by maxwen · 6 years ago
  31. 67fdf89 roomservice.py: Use list type for filter() results by Felix Elsner · 6 years ago
  32. c1c2d75 Prettify roomservice.py and make it python3-ready by Felix Elsner · 6 years ago
  33. c61061e tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat by codeworkx · 7 years ago
  34. 082f1e8 Add CDEX support for boot JAR files by Luca Stefani · 7 years ago
  35. 6bd412c extract_utils: Fix output dex file name generated by vdexExtractor by TheStrix · 7 years ago
  36. 85eda75 extract_utils: add CDEX support via compact_dex_converter by codeworkx · 7 years ago
  37. 730fb71 tools: update smali/baksmali to 2.2.5 by codeworkx · 7 years ago
  38. 97ff586 android 9.0 by Marko Man · 7 years ago
  39. fe49eae extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 7 years ago
  40. b5500d7 extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 7 years ago
  41. 4daf559 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 7 years ago
  42. d639133 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 7 years ago
  43. 8e2de65 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 7 years ago
  44. b06f3aa extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 7 years ago
  45. 75d8e05 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 7 years ago
  46. 011b6b6 extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 7 years ago
  47. c70bc12 extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 7 years ago
  48. 53a9597 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 7 years ago
  49. 4e88f7d Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 7 years ago
  50. 16f5f8b extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b by Paul Keith · 7 years ago
  51. ad47b7d extract_utils: Fix makefile generation issues by Michael Bestas · 7 years ago
  52. 9c6f2eb extract_utils: Split optional args with semicolon instead of colon by Michael Bestas · 7 years ago
  53. 4f738f5 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE by Ethan Chen · 7 years ago
  54. 7220f36 write_makefiles: fix paths in BUILD_PREBUILT with destination by Vladimir Oltean · 7 years ago
  55. b58468a vendor: update repopick by Marko Man · 7 years ago
  56. fb3941c extract_utils: Use vdexExtractor and oatdump for deodexing by Joe Maples · 7 years ago
  57. 26eb01e extract_utils: Fix vendor framework makefile generation by Michael Bestas · 7 years ago
  58. 84cab3b omni: repo tools: Bump default branch. by Alexander Diewald · 7 years ago
  59. c8a6b6c build: dont break roomservice if root device dir is missing by maxwen · 7 years ago
  60. 58270a3 extract_utils: Fix pinning when not cleaning vendor dir by Gabriele M · 8 years ago
  61. cc98bc3 extract_files: Mark vendor etc files as proprietary by Rashed Abdel-Tawab · 8 years ago
  62. 974b590 extract_utils: cover vendor/frameworks by Christian Oder · 8 years ago
  63. 7fd3ccb extract_files: Add support for treble compatible makefiles by Rashed Abdel-Tawab · 8 years ago
  64. e7d9b5c extract_files: Adjust deodex path and tmpdir by Rashed Abdel-Tawab · 8 years ago
  65. 3e8c5bf extract_utils: implement LOCAL_MODULE_RELATIVE_PATH by M1cha · 8 years ago
  66. e1aa9ba build: Fix roomservice project validation by Humberto Borba · 8 years ago
  67. 2632902 vendor: update extract_utils to extract vdex files by Sam Mortimer · 8 years ago
  68. 3e87340 vendor: import roomservice from android-7.1 by cybojenix · 12 years ago
  69. 72e2324 vendor: import repopick from android-7.1 by Pulser · 12 years ago
  70. 972c411 Fix extract_utils when not using blob sections by Harry Youd · 8 years ago
  71. 7da4a1b extract_files: Add support for paths without system/ by Rashed Abdel-Tawab · 8 years ago
  72. b0d08e8 extract_files: Add support for specifying blob sections by Rashed Abdel-Tawab · 8 years ago
  73. 8f9f131 build: Update smali and baksmali to 2.2.1 by Rashed Abdel-Tawab · 8 years ago
  74. c44696d extract_utils: Fix cleanup variables assigment by Gabriele M · 8 years ago
  75. cfd6ce7 build: Update smali and baksmali to 2.2.0 by Rashed Abdel-Tawab · 8 years ago
  76. 3af2a8d extract_utils: fix extracting XML files containing binary characters by Dobroslaw Kijowski · 8 years ago
  77. 0cc0501 extract_utils: support extracting directly from an ota zip by Dan Pasanen · 8 years ago
  78. 9c3eca2 extract_utils: Fix locale issue with sort by Paul Keith · 8 years ago
  79. 1fbf687 extract-utils: Fix handling of pulling src:dest pairs from dumps by Christopher R. Palmer · 8 years ago
  80. 9843b32 [SQUASH] update extract-files and smali by Jake Whatley · 8 years ago
  81. c259afa Merge "extract_utils: Add option to define the certificate for jars" into android-7.1 by Jake Whatley · 8 years ago
  82. dd79230 extract_utils: Add option to define the certificate for jars by Elektroschmock · 9 years ago
  83. 575f3bb extract_utils.sh: Disable dex preopt on prebuilt apks by Hashbang173 · 9 years ago
  84. cb7cd07 extract-utils: create device-vendor instead of $DEVICE-vendor by Jake Whatley · 9 years ago
  85. 6a182a4 vendor: extract_utils fix vendor path by Marko Man · 9 years ago
  86. 5bd6660 cm: Add generic tools for extract-files / setup-makefiles scripts by Steve Kondik · 9 years ago