Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Move frameworks/base/tools/ to frameworks/tools/" | Adam Lesinski | 2014-01-27 | 1 | -0/+101 |
| | | | | This reverts commit 9f6a119c8aa276432ece4fe2118bd8a3c9b1067e. | ||||
* | Move frameworks/base/tools/ to frameworks/tools/ | Mike Lockwood | 2013-08-28 | 1 | -101/+0 |
| | | | | Change-Id: I3ffafdab27cc4aca256c3a5806b630795b75d5c8 | ||||
* | Added Caching for PreProcessed PNGs | Josiah Gaskin | 2011-07-20 | 1 | -0/+101 |
Added a cache management system for pre-processed PNG files along with unit tests. The cache system will be used if the --no-crunch flag is passed to AAPT during the package phase. The cache can be updated by a call to 'aapt crunch' (see usage statement). Also put in benchmarking code. Change-Id: I58271fb2ee2f5f9075fd74d4ff6f15e7afabd05c |