1. a0d296b extract_utils: Support extracting from product partition by razorloves · 6 years ago
  2. bb72ab8 extract_utils: Set customvendor.mk name when available by theimpulson · 6 years ago
  3. d712497 extract_utils: Support multidex by Rashed Abdel-Tawab · 7 years ago
  4. 6f92e6b extract_utils: Redirect vdexextractor log to /dev/null by Luca Stefani · 7 years ago
  5. 9baced4 extract_utils: Use temporary folder for system dump by conbold · 8 years ago
  6. de985fe extract_utils: introduce support for executing blob fixups by Vladimir Oltean · 6 years ago
  7. e688cf9 extract_utils: fix mismatch with non-lowercase pinned sha1sum by Vladimir Oltean · 6 years ago
  8. a7d2049 extract_utils: introduce -k (kang mode) option by Vladimir Oltean · 6 years ago
  9. fa79f21 extract_utils: make --section match words anywhere in the line by Vladimir Oltean · 6 years ago
  10. 841c6e8 extract_utils: Add functions to extract vendor blobs from vendor.img by Rashed Abdel-Tawab · 6 years ago
  11. 1132937 extract_utils: avoid doing stuff on files that don't exist by Vladimir Oltean · 7 years ago
  12. 724a7bc extract_utils: cleanup variable names and arguments passed to extract() function by Vladimir Oltean · 6 years ago
  13. d48649d extract_utils: drop the "/system/" prefix from prints of blob names by Vladimir Oltean · 6 years ago
  14. 6780da3 extract_utils: be compatible with system-as-root layouts by Vladimir Oltean · 6 years ago
  15. b8e5457 extract_utils: Allow to interrupt the extraction by Gabriele M · 8 years ago
  16. 9a911af extract_utils: We are OMNI not CM by theimpulson · 6 years ago
  17. 082f1e8 Add CDEX support for boot JAR files by Luca Stefani · 7 years ago
  18. 6bd412c extract_utils: Fix output dex file name generated by vdexExtractor by TheStrix · 7 years ago
  19. 85eda75 extract_utils: add CDEX support via compact_dex_converter by codeworkx · 7 years ago
  20. fe49eae extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 7 years ago
  21. b5500d7 extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 7 years ago
  22. 4daf559 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 7 years ago
  23. d639133 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 7 years ago
  24. 8e2de65 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 7 years ago
  25. b06f3aa extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 7 years ago
  26. 75d8e05 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 7 years ago
  27. 011b6b6 extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 7 years ago
  28. c70bc12 extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 7 years ago
  29. 53a9597 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 7 years ago
  30. 4e88f7d Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 7 years ago
  31. 16f5f8b extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b by Paul Keith · 7 years ago
  32. ad47b7d extract_utils: Fix makefile generation issues by Michael Bestas · 7 years ago
  33. 9c6f2eb extract_utils: Split optional args with semicolon instead of colon by Michael Bestas · 7 years ago
  34. 4f738f5 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE by Ethan Chen · 7 years ago
  35. 7220f36 write_makefiles: fix paths in BUILD_PREBUILT with destination by Vladimir Oltean · 7 years ago
  36. fb3941c extract_utils: Use vdexExtractor and oatdump for deodexing by Joe Maples · 7 years ago
  37. 26eb01e extract_utils: Fix vendor framework makefile generation by Michael Bestas · 7 years ago
  38. 58270a3 extract_utils: Fix pinning when not cleaning vendor dir by Gabriele M · 8 years ago
  39. cc98bc3 extract_files: Mark vendor etc files as proprietary by Rashed Abdel-Tawab · 8 years ago
  40. 974b590 extract_utils: cover vendor/frameworks by Christian Oder · 8 years ago
  41. 7fd3ccb extract_files: Add support for treble compatible makefiles by Rashed Abdel-Tawab · 8 years ago
  42. e7d9b5c extract_files: Adjust deodex path and tmpdir by Rashed Abdel-Tawab · 8 years ago
  43. 3e8c5bf extract_utils: implement LOCAL_MODULE_RELATIVE_PATH by M1cha · 8 years ago
  44. 2632902 vendor: update extract_utils to extract vdex files by Sam Mortimer · 8 years ago
  45. 972c411 Fix extract_utils when not using blob sections by Harry Youd · 8 years ago
  46. 7da4a1b extract_files: Add support for paths without system/ by Rashed Abdel-Tawab · 8 years ago
  47. b0d08e8 extract_files: Add support for specifying blob sections by Rashed Abdel-Tawab · 8 years ago
  48. c44696d extract_utils: Fix cleanup variables assigment by Gabriele M · 8 years ago
  49. 3af2a8d extract_utils: fix extracting XML files containing binary characters by Dobroslaw Kijowski · 8 years ago
  50. 0cc0501 extract_utils: support extracting directly from an ota zip by Dan Pasanen · 8 years ago
  51. 9c3eca2 extract_utils: Fix locale issue with sort by Paul Keith · 8 years ago
  52. 1fbf687 extract-utils: Fix handling of pulling src:dest pairs from dumps by Christopher R. Palmer · 8 years ago
  53. 9843b32 [SQUASH] update extract-files and smali by Jake Whatley · 8 years ago
  54. c259afa Merge "extract_utils: Add option to define the certificate for jars" into android-7.1 by Jake Whatley · 8 years ago
  55. dd79230 extract_utils: Add option to define the certificate for jars by Elektroschmock · 9 years ago
  56. 575f3bb extract_utils.sh: Disable dex preopt on prebuilt apks by Hashbang173 · 9 years ago
  57. cb7cd07 extract-utils: create device-vendor instead of $DEVICE-vendor by Jake Whatley · 9 years ago
  58. 6a182a4 vendor: extract_utils fix vendor path by Marko Man · 9 years ago
  59. 5bd6660 cm: Add generic tools for extract-files / setup-makefiles scripts by Steve Kondik · 9 years ago