Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(281)

Issue 2369283002: Reland: Uprev libmtp to 1.1.12 (Closed)

Created:
4 years, 2 months ago by yawano
Modified:
4 years, 2 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/libmtp@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Reland: Uprev libmtp to 1.1.12 BUG=chrome-os-partner:47236 TEST=none TBR=thestig@chromium.org Original description: Uprev libmtp to 1.1.12 - Downloaded libmtp 1.1.12 from https://sourceforge.net/projects/libmtp/files/libmtp/1.1.12/ - Apply patches in ./patches. Note that some patches have been skipped. - Moved skipped patches to ./skipped_patches BUG=chrome-os-partner:47236 TEST=none R=thestig@chromium.org Review URL: https://codereview.chromium.org/2345493002 . (cherry picked from commit 4f0c550b9e148f1760eb6d9a44112940649d885c) Committed: https://chromium.googlesource.com/chromium/deps/libmtp/+/4a93e2cfc133473ae58f17374c32669eea9a8912

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11475 lines, -7344 lines) Patch
M INSTALL View 2 chunks +20 lines, -6 lines 0 comments Download
M Makefile.am View 1 chunk +8 lines, -1 line 0 comments Download
M Makefile.in View 21 chunks +249 lines, -173 lines 0 comments Download
M README View 7 chunks +79 lines, -21 lines 0 comments Download
M README.windows.txt View 1 chunk +54 lines, -54 lines 0 comments Download
M TODO View 1 chunk +2 lines, -1 line 0 comments Download
M aclocal.m4 View 54 chunks +710 lines, -382 lines 0 comments Download
A compile View 1 chunk +347 lines, -0 lines 0 comments Download
D config.h View 1 chunk +0 lines, -211 lines 0 comments Download
M config.guess View 36 chunks +359 lines, -454 lines 0 comments Download
M config.sub View 37 chunks +254 lines, -105 lines 0 comments Download
M config.h.in View 3 chunks +5 lines, -7 lines 0 comments Download
M configure View 125 chunks +457 lines, -325 lines 0 comments Download
M configure.ac View 4 chunks +8 lines, -7 lines 0 comments Download
M depcomp View 25 chunks +295 lines, -192 lines 0 comments Download
M doc/Makefile.in View 8 chunks +96 lines, -22 lines 0 comments Download
M examples/Makefile.in View 16 chunks +206 lines, -82 lines 0 comments Download
M examples/albumart.c View 3 chunks +5 lines, -2 lines 0 comments Download
M examples/albums.c View 4 chunks +58 lines, -14 lines 0 comments Download
M examples/detect.c View 5 chunks +42 lines, -32 lines 0 comments Download
M examples/files.c View 3 chunks +56 lines, -23 lines 0 comments Download
M examples/filetree.c View 2 chunks +7 lines, -1 line 0 comments Download
M examples/folders.c View 4 chunks +15 lines, -7 lines 0 comments Download
M examples/sendtr.c View 6 chunks +40 lines, -14 lines 0 comments Download
M examples/thumb.c View 5 chunks +7 lines, -15 lines 0 comments Download
M examples/tracks.c View 3 chunks +60 lines, -19 lines 0 comments Download
M install-sh View 14 chunks +174 lines, -200 lines 0 comments Download
D libmtp.gyp View 1 chunk +0 lines, -71 lines 0 comments Download
A libmtp.pc View 1 chunk +15 lines, -0 lines 0 comments Download
A + libmtp.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
M libmtp.pc.in View 1 chunk +1 line, -1 line 0 comments Download
A ltmain.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
M m4/libtool.m4 View 4 chunks +10 lines, -8 lines 0 comments Download
M missing View 3 chunks +149 lines, -265 lines 0 comments Download
M patches/00_disable_playlist.patch View 22 chunks +71 lines, -68 lines 0 comments Download
M patches/01_build_fixes.patch View 1 chunk +6 lines, -33 lines 0 comments Download
D patches/02_check_ptp_operation_support.patch View 1 chunk +0 lines, -98 lines 0 comments Download
M patches/03_enable_ptp_support.patch View 2 chunks +9 lines, -9 lines 0 comments Download
D patches/04_parse_extension_descriptor_null_check.patch View 1 chunk +0 lines, -15 lines 0 comments Download
D patches/07_fix_strcpy_in_ptp_unpack_ptptime.patch View 1 chunk +0 lines, -27 lines 0 comments Download
M patches/08_add_licenses.patch View 3 chunks +16 lines, -48 lines 0 comments Download
M patches/09_do_not_build_udev_and_examples.patch View 19 chunks +238 lines, -187 lines 0 comments Download
M patches/10_remove_nexus_s_from_device_list.patch View 1 chunk +11 lines, -8 lines 0 comments Download
D patches/11_add_gyp_file_and_generated_headers.patch View 1 chunk +0 lines, -1489 lines 0 comments Download
D patches/12_check_for_libusb_init_failures.patch View 1 chunk +0 lines, -76 lines 0 comments Download
M patches/14_libusb1_header.patch View 1 chunk +5 lines, -5 lines 0 comments Download
D patches/16_fix_leaks.patch View 1 chunk +0 lines, -90 lines 0 comments Download
D patches/17_fix_leak_in_libmtp_release_device.patch View 1 chunk +0 lines, -12 lines 0 comments Download
M patches/20_get_thumbnail_format.patch View 4 chunks +11 lines, -9 lines 0 comments Download
M patches/21_fix_build_with_new_glibc.patch View 1 chunk +6 lines, -6 lines 0 comments Download
M src/Makefile.am View 2 chunks +5 lines, -4 lines 0 comments Download
M src/Makefile.in View 18 chunks +222 lines, -108 lines 0 comments Download
A src/chdk_live_view.h View 1 chunk +99 lines, -0 lines 0 comments Download
A src/chdk_ptp.h View 1 chunk +278 lines, -0 lines 0 comments Download
M src/device-flags.h View 5 chunks +8 lines, -4 lines 0 comments Download
M src/gphoto2-endian.h View 1 chunk +1 line, -1 line 0 comments Download
M src/libmtp.h View 10 chunks +46 lines, -6 lines 0 comments Download
M src/libmtp.c View 54 chunks +346 lines, -79 lines 0 comments Download
M src/libmtp.sym View 1 chunk +8 lines, -0 lines 0 comments Download
M src/libmtp.h.in View 6 chunks +42 lines, -2 lines 0 comments Download
M src/libopenusb1-glue.c View 17 chunks +63 lines, -41 lines 0 comments Download
M src/libusb-glue.c View 20 chunks +69 lines, -43 lines 0 comments Download
M src/libusb1-glue.c View 37 chunks +212 lines, -91 lines 0 comments Download
M src/mtpz.c View 7 chunks +142 lines, -125 lines 0 comments Download
M src/music-players.h View 44 chunks +1804 lines, -284 lines 0 comments Download
M src/playlist-spl.c View 1 chunk +1 line, -0 lines 0 comments Download
M src/ptp.h View 62 chunks +573 lines, -139 lines 0 comments Download
M src/ptp.c View 136 chunks +2328 lines, -1376 lines 0 comments Download
M src/ptp-pack.c View 48 chunks +672 lines, -110 lines 0 comments Download
M src/util.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/util.c View 3 chunks +35 lines, -8 lines 0 comments Download
M util/Makefile.in View 7 chunks +95 lines, -24 lines 0 comments Download
M util/mtp-hotplug.c View 9 chunks +22 lines, -4 lines 0 comments Download
M util/mtp-probe.c View 2 chunks +243 lines, -1 line 0 comments Download

Messages

Total messages: 3 (2 generated)
yawano
4 years, 2 months ago (2016-09-28 01:19:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4a93e2cfc133473ae58f17374c32669eea9a8912 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698