121 Commits (c379eac6c5101c2e7bdb809f487d0e150ddfe7d7)

Author SHA1 Message Date
razorloves b5c2c96a56 extract_utils: Support extracting from product partition
5 years ago
Rashed Abdel-Tawab 19c36cd7a6 extract_utils: Support multidex
5 years ago
Rashed Abdel-Tawab 1c29c373dd extract_utils: Add functions to extract vendor blobs from vendor.img
5 years ago
Luca Weiss 5ee35ea356 repopick: cmp() is not available in Python 3, define it manually
5 years ago
Vladimir Oltean 4818c230b3 extract_utils: introduce support for executing blob fixups
5 years ago
Vladimir Oltean 5238ba8fe5 extract_utils: make --section match words anywhere in the line
5 years ago
Vladimir Oltean bec92ebaec extract_utils: introduce -k (kang mode) option
5 years ago
Vladimir Oltean c503446ec3 extract_utils: cleanup variable names and arguments passed to extract() function
5 years ago
Vladimir Oltean 78d690d12c extract_utils: be compatible with system-as-root layouts
5 years ago
Vladimir Oltean 4fe79b11c1 extract_utils: drop the "/system/" prefix from prints of blob names
5 years ago
Vladimir Oltean b2c382193d extract_utils: fix mismatch with non-lowercase pinned sha1sum
6 years ago
Vladimir Oltean b8084ec8a5 extract_utils: avoid doing stuff on files that don't exist
6 years ago
Luca Stefani 99a66bffdc extract_utils: Redirect vdexextractor log to /dev/null
6 years ago
Tim Schumacher 49d26ba39a repopick: Try to fast-forward first
6 years ago
Luca Stefani f6096e989a Add CDEX support for boot JAR files
6 years ago
TheStrix 5aad07422e extract_utils: Fix output dex file name generated by vdexExtractor
6 years ago
codeworkx 1c29bf66dd extract_utils: add CDEX support via compact_dex_converter
6 years ago
codeworkx 485f65f633 tools: update smali/baksmali to 2.2.5
6 years ago
codeworkx fcad7cfc40 tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat
6 years ago
Adrian DC 0f8230b528 repopick: Warn about empty commits instead of failing
6 years ago
Bruno Martins 92746e08f5 tools: Bump baksmali/smali to v2.2.4
6 years ago
Luca Stefani a9a9cc730c extract_utils: Newline love for adb extraction
6 years ago
Vladimir Oltean d577325ae2 extract_utils: make get_file() able to search paths with and w/o /system prefix
6 years ago
Vladimir Oltean 5f15e3e63c extract_utils: extract(): fix src not being searched in "src:dst;args" spec
6 years ago
Vladimir Oltean d674771760 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE
6 years ago
Vladimir Oltean d652a0675c extract_utils: extract(): rename ARGS variable to SPEC_ARGS
6 years ago
Vladimir Oltean da3b64413d extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE
6 years ago
Vladimir Oltean 411e0695f2 extract_utils: extract(): rename FROM variable to SPEC_DST_FILE
6 years ago
Vladimir Oltean 9564328417 extract_utils: create src_file() function to mirror behavior of target_file()
6 years ago
Vladimir Oltean 2654eaa7ef extract_utils: prefix_match(): do not strip target_args from its output
6 years ago
Vladimir Oltean 6a7946baeb extract_utils: target_file() and target_args() cleanup
6 years ago
Vladimir Oltean 59074e6832 Revert "extract_files: Add support for paths without system/"
6 years ago
Vladimir Oltean a8b4f887ea Revert "extract_utils: Fix makefile generation issues"
6 years ago
Gabriele M 0fcc122018 repopick: Update SSH queries result to match HTTP queries
6 years ago
Vladimir Oltean a48b9fe9b6
write_makefiles: fix paths in BUILD_PREBUILT with destination
6 years ago
Gabriele M af970b695c repopick: Allow to pick changes by URL
6 years ago
Gabriele M 88c0e5d1af repopick: Actually print the patchset number
6 years ago
Gabriele M de9e0ae0a5 repopick: Ignore the trailing slash in change numbers
6 years ago
Gabriele M 5b610aede3 repopick: Try to keep the changes sorted
6 years ago
Joe Maples 9be579f8d7 extract_utils: Use vdexExtractor for extracting oreo classes.dex
6 years ago
Joey 19d4fb0438 lineage: fix sdk documentation generation
6 years ago
Michael Bestas a3f97c75bf extract_utils: Fix vendor framework makefile generation
6 years ago
Ethan Chen 5bc3c8426b extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE
6 years ago
Paul Keith 4e75f576f9 extract_utils: Fix regressions from 3f9b94cb67
7 years ago
LuK1337 f017e36e65 lineage: Change 'bailing out' message to something more friendly
7 years ago
Michael Bestas 3f9b94cb67 extract_utils: Split optional args with semicolon instead of colon
7 years ago
Michael Bestas c982836ca6 extract_utils: Fix makefile generation issues
7 years ago
nailyk 8ce26b3b51 tools: repopick: Correctly order changeset
7 years ago
LuK1337 e67b6cb4fd lineage: Allow roomservice to check non device/* repos
7 years ago
Dan Pasanen 1cdd380e69 repopick: support auth'ing to gerrit and picking drafts
7 years ago