summaryrefslogtreecommitdiffstats
path: root/tools/zipalign
Commit message (Collapse)AuthorAgeFilesLines
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-052-3/+3
| | | | | | | See https://android-git.corp.google.com/g/157065 Bug: 5449033 Change-Id: I817c12b1e97bee598097d02c70d509f7ab70576a
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
| | | | | | | See https://android-git.corp.google.com/g/156801 Bug: 5449033 Change-Id: I02566a8d55d7f8845bcc11925b90b2dac4342e63
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-57/+57
| | | | | | | See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: I9281fd27af8c6ec29ebdca60b22f6c9d5ff8deed
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-252-18/+18
| | | | | | | See https://android-git.corp.google.com/g/#/c/143865 Bug: 5449033 Change-Id: Ie7704789e47b9553d02e3f6ed89c3ceab532119c
* Make zipalign build for the Win SDK under Linux.Raphael2010-04-201-7/+4
| | | | Change-Id: Ibd667437d6637fbc5b21147f57eb41e81cbd8577
* Update usage and readme for zipalign.Andy McFadden2009-09-292-1/+12
| | | | | | Added the "-c" flag to the README, and added a short description of the flag meanings to the usage output. Threw in an AOSP copyright one-liner for good measure.
* break dependency on utils/ZipEntry.h and utils/ZipFile.hMathias Agopian2009-06-056-2/+2612
|
* add check mode to zipalignDoug Zongker2009-04-161-10/+19
| | | | | Add a -c flag to zipalign to do nothing but check the input zip file for alignment (with or without verbosity).
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+319
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-319/+0
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+319