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

Issue 184103038: android: Remove unneeded md5sum class for jar.py and jar_toc.py. (Closed)

Created:
6 years, 9 months ago by Nico
Modified:
6 years, 9 months ago
Reviewers:
cjhopman
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

android: Remove unneeded md5sum class for jar.py and jar_toc.py. Both actions have a small fixed list of inputs. md5sum is only needed for variable input lists (see bug). No behavior change. BUG=177552 R=cjhopman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255436

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -16 lines) Patch
M build/android/gyp/jar.py View 1 chunk +0 lines, -3 lines 0 comments Download
M build/android/gyp/jar_toc.py View 1 chunk +0 lines, -3 lines 0 comments Download
M build/java.gypi View 2 chunks +0 lines, -6 lines 0 comments Download
M build/java_apk.gypi View 2 chunks +1 line, -4 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Nico
Thank you for patiently teaching me how the android build works :-) https://codereview.chromium.org/184103038/diff/1/build/java_apk.gypi File build/java_apk.gypi ...
6 years, 9 months ago (2014-03-06 20:48:02 UTC) #1
cjhopman
lgtm https://codereview.chromium.org/184103038/diff/1/build/java_apk.gypi File build/java_apk.gypi (right): https://codereview.chromium.org/184103038/diff/1/build/java_apk.gypi#newcode608 build/java_apk.gypi:608: '--stamp=<(jar_stamp)', On 2014/03/06 20:48:02, Nico wrote: > I ...
6 years, 9 months ago (2014-03-06 21:25:27 UTC) #2
Nico
6 years, 9 months ago (2014-03-06 21:41:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r255436 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698