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

Side by Side Diff: third_party/apk-patch-size-estimator/README.chromium

Issue 2757293002: Android: Add APK patch size estimates to resource_sizes.py. (Closed)
Patch Set: Fix import & make args descriptive Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: APK patch size estimator 1 Name: APK patch size estimator
2 URL: https://github.com/googlesamples/apk-patch-size-estimator 2 URL: https://github.com/googlesamples/apk-patch-size-estimator
3 Version: 0.2 3 Version: 0.2
4 Date: Dec 16, 2016 4 Date: Dec 16, 2016
5 Revision: 823a9504f237e4bb236cadf8b804ed27498e54fd 5 Revision: 823a9504f237e4bb236cadf8b804ed27498e54fd
6 License: Apache 2.0 6 License: Apache 2.0
7 License File: NOT_SHIPPED 7 License File: NOT_SHIPPED
8 Security Critical: No 8 Security Critical: No
9 9
10 Description: 10 Description:
11 Estimates the size of Google Play patches and the new gzipped APK. See README.md 11 Estimates the size of Google Play patches and the new gzipped APK. See README.md
12 for more details. 12 for more details.
13 13
14 Local Modifications: 14 Local Modifications:
15 Removed the following files: CONTRIBUTING.md, tests/, images/. 15 - Removed the following files: CONTRIBUTING.md, tests/, images/.
16 - Changed file-by-file-tools.jar path to be absolute instead of relative.
OLDNEW
« no previous file with comments | « build/android/resource_sizes.py ('k') | third_party/apk-patch-size-estimator/apk_patch_size_estimator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698